summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/icecold.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-94/+94
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-2/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-24/+24
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-2/+2
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-2/+2
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-3/+3
* icecold.c [Sandro Ronco] Scott Stone2012-04-151-9/+421
* Removed ADDRESS_MAP_MODERN define (no whatsnew) Miodrag Milanovic2012-04-011-1/+0
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-3/+3
* modernized address maps for most skeleton drivers [Fabio Priuli] Fabio Priuli2011-11-181-6/+17
* Added default screenless layout, and update pinball devices to relay on that ... Miodrag Milanovic2011-07-041-5/+0
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Mapping change for all "pinball" titles. (no whatsnew) Scott Stone2011-04-011-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-3/+3
* - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] Miodrag Milanovic2011-01-011-0/+49