reinette/README.md

10 lines
260 B
Markdown
Raw Normal View History

2018-08-06 21:59:23 +00:00
# reinette
2019-03-05 20:13:50 +00:00
A simple apple 1 emulator
2019-03-05 20:10:35 +00:00
2019-03-05 20:13:50 +00:00
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 !