reinette/README.md

10 lines
260 B
Markdown

# 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 is done in woz.h
Have fun !