mirror of
https://github.com/ArthurFerreira2/reinette.git
synced 2025-01-04 22:31:44 +00:00
10 lines
260 B
Markdown
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 !
|