reinette/README.md
2019-03-05 21:15:55 +01:00

259 B

reinette

A simple apple 1 emulator

Implements a 6502 emulator, basic I/O and runs the Woz monitor.

Can aslo run Vince Briel Replica 1 ROM which includes Krusader and Apple 1 Basic. Just convert the binary dump into a C array as done in woz.h

Have fun !