summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/sorcerer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-33/+23
* (MESS) modernized AY-3-1015 device. [Fabio Priuli] Fabio Priuli2013-06-041-24/+24
* Anonymous timers begone! (nw) Andrew Gardner2013-05-291-5/+26
* cleanup (nw) Miodrag Milanovic2013-04-191-23/+22
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-5/+5
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-20/+8
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-221-0/+69
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-14/+14
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-49/+46
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-4/+4
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-12/+12
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-23/+20
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-2/+2
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-17/+17
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+426