summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itgambl3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finally found the time to finish this....) Aaron Giles2011-05-301-8/+8
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-18/+18
* BIG update. Aaron Giles2011-03-291-13/+13
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-17/+29
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-18/+18
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+2
* Cleanups and version bump.mame0138u1 Aaron Giles2010-05-271-8/+8
* new not working Angelo Salese2010-05-201-3/+48
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-1/+5
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-8/+8
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-301-1/+1
* New games marked as GAME_NOT_WORKING Angelo Salese2009-02-251-0/+46
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-4/+4
* Added a debug viewer for the blitter-based gfxs in the itgambl3.c [Angelo Sal... Angelo Salese2009-02-241-2/+66
* Big H8 update R. Belmont2008-11-191-1/+1
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-3/+3
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-6/+6
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-8/+8
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-1/+1
* Cleanups and version bump.mame0125u5 Aaron Giles2008-06-121-5/+5
* New driver for italian gambling games based on Mitsubishi/Renesas M16C MCU fa... Roberto Fresca2008-06-091-0/+322