summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jupace.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New software list (jupace_snap) and 5 working games Robbbert2020-01-141-1/+6
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-2/+3
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-3/+3
* (nw) more cassette wave sound Robbbert2019-06-301-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+23
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-23/+21
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-8/+8
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-1/+1
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-2/+4
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-5/+5
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-2/+1
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-8/+8
* less space (nw) smf-2018-09-141-1/+1
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-3/+3
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-5/+5
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* sp0256: Remove MCFG_ (nw) Nigel Barnes2018-07-101-3/+3
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+4
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-21/+21
* 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-10/+10
* 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-2/+2
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-4/+2
* 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
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+23
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* 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
* Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+835