mirror of
https://github.com/ArthurFerreira2/reinette-II.git
synced 2025-02-05 10:33:13 +00:00
…
reinette-II
The french Apple II emulator
A simple Apple II emulator in about 600 lines of code ! Based on reinette, the Apple french 1 emulator ( https://github.com/ArthurFerreira2/reinette )
Only supports text, page 1 - No sound, no joystick, no card support and thus no disk support
Runs the autostart ROM with Applesoft II and monitor
Requires ncurses. To be run in a terminal at least 41x26
- F9 : reset
- F10 : break
- F12 : exit
Uncomment lines 566-567 to display some debug info
Comment line 569 to go full speed
Have fun !
Languages
C
99.4%
Makefile
0.6%