summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/formats
Commit message (Expand)AuthorAgeFilesLines
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-2210-3706/+0
* Some more moving to proper place and compile fix (nw) Miodrag Milanovic2013-02-2212-1047/+0
* (MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw) Wilbert Pol2013-02-071-4/+4
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-061-1/+1
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-054-6/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-1110-1914/+1911
* -spectrum: cleanup and simplification of video output [David Haywood] Miodrag Milanovic2012-10-261-0/+2
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-198-36/+36
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-175-120/+120
* Memory handler normalization, part 1. Aaron Giles2012-09-172-7/+7
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-172-2/+2
* Enum and union normalization. Aaron Giles2012-09-161-4/+4
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-152-6/+3
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-25/+25
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-115-10/+10
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-116-57/+57
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-2122-0/+4757