summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jpmsys5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* More updates by Haze (no whatsnew) Miodrag Milanovic2011-08-231-4/+45
* Various fruit machine updates by Haze (no whatsnew) Miodrag Milanovic2011-08-161-0/+182
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-1/+1
* new fruit update by Haze (no whatsnew) Miodrag Milanovic2011-08-081-1/+33
* Various fruit emu roms added mostly Maygay, by Haze (no whatsnew) Miodrag Milanovic2011-07-291-0/+12
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-51/+51
* JPM System 5 update by Haze (no whatsnew) Miodrag Milanovic2011-07-241-69/+1386
* Managed to get the multiplexer/state machine emulated, amongst some watchdog ... Angelo Salese2011-05-211-2/+194
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-3/+3
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-3/+3
* Cleanup acia6850 modernization, removing trampolines. Aaron Giles2011-05-041-6/+6
* Cleaned up 6840 device modernization, removing legacy trampolines Aaron Giles2011-05-031-1/+1
* 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-64/+64
* BIG update. Aaron Giles2011-03-291-30/+30
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-75/+89
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-4/+4
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* 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
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* 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-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 banks are now referenced by tag rather than index. Aaron Giles2009-12-031-3/+3
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Converted Motorola 6840PTM to be a MAME device Fabio Priuli2009-06-021-6/+8
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-301-3/+3
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-8/+8
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-8/+8
* Ok, this is The Big One. Aaron Giles2009-02-111-12/+11
* Refactored the ACIA6850 to use devcb. Curt Coder2009-02-091-28/+74
* New games added or promoted from NOT_WORKING status Phil Bennett2009-01-311-0/+640