Reinette, a french Apple 1 emulator
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
ArthurFerreira2 e565bee152 last commit, archiving 3 years ago
Makefile Add files via upload 4 years ago
README.md last commit, archiving 3 years ago
reinette-Klaus.c last commit, archiving 3 years ago
reinette.c last commit, archiving 3 years ago
woz.h Steve Wozniak monitor 4 years ago

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 !