summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bagman.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+4
* Fix sbagman sound regression, nw mooglyguy2018-12-181-1/+1
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-49/+46
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-12/+10
* bagman: botanic2 isnt a bootleg conversion (nw) hap2018-09-161-3/+3
* bagman.cpp: adjusted infos and title for botanic2, according to Haze's commen... Ivan Vangelista2018-09-111-2/+2
* new working clone Ivan Vangelista2018-09-061-15/+62
* Details, details (nw) Vas Crabb2018-09-011-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-67/+66
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-14/+14
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-43/+43
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* bagman.cpp, warpwarp.cpp: Replace VBLANK_INT with VBLANK_CALLBACK (nw) AJR2018-03-281-6/+6
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-12/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-34/+37
* more cleanup and encapsulation (nw) Vas Crabb2018-02-221-67/+32
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-1/+1
* new working clone Ivan Vangelista2017-12-181-1/+54
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+5
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-5/+1
* MT #6784 (ay ay ay) AJR2017-12-051-1/+5
* New 74LS259/9334/CD4099 devices AJR2017-07-251-68/+79
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+16
* New working clone Ivan Vangelista2017-05-061-0/+28
* bagman.cpp: Use 4-way joysticks in all games except squaitsa AJR2017-03-171-12/+12
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Driver configuration fixes AJR2016-01-161-16/+16
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1011