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.
|
3 years ago | |
---|---|---|
Makefile | 4 years ago | |
README.md | 3 years ago | |
reinette-Klaus.c | 3 years ago | |
reinette.c | 3 years ago | |
woz.h | 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 !