summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/apple2gs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-132/+132
* (MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the s... R. Belmont2013-02-081-3/+4
* (MESS) Apple II: General modernization, some tagmap cleanup, and prep work to... R. Belmont2013-02-061-25/+30
* (MESS) De-tagged the Apple II series drivers [R. Belmont] R. Belmont2013-01-281-41/+249
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-249/+248
* Better devicification of the Apple II FDC/IWM/SWIM Nathan Woods2012-12-241-2/+2
* changed space_func to delegate (no whatsnew) Miodrag Milanovic2012-10-111-2/+2
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-31/+28
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-3/+3
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-6/+6
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-44/+44
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* (MESS) apple2gs: Save states now officially supported. [R. Belmont] R. Belmont2012-09-161-1/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-114/+111
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* added missing \n to remaining fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-091-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+2033