summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nemesis.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernized iremga20 & k005289 sound devices. [Andrew Gardner] Andrew Gardner2013-02-051-14/+14
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-4/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-217/+217
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-3/+3
* Created a base class delegate_common_base for all delegate Aaron Giles2012-10-141-13/+8
* (MAME) Fix for -valid. (nw) Sandro Ronco2012-09-251-1/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-19/+17
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-16/+14
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-10/+10
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-62/+30
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-8/+8
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-19/+19
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-19/+19
* cleanup Michaël Banaan Ananas2012-06-091-52/+25
* deprecat regression Michaël Banaan Ananas2012-06-091-1/+1
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-13/+14
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-10/+10
* Now that memory_bank is exposed as an object, removed all the global Aaron Giles2012-04-181-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-100/+100
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-6/+6
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-67/+67
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-14/+14
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-76/+65
* missed some (no whatsnew) Miodrag Milanovic2012-04-021-3/+3
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-103/+103
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-192/+192
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-14/+14
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-2/+2
* kanikani dsw update for labyrunr.c, megazone.c, mikie.c, nemesis.c Michaël Banaan Ananas2012-01-271-250/+157
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-20/+10
* MT #4563 to #4566 Angelo Salese2011-12-151-2/+2
* Adjusted volume levels in nemesis.c to mirror observed levels from PCB record... Scott Stone2011-12-151-8/+8
* cleanups and version bumpmame0144u3 Angelo Salese2011-12-141-1/+1
* deprecat.h Angelo Salese2011-12-121-30/+31
* update k051649 users Michaël Banaan Ananas2011-08-291-4/+5
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* New NOT WORKING game Angelo Salese2011-07-111-4/+344
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-149/+149
* BIG update. Aaron Giles2011-03-291-35/+35
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-14/+14
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-9/+9
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-9/+9
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-11/+11
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-282/+282
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-45/+18
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-21/+21
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Remove most other instances of cpu_get_total_cycles. Aaron Giles2010-06-301-3/+3
* fixed a few rom labels in the Nemesis UK set. The roms are copies of the par... Brian Troha2010-05-011-3/+3