summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/atom.c
Commit message (Expand)AuthorAgeFilesLines
* fix crash on startup (nw) smf-2014-02-101-0/+2
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-29/+16
* Modernized i8271 device.(nw) Ivan Vangelista2014-01-181-9/+8
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-23/+14
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-6/+6
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-6/+6
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+2
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-2/+2
* (MESS) New working clone: Miodrag Milanovic2013-04-081-0/+58
* Some more moving to proper place and compile fix (nw) Miodrag Milanovic2013-02-221-0/+66
* (MESS) fixed atomeb cart loading (nw) Oliver Stöneberg2013-02-131-18/+18
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+2
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-1/+1
* (MESS) Reduced tagmap abuse. (nw) Curt Coder2013-01-241-23/+23
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-61/+61
* [MESS] use proper DEVICE_IMAGE_LOAD errorhandling for atom (nw) Oliver Stöneberg2012-12-301-1/+6
* [MESS] fixed atom cart loading and added fatalerror when tag could not be fou... Oliver Stöneberg2012-12-301-1/+4
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-7/+5
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-3/+3
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-1/+1
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+880