Emulated Woz Machine - Apple ][+ Emulator
Go to file
2016-11-16 21:06:35 -05:00
roms Fixes #16 - Move WOZ Monitor to separate file 2016-11-16 21:05:31 -05:00
cpu.c Fixes #18 - Better handle unknown instructions 2016-11-16 15:43:10 -05:00
cpu.h Fixes #18 - Better handle unknown instructions 2016-11-16 15:43:10 -05:00
cpu.o Fixes #8 - Remove all magic numbers 2016-11-14 21:13:51 -05:00
ewm.c Fixes #16 - Move WOZ Monitor to separate file 2016-11-16 21:05:31 -05:00
ins.c Fixes #21 - SEx instructions are missing 2016-11-16 15:52:49 -05:00
ins.h Initial import 2015-01-13 19:42:14 -05:00
Makefile Initial import 2015-01-13 19:42:14 -05:00
mem.c Fixes #9 - Implement configurable memory regions 2016-11-14 20:10:42 -05:00
mem.h Fixes #9 - Implement configurable memory regions 2016-11-14 20:10:42 -05:00
pia.c Fixes #17 - Clean up PIA code 2016-11-16 21:06:35 -05:00
pia.h Fixes #17 - Clean up PIA code 2016-11-16 21:06:35 -05:00
pia.o Fixes #9 - Implement configurable memory regions 2016-11-14 20:10:42 -05:00