summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/wswan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* DEBUG -> MAME_DEBUG (nw) Oliver Stöneberg2014-02-211-1/+1
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-4/+4
* (MESS) wswan.c: updated rom banking mechanism to be save state friendlier and... Fabio Priuli2013-05-191-56/+169
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-17/+17
* more cleanup (nw) Miodrag Milanovic2013-04-141-2/+2
* Modernized wswan, special, and svision devices. [Andrew Gardner] Andrew Gardner2013-03-071-1/+1
* Getting rid of DEVICE_IMAGE_START (nw) Wilbert Pol2013-02-061-1/+3
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-42/+40
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-7/+6
* (MESS) wswan.c: Some small cleanups and tag lookup reduction. (nw) Wilbert Pol2013-01-241-48/+61
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-169/+168
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-63/+61
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-7/+7
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-5/+5
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-52/+49
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-9/+9
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-1/+1
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1518