Emulated Woz Machine - Apple ][+ Emulator
Go to file
2016-11-21 22:43:35 -05:00
roms
.gitignore
.travis.yml
cpu.c Fixes #32 - Strict mode is always enabled 2016-11-21 22:43:35 -05:00
cpu.h Fixes #31 - Allow RAM images to be loaded from disk 2016-11-21 20:47:27 -05:00
ewm.c Fixes #30 - The --machine command line option does not work 2016-11-21 20:38:24 -05:00
fmt.c Fixes #33 - Trace shows incorrect stack 2016-11-21 22:41:07 -05:00
fmt.h Fixes #11 - Create better tracing facility 2016-11-18 16:50:31 -05:00
ins.c
ins.h
Makefile Fixes #11 - Create better tracing facility 2016-11-18 16:50:31 -05:00
mem.c Fixes #11 - Create better tracing facility 2016-11-18 16:50:31 -05:00
mem.h Fixes #11 - Create better tracing facility 2016-11-18 16:50:31 -05:00
pia.c
pia.h
README.md Added a minimal README 2016-11-16 22:56:20 -05:00

Emulated Woz Machine

Build Status