summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bartop52.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* okim6376, pokey: Remove address_space and mem_mask arguments from read/write ... AJR2019-02-011-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-24/+23
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-5/+5
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-2/+2
* Details, details (nw) Vas Crabb2018-09-011-2/+0
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* 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-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+9
* Removed first_screen usage from gtia, atari_common_state, bbc_state, gamecom ... Ryan Holtz2018-03-091-0/+1
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+8
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* Update bartop52.cpp MASH2016-09-011-1/+1
* Rename atari files to atari400 files and references to match driver name (nw) Scott Stone2016-04-241-1/+1
* 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-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+163