6526ESP32
An internal WiFi using ESP32 microcontroller for Commodore computers (C64, C128) with level translators to a parallel bus interface so it is addressable as a co-processor sharing $DD00 IO space. Capabilities will include sys/jmp calls to esp32 served code for a wide variety of applications via dynamic codepages. This is based on the work of the ESP8266 WiFi Modem. Code will be included at a future date.
Install / Use
/learn @Jaystonian/6526ESP32README
6526ESP32
v0.1 - Largely disabled wifi, device boots into Ready mode instead of Modem mode - Added 1541diag cartridge (to use, poke 56704,5:poke 56705,0:sys56777) - Added Tool-64 cartridge (to use, poke 56704,5:poke 56705,1:sys56777) - Intended to use a new version of BASIC with new commands to use the device easily without pokes or sys calls, and also replace math etc.
v0.0 - straight conversion from ESP8266, added a few things but very dirty
