Reinette, a french Apple 1 emulator
Go to file
ArthurFerreira2 e565bee152 last commit, archiving 2019-12-20 16:13:38 +01:00
Makefile Add files via upload 2019-03-05 21:05:03 +01:00
README.md last commit, archiving 2019-12-20 16:13:38 +01:00
reinette-Klaus.c last commit, archiving 2019-12-20 16:13:38 +01:00
reinette.c last commit, archiving 2019-12-20 16:13:38 +01:00
woz.h Steve Wozniak monitor 2019-03-09 19:02:05 +01:00

README.md

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 !