summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mastboy.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-12/+12
* appease vs2019_clang with llvm 10.0 smf-2020-04-251-1/+1
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* Add internal clock divider for Z180 family and adjust CPU clocks in many driv... AJR2019-10-021-2/+2
* Split generic Z180 device into several subtypes. HD647180X now has specific d... AJR2019-09-301-5/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-26/+24
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-6/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-6/+6
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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-4/+4
* 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-11/+11
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-8/+5
* (nw) last bunch for tonight Robbbert2018-04-121-5/+6
* mastboy.cpp, mastboyo.cpp: private-ize a bit more, grammar police, source cle... Ivan Vangelista2018-04-071-7/+11
* new WORKING machines (#3427) David Haywood2018-04-071-3/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-22/+24
* mastboy.cpp : Minor cleanup, Move banked ram handler into address_map_bank_de... cam9002018-03-141-107/+59
* XaviX - new machines marked as NOT WORKING (#3321) David Haywood2018-03-111-1/+43
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Improvements to 28XX parallel EEPROM emulation AJR2017-08-301-35/+4
* New 74LS259/9334/CD4099 devices AJR2017-07-251-47/+18
* mastboy: Note (nw) AJR2017-07-131-0/+1
* mastboy: Use parallel EEPROM type for "EAROM" rather than generic NVRAM AJR2017-07-131-22/+22
* saa1099: Create standard write handler; substitute for bogus YM2413 in magica... AJR2017-06-071-2/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1059