summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jangou.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-74/+75
* BIG update. Aaron Giles2011-03-291-51/+51
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-13/+13
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-6/+6
* Added board locations to the roms in Country Girl from dumper's readme/filenames Scott Stone2011-03-221-13/+13
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* More migrating allocated buffers to arrays in the driver data. Aaron Giles2011-02-091-7/+6
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-10/+10
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* running_device -> device_t Aaron Giles2010-12-311-5/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-57/+57
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+3
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-14/+11
* New games added or promoted from NOT_WORKING status Roberto Fresca2010-08-251-1/+162
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-27/+28
* MAMEdev kant spel (Ubuntu/Canonical cares about this) [wallyweek] R. Belmont2010-07-081-2/+2
* Time to kill off some deadwood. Aaron Giles2010-07-071-4/+4
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* companyname corrections from robbie Michaƫl Banaan Ananas2010-05-251-7/+7
* Cleanups and version bump. Aaron Giles2010-03-041-1/+1
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-2/+6
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-5/+5
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Cleanups and version bump.mame0135u3 Aaron Giles2009-12-111-7/+7
* Added driver data struct and save states to: jangou.c, jantotsu.c, jollyjgr.c... Fabio Priuli2009-12-091-114/+252
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-2/+2
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-5/+5
* > -----Original Message----- Aaron Giles2009-10-011-2/+2
* New clones added Angelo Salese2009-09-151-1/+21
* Verified Fruits & Bunny PROM (f205v) Aaron Giles2009-07-161-9/+8
* Updated a trivia note, not worth mentioning. Angelo Salese2009-06-301-1/+2
* New clones added Angelo Salese2009-06-301-5/+27
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+3
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-10/+10
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-301-6/+6
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Converted jangou & nightgal drivers to use resistors with the color proms. Angelo Salese2009-04-121-17/+33
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-2/+2
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-5/+5
* Input ports clean-up for the jangou driver. [Angelo Salese] Angelo Salese2009-02-271-41/+94
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-2/+2