summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/megaphx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* further macro removal work (nw) Ivan Vangelista2020-05-181-12/+12
* misc fixes for bugs that showed up in devnoclear debug builds (nw) Ivan Vangelista2020-04-071-2/+2
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-19/+20
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-2/+2
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-5/+5
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-8/+8
* megaphx.cpp: verified megaphx pals as BAD_DUMP [caius] Ivan Vangelista2018-07-261-3/+3
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-7/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* (nw) misc follow-up Vas Crabb2018-05-061-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* Revert "megaphx: Restore MACHINE_NOT_WORKING flag for Hammer Boy" AJR2018-02-101-1/+1
* megaphx: Restore MACHINE_NOT_WORKING flag for Hammer Boy Dirk Best2018-02-101-1/+1
* megaphx: Mark Hammer Boy working Dirk Best2018-02-101-31/+81
* new machines marked as NOT WORKING - Hammer Boy [alt/deepfb, Dan Dare, mad300... David Haywood2018-02-081-18/+62
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* megaphx: Remove PIC MCU simulation, emulate it instead Dirk Best2017-05-161-245/+207
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+413