summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hanaawas.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-427/+0
* - airraid.cpp, hanaawas.cpp: used finders instead of tagmap lookups and other... Ivan Vangelista2021-09-071-42/+193
* 8080bw, atari_s1, hanaawas, lastfght, mw8080bw: initialized some variables w... Ivan Vangelista2021-02-061-0/+1
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+14
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-14/+14
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+2
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-4/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+21
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* more srcclean (nw) Vas Crabb2016-12-251-1/+1
* Fix MT #02855 angelosa2016-12-251-17/+35
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Fix a note while at it, nw angelosa2016-09-141-1/+1
* irq ack for hanaawas.cpp, nw angelosa2016-09-141-1/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+245