Arduino 6502 emulator + BASIC interpreter

And I got Pito's code for the Pic32 working on an esp2866-01. Since the rom is bigger, a little bit less memory remains. The speed is still about 112% that of an real C64. See attachement for code.

    **** COMMODORE 64 BASIC V2 ****

 64K RAM SYSTEM  28767 BASIC BYTES FREE

READY.
FOR I=1 TO 10000:NEXT I

READY.

esp8266C64.zip (43.3 KB)