summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nemesis.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* citybomb, hcrash: Add ADC0804 device (fixes "WRONG CONTROL IO" in citybomb se... AJR2019-10-171-3/+3
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* nemesis.cpp: fix irq generation for Hyper Crash, fixes coin insertion and gam... Angelo Salese2019-07-261-0/+1
* nemesis.cpp: convert to screen raw params [Angelo Salese] Angelo Salese2019-07-261-0/+1
* Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-191-1/+1
* Allow 16bpp gfxdecode (#5167) cam9002019-07-181-1/+1
* Fix 72-scanline timer for bubble system hardware, which fixes the logo draw s... Lord-Nightmare2019-07-161-0/+2
* srcclean (nw) Vas Crabb2019-05-261-2/+2
* New working game - Gradius (Bubble Memory) - [ArcadeHacker, Bryan McPhail] bmcphail2019-04-251-0/+11
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-10/+13
* misc cleanup (nw) Vas Crabb2018-06-291-3/+10
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Replace MCFG_CPU_VBLANK_INT with line callbacks in more Konami games (nw) AJR2018-03-291-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+16
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+10
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+2
* New 74LS259/9334/CD4099 devices AJR2017-07-251-8/+9
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* Convert VLM5030 to device_memory_interface; correct region lengths AJR2016-06-301-2/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Remove lots of useless sound IRQ trampolines leftover from the pre-devcb era ... Alex W. Jackson2015-01-271-1/+0
* nemesis.c: use standard palette handler for salamander and friends (nw) Alex W. Jackson2014-05-181-1/+0
* nemesis.c: use resnet for palette [Alex Jackson] Alex W. Jackson2014-05-171-1/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+4
* nemesis.c [Alex Jackson]: Alex W. Jackson2014-02-031-0/+12
* k005289.c: refactored, removed redundant state variables and unneccessary flo... Alex W. Jackson2013-12-181-1/+0
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1
* Modernized the vlm5030 speech synthesizer chip. [Osso] Scott Stone2013-07-161-5/+7
* konami hell resolve (nw) Miodrag Milanovic2013-04-131-0/+7
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-3/+5
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-031-0/+1
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+1
* Modernization of drivers part 13 (no whatsnew) Miodrag Milanovic2013-02-121-0/+1
* modernized reset of pre/postload calls, just few legacy left (no whatsnew) Miodrag Milanovic2013-02-011-0/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-8/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+4
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+2
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+4
* Fix most reported errors. Aaron Giles2012-04-161-1/+1