robmcmullen-apple2/src
Shamus Hammons 94d5bffe57 Added new palette from pic on the xapple2 color page.
It looks terrible, but put in as a point of comparison to the others, to
basically show just how awesome the ApplePC palette actually is.  :-)
2020-09-11 19:30:22 -05:00
..
firmware Added Apple II/IIe firmware, fixed HD write emulation. 2019-02-25 22:06:55 -06:00
gui Add support for .hdv hard drive images, new "Rob Color TV" palette. 2020-09-11 18:39:32 -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 Add support for .hdv hard drive images, new "Rob Color TV" palette. 2020-09-11 18:39:32 -05:00
fileio.h Add support for .hdv hard drive images, new "Rob Color TV" palette. 2020-09-11 18:39:32 -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 Add support for .hdv hard drive images, new "Rob Color TV" palette. 2020-09-11 18:39:32 -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 Add support for .hdv hard drive images, new "Rob Color TV" palette. 2020-09-11 18:39:32 -05: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 First steps towards making config window/settings stick. 2020-09-08 17:01:44 -05:00
settings.h First steps towards making config window/settings stick. 2020-09-08 17:01:44 -05:00
sound.cpp Fix trash on sides of screen in full screen mode. 2020-09-08 17:03:17 -05: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 Add support for .hdv hard drive images, new "Rob Color TV" palette. 2020-09-11 18:39:32 -05: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 new palette from pic on the xapple2 color page. 2020-09-11 19:30:22 -05:00
video.h Conversion of V65C02 to pointers, misc. whitespace cleanups. 2018-09-16 21:45:27 -05:00