summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ms32.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* correct name for f1superb f205v2018-09-201-1/+1
* new working clone Ivan Vangelista2018-06-261-4/+42
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-21/+21
* ms32.cpp : CPU type identification (#3620) cam9002018-05-281-2/+2
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-34/+34
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-57/+60
* srcclean (nw) Vas Crabb2018-02-251-2/+2
* Allow YMF271 4 Channel Output, Move Imperfect_sound tags into ymf271.h (#3229) cam9002018-02-231-29/+33
* ms32.cpp: spelling (nw) briantro2018-02-151-2/+2
* ms32.cpp: Fix cut-n-paste & add version where known (nw) briantro2018-02-141-3/+3
* ms32.cpp: Minor correction (nw) briantro2018-02-141-1/+1
* ms32.cpp: Massive ROM name correction for the Jaleco MegaSystem 32 system. [B... briantro2018-02-141-510/+516
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* bulk replace zipnames 47pie / suchipi -> suchie* (nw) angelosa2018-01-091-10/+10
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-2/+2
* ms32.cpp: coin counters (nw) angelosa2017-09-171-1/+8
* ms32.cpp: inputs for F1 Super Battle (nw) angelosa2017-09-171-39/+44
* ms32.cpp: fix f1superb extra vram boundaries (nw) angelosa2017-09-171-2/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* ms32.cpp: Correct rom names for Best Bout Boxing [Corrado Tomaselli, The Dump... briantro2017-01-051-20/+20
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Consistancy fix for Suchie-Pai naming, nw Angelo Salese2016-10-191-2/+2
* Game name fixes (nw) Luca Elia2016-09-251-2/+2
* Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restr... AJR2016-06-171-1/+1
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-5/+7
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2567