summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jpmimpct.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* More updates by Haze (no whatsnew) Miodrag Milanovic2011-08-231-29/+57
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* WIP from Haze, note pushover and jpcoin are both video games (no whatsnew) Miodrag Milanovic2011-08-221-2/+9
* More fruit update from Haze (no whatsnew) Miodrag Milanovic2011-08-221-0/+17
* More fruit sets added by Haze (no whatsnew) Miodrag Milanovic2011-08-211-0/+1
* Various fruit machine updates by Haze (no whatsnew) Miodrag Milanovic2011-08-161-3/+71
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-8/+8
* new fruit update by Haze (no whatsnew) Miodrag Milanovic2011-08-081-2/+620
* Various fruit emu roms added mostly Maygay, by Haze (no whatsnew) Miodrag Milanovic2011-07-291-8/+124
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-128/+128
* JPM Impact by Haze (no whatsnew) Miodrag Milanovic2011-07-261-194/+3230
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-191-9/+9
* Fixed NAR timing in OKIM6376 to match datasheet figures. [J. Wallace] Angelo Salese2011-06-191-54/+332
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-1/+1
* Fix the fix (nwn, and only compile-tested). Olivier Galibert2011-06-041-1/+1
* Fixes for "Loading.." hang for saturn.c, jpmimpct.c (no whatsnew) Scott Stone2011-06-031-1/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-52/+52
* BIG update. Aaron Giles2011-03-291-29/+29
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Technical changes to reel games. [James Wallace] Scott Stone2011-03-091-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-115/+71
* Reimplemented fruit-machine mechanical meters to use timers [AGEMAME] Phil Bennett2011-02-051-4/+2
* Attotime bulk conversion step: Aaron Giles2011-02-031-2/+2
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-31/+31
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-4/+5
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+4
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* Remove most other instances of cpu_get_total_cycles. Aaron Giles2010-06-301-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Added some missing header declarations and static qualifiers. Added validity.... Phil Bennett2010-01-061-2/+2
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Cleanups and version bump.mame0135u4 Aaron Giles2009-12-231-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* 2nd batch of initialization cleanups. Aaron Giles2009-12-211-25/+34
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-1/+1
* From: Oliver Stoeneberg [oliverst@online.de] Aaron Giles2009-05-251-3/+3
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-3/+3
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-301-4/+4
* Cleanups and version bump. Aaron Giles2009-03-191-4/+4
* New games not working: Thunderbirds [AGEMAME] Aaron Giles2009-03-191-0/+296
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-10/+10