summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/toaplan2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* toaplan2: fix compile, also slightly cleanup/reorganize toaplan2.h (nw) Alex W. Jackson2013-12-091-27/+23
* Added a core for uPD4992 RTC, used by Othello Derby and Power Kick [Angelo Sa... Angelo Salese2013-12-081-3/+3
* Merged othldrby.c with toaplan2.c driver [Angelo Salese] Angelo Salese2013-12-081-0/+2
* Added inputs, marked as working Angelo Salese2013-12-081-0/+4
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-1/+1
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-1/+1
* Rename eeprom_device to serial_eeprom_device in anticipation of adding Aaron Giles2013-07-261-1/+1
* legacy_cpu-- David Haywood2013-06-251-1/+2
* Modernized nmk112 device. [Osso] Alex W. Jackson2013-06-071-0/+4
* More MAME drivers lose their anonymous timers. (nw) Andrew Gardner2013-05-151-0/+8
* cleanup of duplicates (nw) Miodrag Milanovic2013-04-131-3/+0