summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hikaru.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Fix for Hikaru memory map, nw Angelo Salese2011-08-151-6/+6
* Provided memory map documentation for Sega Hikaru HW [Stefano Teso] Angelo Salese2011-08-081-18/+56
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-16/+16
* Small documentation fix (no whatsnew) R. Belmont2011-03-061-3/+3
* sgnascar: Added dump of mask ROMs [Guru, R. Belmont] R. Belmont2011-03-051-0/+16
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-8/+8
* New games added as GAME_NOT_WORKING R. Belmont2011-01-151-0/+32
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-27/+27
* 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
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-2/+2
* hikaru.c update: R. Belmont2009-09-191-16/+16
* Cleanups and version bump.mame0133u2 Aaron Giles2009-08-131-32/+32
* Updated Sega Hikaru readme [Guru] R. Belmont2009-08-081-123/+187
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-3/+3
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-7/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-2/+2
* used the full good archive for airtrix Roberto Zandona2008-08-301-8/+8
* SH4, Naomi, and Hikaru updates [Samuele Zannoli] R. Belmont2008-08-271-2/+29
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-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-11/+11
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-11/+11
* 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. Aaron Giles2008-07-061-11/+11
* added non-dumped hikaru roms as NO_DUMP davidhay2008-07-041-21/+94
* adds Guru's readme and the podrace set. davidhay2008-07-041-1/+277
* sksleton hikaru driver. davidhay2008-07-041-0/+115