summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/toaplan2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split generic Z180 device into several subtypes. HD647180X now has specific d... AJR2019-09-301-1/+0
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* toaplan2.cpp : Updates cam9002019-06-121-58/+67
* gp9001.cpp : Updates cam9002019-06-091-0/+2
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-2/+2
* (nw) more header cleanup, split up some more all-in-one state classes Vas Crabb2018-12-031-5/+3
* gp9001.cpp : Cleanup/Fix naming, Reduce unnecessary handler (#3921) cam9002018-11-041-11/+12
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-2/+8
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-32/+40
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* toaplan2.cpp, gp9001.cpp Cleanups (#3460) cam9002018-05-171-35/+43
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+37
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+22
* tekipaki: MCU soundlatch modernization and cleanup (nw) AJR2017-08-231-7/+1
* fixeight: EEPROM fixes AJR2017-08-111-1/+0
* kill some dead code (nw) David Haywood2017-08-031-1/+0
* add HD647180X MCU dumps to Whoopee and Ghox, allowing for sound emulation in... David Haywood2017-07-311-6/+0
* gen_latch: Allow device to be configured for acknowledgement to occur separat... AJR2017-06-131-2/+0
* toaplan2.cpp: Generate (and acknowledge) video interrupts within VDP AJR2017-06-071-13/+2
* misc timer_set removal (nw) Ivan Vangelista2017-04-181-1/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* new WORKING - Enma Daio (Japan) [Tormod, MooglyGuy, Dullaron, Firebricks, re... David Haywood2016-12-251-0/+2
* Decapped, deprotected, dumped and hooked up the hd647180X mcus for vimana, fi... Lord-Nightmare2016-12-211-0/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* pwrkick, othldrby: Various improvements AJR2016-08-101-3/+5
* v25.cpp: made it use devcb instead of a memory map for the ports (nw) Ivan Vangelista2016-06-211-3/+0
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-1/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* update license for Yochizo (nw) Miodrag Milanovic2015-06-271-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Update for Quench (nw) Miodrag Milanovic2015-05-161-2/+2
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Remove still more sound irq trampolines (nw) Alex W. Jackson2015-01-281-1/+0
* Remove lots of useless sound IRQ trampolines leftover from the pre-devcb era ... Alex W. Jackson2015-01-271-1/+0
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* m68000 callbacks to delegates (nw) Miodrag Milanovic2014-04-221-1/+2
* gp9001.c (toaplan2.c): convert to device_gfx_interface, cleanups [Alex Jackson] Alex W. Jackson2014-04-141-4/+3
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* toaplan2.c: fix batrider text layer [Alex Jackson] Alex W. Jackson2014-03-011-8/+10
* Fix MT 04993 [Alex Jackson] Alex W. Jackson2014-02-261-9/+4