summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mrgame.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mrgame.cpp: Fix region widths (nw) AJR2019-11-171-15/+15
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+4
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* get rid of some copy/pasted macros for different numbers of arguments (nw) Vas Crabb2019-02-091-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-20/+22
* -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-40/+45
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-4/+5
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-10/+11
* mrgame.cpp: Various updates and modernizations (nw) AJR2018-07-291-75/+156
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+6
* 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-14/+14
* 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-7/+7
* 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-19/+19
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-49/+55
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+12
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* 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-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-10/+15
* All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-3/+3
* z80: added crude implementation of WAIT pin hap2016-02-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+664