summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/asuka.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-23/+23
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-5/+5
* (nw) misc follow-up Vas Crabb2018-05-061-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-45/+45
* asuka.cpp : Cleanups, Reduce duplicates/runtime tag lookup cam9002018-04-151-13/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-103/+115
* asuka.cpp: Fix clock speeds & misc updates (nw) braintro2018-03-111-75/+22
* use real dumped c-chip for bonzeadv, remove simulation [Team Caps0ff] (#3318) David Haywood2018-03-111-25/+38
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+9
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* new working clone Ivan Vangelista2018-01-241-0/+27
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* asuka.cpp: Better documentation and ROM name correction. (nw) briantro2017-12-161-12/+12
* asuka.cpp: document about a known US version of U.N. Defense Force: Earth Jok... briantro2017-12-161-0/+3
* Draw a nominal distinction between PC060HA and TC0140SYT AJR2017-10-111-25/+25
* (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... Vas Crabb2017-07-071-1/+1
* use DERIVED_CLOCK David Haywood2017-07-051-1/+1
* create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-051-10/+16
* Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw) AJR2017-06-071-0/+14
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-29/+29
* asuka.cpp, rabbit.cpp: removed anonymous timers (nw) Ivan Vangelista2017-04-101-10/+14
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-6/+9
* asuka.cpp: corrected program ROMs labels according to PCB pic provided by Sys... Ivan Vangelista2017-01-271-4/+4
* asuka, mofflott: Add 74LS157 for MSM5205 interface (nw) AJR2016-12-311-10/+17
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* Examples of flags: angelosa2016-09-261-9/+9
* airbustr.cpp, ajax.cpp, asuka.cpp: simplified rom loading (nw) Ivan Vangelista2016-07-161-71/+49
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-12/+1
* fake include until proper device created (nw) Miodrag Milanovic2016-05-011-0/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-0/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1781