summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/sym1.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) sym1.c: cleanups (nw) Wilbert Pol2013-01-261-27/+26
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-61/+51
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-4/+3
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-19/+19
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-12/+12
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+5
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+310