robmcmullen-apple2/src
Shamus Hammons c970c23a2e Added initial emulator configuration window, cleanup of settings code.
The settings code now actually saves updated settings to the config
file.  Also wrote the beginnings of a proper Config window, and a few
of the options actually work (which ones work is left as an exercise
for the reader).
2019-04-16 22:29:58 -05:00
..
firmware Added Apple II/IIe firmware, fixed HD write emulation. 2019-02-25 22:06:55 -06:00
gui Added initial emulator configuration window, cleanup of settings code. 2019-04-16 22:29:58 -05:00
apple2-icon-64x64.cpp Added application icon. 2014-04-01 11:33:48 -05:00
apple2-icon-64x64.h Added application icon. 2014-04-01 11:33:48 -05:00
apple2.cpp Added initial emulator configuration window, cleanup of settings code. 2019-04-16 22:29:58 -05:00
apple2.h Added support for the Apple High Speed SCSI card. 2019-02-25 16:34:27 -06:00
charset.cpp Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
charset.h Added state save/load support. 2014-04-02 13:00:00 -05:00
crc32.cpp Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
crc32.h Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
dis65c02.cpp Conversion of V65C02 to pointers, misc. whitespace cleanups. 2018-09-16 21:45:27 -05:00
dis65c02.h Conversion of V65C02 to pointers, misc. whitespace cleanups. 2018-09-16 21:45:27 -05:00
fd-img-128x128.c Added floppy #2 saving, statistics to makefile. 2013-10-06 12:17:38 -05:00
fileio.cpp Added initial emulator configuration window, cleanup of settings code. 2019-04-16 22:29:58 -05:00
fileio.h Added initial emulator configuration window, cleanup of settings code. 2019-04-16 22:29:58 -05:00
floppydrive.cpp Added Apple II/IIe firmware, fixed HD write emulation. 2019-02-25 22:06:55 -06:00
floppydrive.h Added WOZ 2 support. 2019-02-09 15:42:07 -06:00
harddrive.cpp Added initial emulator configuration window, cleanup of settings code. 2019-04-16 22:29:58 -05:00
harddrive.h Fixed disk emulation to handle quarter track seeking. 2019-02-07 07:46:21 -06:00
log.cpp Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
log.h Added floppy #2 saving, statistics to makefile. 2013-10-06 12:17:38 -05:00
mmu.cpp Added Apple II/IIe firmware, fixed HD write emulation. 2019-02-25 22:06:55 -06:00
mmu.h Fixed disk emulation to handle quarter track seeking. 2019-02-07 07:46:21 -06:00
mockingboard.cpp Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
mockingboard.h Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
settings.cpp Added initial emulator configuration window, cleanup of settings code. 2019-04-16 22:29:58 -05:00
settings.h Added initial emulator configuration window, cleanup of settings code. 2019-04-16 22:29:58 -05:00
sound.cpp Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
sound.h Conversion of V65C02 to pointers, misc. whitespace cleanups. 2018-09-16 21:45:27 -05:00
timing.cpp Miscellaneous minor code cleanup. 2017-06-01 21:42:15 -05:00
timing.h Added floppy #2 saving, statistics to makefile. 2013-10-06 12:17:38 -05:00
v65c02.cpp Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
v65c02.h Conversion of V65C02 to pointers, misc. whitespace cleanups. 2018-09-16 21:45:27 -05:00
v6522via.cpp Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
v6522via.h Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
vay8910.cpp Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
vay8910.h Misc. improvements, added WOZ file support to floppy emulation 2019-01-23 20:33:05 -06:00
video.cpp Added initial emulator configuration window, cleanup of settings code. 2019-04-16 22:29:58 -05:00
video.h Conversion of V65C02 to pointers, misc. whitespace cleanups. 2018-09-16 21:45:27 -05:00