mirror of
https://github.com/ArthurFerreira2/reinette.git
synced 2024-11-20 19:31:17 +00:00
Reinette, a french Apple 1 emulator
Makefile | ||
README.md | ||
reinette-Klaus.c | ||
reinette.c | ||
woz.h |
reinette
A french Apple 1 emulator
Implements a 6502 emulator, basic I/O and runs the Woz monitor.
Can aslo run Vince Briel's Replica 1 ROM which includes Krusader and Apple 1 Basic. Just convert the binary dump into a C array as it has been done with Apple 1 ROM in woz.h
Passes the Klaus Test Suite
Have fun !