mirror of
https://github.com/rkujawa/rk65c02.git
synced 2025-03-02 23:29:23 +00:00
Something like a character RAM for a start. When 65C02 writes into this space, a callback will be executed that would allow redrawing the emulated screen. Multiple backends can be supported this way.
…
Languages
C
88.4%
Assembly
8.8%
Makefile
2.1%
Awk
0.7%