summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/apple2.h
Commit message (Expand)AuthorAgeFilesLines
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-2/+2
* (MESS) Apple II series changes: [R. Belmont] R. Belmont2014-08-211-1/+12
* (MESS) Improve Laser 128 series support; 128EX/2 now boots DOS 3.3 and ProDOS... R. Belmont2014-08-161-1/+5
* (MESS) Apple II updates: R. Belmont2014-08-101-0/+4
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-2/+2
* a2bus_device and a2eauxslot_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-3/+3
* (MESS) Apple II: Correct setup of built-in ACIAs for IIc/IIc Plus [R. Belmont] R. Belmont2014-04-131-1/+13
* (MESS) Apple II updates: [R. Belmont] R. Belmont2014-04-131-7/+11
* (MESS) apple2: rewrote keyboard handling according to schematics and using th... R. Belmont2014-02-121-15/+12
* (MESS) Apple drivers cleanup: [R. Belmont] R. Belmont2014-02-091-24/+9
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-1/+1
* (MESS) Apple II bus moving day (nw) R. Belmont2013-10-221-3/+5
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-33/+16
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+4
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* (MESS) Apple II: Support 8 meg AE RamWorks III card for IIe. [R. Belmont] R. Belmont2013-02-091-1/+3
* (MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the s... R. Belmont2013-02-081-3/+58
* (MESS) Apple II: General modernization, some tagmap cleanup, and prep work to... R. Belmont2013-02-061-4/+5
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-0/+1
* modernized some pre/postload calls (no whatsnew) Miodrag Milanovic2013-01-311-0/+1
* (MESS) De-tagged the Apple II series drivers [R. Belmont] R. Belmont2013-01-281-1/+25
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-122/+122
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+3
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-2/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-5/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-4/+4
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Enum and union normalization. Aaron Giles2012-09-161-4/+4
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-6/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+18
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+287