summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/asuka.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* asuka.cpp : Cleanups, Reduce duplicates/runtime tag lookup cam9002018-04-151-14/+16
* asuka.cpp: Fix clock speeds & misc updates (nw) braintro2018-03-111-1/+0
* use real dumped c-chip for bonzeadv, remove simulation [Team Caps0ff] (#3318) David Haywood2018-03-111-41/+33
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+9
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+6
* (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... Vas Crabb2017-07-071-1/+10
* create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-051-0/+3
* Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw) AJR2017-06-071-0/+1
* asuka.cpp, rabbit.cpp: removed anonymous timers (nw) Ivan Vangelista2017-04-101-0/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* asuka, mofflott: Add 74LS157 for MSM5205 interface (nw) AJR2016-12-311-7/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-1/+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
* misc palette cleanups (nw) Dirk Best2015-08-021-3/+0
* Added license for David Graves (nw) Miodrag Milanovic2015-06-071-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* 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
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-201-1/+3
* Modernization of the remainder of taitoic as well as the deco_bac06 device. ... Scott Stone2013-06-301-0/+2
* modernized Taito I/O devices. [Osso] Fabio Priuli2013-06-041-1/+5
* A hanful more. (nw) Andrew Gardner2013-05-151-1/+8
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* taito devices lookup cleanup (nw) Miodrag Milanovic2013-04-161-3/+6
* "msm" lookup tag removal (nw) Miodrag Milanovic2013-04-141-1/+4
* 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-021-0/+1
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-2/+2
* drivers cleanup (nw) Miodrag Milanovic2013-02-181-8/+10
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-9/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+5
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-5/+5
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+2
* Kill off some AM_BASE_LEGACYs. Aaron Giles2012-09-121-1/+4
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-1/+1
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+4
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2