JS VIC-20 – Javascript emulator of the Commodore VIC-20
JS VIC-20 is a Javascript emulator of the Commodore VIC-20, made by Matt Dawson.
This emulator works best with the latest Chrome or Firefox browsers. Changes in this version Full-screen support. New debug screen with VIC and VIA info. Edit or view a Basic or machine-code program. Choice between 100% speed or no-limit. Datassette emulation (Load) with support for TZX, CSM and PRG files.
source: commodore-gg.hobby.nl
Categories: News & Rumors, OSx/Linux/Win Tools, Today
The equals key(“=”) does not work. You get “-” instead. I can’t find any other way to access the “=” key.
To get ‘=’ push the ‘\’ key.
From looking at the code the only key missing is the up arrow symbol.