summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jr100.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) more cleanups Robbbert2020-06-141-10/+14
* further macro removal work (nw) Ivan Vangelista2020-05-181-6/+6
* (nw) jr100: corrections to the key names Robbbert2020-05-091-15/+15
* (nw) jr100: added natural keyboard, updated notes. Robbbert2020-05-091-47/+50
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-1/+1
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-5/+3
* (nw) removed unneccesary casting of cassette_state; Robbbert2019-06-291-1/+1
* jr100: MC6800 has no internal divider; remove unused variable (nw) AJR2019-05-031-3/+2
* MT 07287: jr100,jr100u press any key and get continuous tone Robbbert2019-05-041-160/+155
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+5
* -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw mooglyguy2018-08-071-35/+36
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-1/+1
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+4
* 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-1/+1
* 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-3/+3
* (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-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* 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-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-4/+6
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-5/+5
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* beep_device: removed set_volume hap2016-01-211-4/+2
* 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-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+425