summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/asuka.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-2140/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* srcclean and manual tidying up in preparation for 0.242 release Vas Crabb2022-03-271-3/+3
* init vars for coverity (drivers/a) Robbbert2022-03-251-3/+3
* asuka.cpp: bonzeadv has no ADPCM-A samples (#9428) negunma2022-03-171-5/+15
* asuka.cpp: split in subclasses Ivan Vangelista2021-10-141-465/+661
* New working clones Ivan Vangelista2021-10-121-2/+29
* asuka.cpp: added PCB infos for Bonze Adventure [Guru] Ivan Vangelista2021-08-251-0/+78
* New working clones Ivan Vangelista2021-05-181-0/+27
* New working clones (#8033) Sergio G2021-05-151-1/+29
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-2/+2
* Corrected some ymsnd regions that had been overlooked. Robbbert2021-02-281-5/+5
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1
* New working clones Brian Troha2020-11-251-0/+27
* Spring cleaning: Vas Crabb2019-11-011-5/+5
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-5/+5
* Split generic Z180 device into several subtypes. HD647180X now has specific d... AJR2019-09-301-1/+1
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* tc0100scn.cpp : Updates cam9002019-06-111-29/+0
* pc090oj.cpp : Updates (#5196) cam9002019-06-101-29/+28
* asuka.cpp : Updates cam9002019-06-061-192/+159
* pc090oj: Fix validation by (partially) adopting device_gfx_interface (nw) AJR2019-05-081-5/+5
* tc0110pcr.cpp : Updates cam9002019-05-051-30/+25
* tc0100scn.cpp : Updates cam9002019-04-061-10/+5
* tc0100scn.cpp : Updates cam9002019-04-031-9/+9
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* devices/machine/74157.cpp : Simplify handlers, Fix naming cam9002019-03-221-1/+1
* -devices/sound/2608intf, 2610intf: Removed MCFG macros, nw mooglyguy2018-12-291-121/+117
* srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-55/+55
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-15/+15
* new clones - U.N. Defense Force: Earth Joker (US / Japan, set 2) [Phil Bennett] DavidHaywood2018-11-051-8/+45
* actually mark the correct rom as BAD_DUMP DavidHaywood2018-11-041-2/+2
* earthjkr appears to be a bad dump DavidHaywood2018-11-041-3/+12
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-10/+10
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-4/+4
* witness the power of devcb3 to tear through boilerplate (in Taito C-Chip), al... Vas Crabb2018-07-141-6/+6
* devcb3 Vas Crabb2018-07-071-48/+48
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* More custom MCFG results, nw mooglyguy2018-06-051-10/+5
* 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