c-simple-emu6502-cbm icon indicating copy to clipboard operation
c-simple-emu6502-cbm copied to clipboard

Simple Console 6502/C64 Emulator written in C++ for Portability (ported from simple-emu-c64) ***AND see branches for embedded, LCD versions

Results 3 c-simple-emu6502-cbm issues
Sort by recently updated
recently updated
newest added

The SHIFT and similar key handling has bugs that a key can be left pressed when it was actually released. Requiring the user to hunt and peck at retyping recent...

LOADING, VERIFYING, SAVING messages are not (conditionally) displayed Can be unexpected (e.g. saving from vwas6502) because statement completes with no output to screen

* c128 reports load error? when loading * c128 programs often are corrupted when loading (links from one statement to the next are wrong) workaround: renumber or use delete statement...