summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jtc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) more cleanups Robbbert2020-06-141-4/+4
* (nw) jtc, mcb216: small cleanup Robbbert2020-05-311-54/+42
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-6/+6
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-6/+6
* 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-6/+5
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-5/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-38/+42
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-42/+38
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-29/+33
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-2/+2
* Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-1/+1
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-2/+2
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-15/+13
* z8: Use devcb3 instead of MCFG_ macros (nw) AJR2018-11-181-10/+8
* remove some ROM_LOAD_OPTIONAL, clean up some miscellaneous stuff (nw) Vas Crabb2018-10-311-1/+1
* Machines now WORKING [Robbbert] Robbbert2018-09-201-4/+4
* (nw) z8: fixed more bugs; jtc: fixed cassette, wave sound, added quickload Robbbert2018-09-201-24/+107
* (nw) jtc : all 4 machines are pretty much working now Robbbert2018-09-171-35/+57
* (nw) jtc : more work in progress Robbbert2018-09-141-270/+245
* (nw) z8: fixed detection of stack type; jtc: fixed display of jtces88 Robbbert2018-09-131-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-9/+6
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-7/+8
* 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-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* (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-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-80/+84
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* jtc_es40: Typo fix [O. Galibert] Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+10
* z8: Convert ports to DEVCB (nw) AJR2017-06-261-9/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-9/+9
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+851