mirror of
https://github.com/ArthurFerreira2/reinette-II.git
synced 2024-11-27 11:51:43 +00:00
Reinette II, a french Apple II emulator
apple2.rom | ||
LICENSE | ||
Makefile | ||
README.md | ||
reinette-II.c |
reinette-II
The french Apple II emulator
A simple Apple II emulator in less 600 lines ! Based on reinette, the Apple french 1 emulator ( https://github.com/ArthurFerreira2/reinette )
Emulates the Apple II computer Only supports text, page 1 mode No sound, no joystick, no card support, thus no disk support
Runs the autostart ROM with Applesoft II and monitor Needs ncurses to build.
To be run in a terminal at least 41x26 F9 : reset F10 : break F12 : exit
Uncomment lines 245-246 to display some debug info Comment line 248 to go full speed
Have fun !