summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itgambl2.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-1/+1
* Cleanups and version bump.mame0138u1 Aaron Giles2010-05-271-27/+27
* new not working Angelo Salese2010-05-201-0/+131
* 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
* Unified sets with unknown manufacturer to use all the same manufacturer <unkn... Fabio Priuli2009-08-021-12/+12
* New games marked as GAME_NOT_WORKING Angelo Salese2009-07-041-6/+30
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Cleanups and version bump.mame0131u1 Aaron Giles2009-05-071-1/+1
* New games marked as GAME_NOT_WORKING Angelo Salese2009-05-031-9/+73
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-301-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-11/+11
* Added a debug viewer for the blitter-based gfxs in the itgambl2.c [Angelo Sal... Angelo Salese2009-02-241-2/+65
* 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
* 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-27/+27
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-39/+28
* 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
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-3/+3
* Italian gambling games based on H8/3337 MCU + NEC D7759GC: Roberto Fresca2008-06-071-43/+43
* Cleanups/version bump.mame0125u4 Aaron Giles2008-06-051-2/+2
* Italian gambling games based on H8 MCU: Roberto Fresca2008-06-051-34/+99
* New skeleton driver for italian gambling games based on H8/3337 MCU + NEC D77... Roberto Fresca2008-06-041-0/+591