Commodore 64 emulator
Posted: Sat Apr 17, 2021 10:57 am
An incomplete, barely functioning C64 emulator, written in MoonScript. Nothing except the CPU is properly implemented. It emulates barely enough of the machine to run BASIC and simple programs. No sound, no drive emulation, no storage... nothing much at all is emulated. But it runs glorious BASIC V2.
code is here
Edit: