summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/special.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) special.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-081-52/+52
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+16
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-7/+7
* specimx: made floppy boot with new core, still some stalling to fix (nw) Miodrag Milanovic2012-12-131-6/+26
* specmx: no need for default color (nw) Miodrag Milanovic2012-12-131-1/+0
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-7/+6
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-23/+23
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-18/+14
* 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/+395