summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/deshoros.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+14
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-23/+39
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-14/+14
* 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
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-2/+2
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* More number-to-tag conversions in CPU calls. As a result, simplified dec8.c r... Fabio Priuli2009-04-281-1/+1
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-2/+2
* Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles2008-12-061-4/+4
* fixed memory corruption bug. smf-2008-11-291-4/+5
* (...and another one,sorry for these two extra updates. -.-") Angelo Salese2008-11-251-1/+2
* (Fixed a stupid bug caused by CTRL+Z madness) Angelo Salese2008-11-251-5/+3
* Added preliminary Destiny Horoscope driver (not working due of missing Artwor... Angelo Salese2008-11-251-0/+209