summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/super80.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) super80 : cleanup, part 3 Robbbert2014-04-271-0/+1
* (MESS) super80 : cleanup, part 2 Robbbert2014-04-271-23/+8
* (MESS) super80 : cleanup, part 1 Robbbert2014-04-271-17/+21
* (MESS) super80 : oops! Robbbert2014-04-261-1/+1
* (MESS) super80 : more work with fdc Robbbert2014-04-261-1/+20
* (MESS) super80 : starting to add fdc support Robbbert2014-04-261-2/+11
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-14/+3
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-2/+2
* cleanup (nw) Miodrag Milanovic2013-04-191-1/+1
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-3/+3
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-16/+14
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-7/+7
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+1
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-221-1/+27
* (MESS) Super80 cleanup of tags (nw) Robbbert2013-01-261-15/+23
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-33/+32
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-5/+4
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-28/+25
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+227