summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nb1412m2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-357/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-23/+18
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* nb1412m2: don't return a bool for uint8 hap2021-05-121-2/+2
* nb1412m2: Fixed some Mighty Guy sound issues (#7961) sasuke-arcade2021-04-171-9/+19
* -emu/devfind: More cleanup/consistency changes. Vas Crabb2020-11-131-1/+4
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-14/+14
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* Eliminate the default address map member of address_space_config (nw) AJR2019-02-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* srcclean (nw) Vas Crabb2018-05-271-48/+48
* nb1412m2.cpp: added DAC sound to Mighty Guy [Angelo Salese] angelosa2018-04-261-10/+70
* Notes (nw) Angelo Salese2018-04-251-2/+2
* Don't need this switch case (nw) angelosa2018-04-251-23/+7
* nb1412m2.cpp: improved sound capabilities, makes Mighty Guy to have a sense s... angelosa2018-04-251-23/+90
* nb1412m2.cpp: hooked up to mighty guy (nw) angelosa2018-04-221-45/+141
* srcclean (nw) Vas Crabb2018-04-221-30/+30
* galivan.cpp, terracre.cpp: rewritten NB1412M2 into a device [Angelo Salese] angelosa2018-04-211-0/+142