summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mikrosha.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* orion, partner, radio86, mikrosha, apogee: small cleanup Robbbert2020-07-091-58/+61
* mikrosha: 1st char at boot more likely should be uppercase (nw) hap2019-12-171-0/+1
* mikrosha.cpp: Import variable from parent state and fix probable typo (nw) AJR2019-12-111-1/+9
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+1
* (nw) more cassette wave sound Robbbert2019-06-301-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-23/+23
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-23/+23
* bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) AJR2019-02-191-1/+1
* mame\drivers: minor MCFG and MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-181-12/+12
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-4/+4
* src/devices: some more MCFG macros removal (nw) Ivan Vangelista2019-01-111-4/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-8/+5
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-5/+5
* -i8257: Removed MCFG, nw mooglyguy2018-09-041-7/+7
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-8/+8
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-5/+3
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-1/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* i8275: Fix underline-related row blanking; clean up a few more drivers (nw) AJR2018-05-231-2/+0
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* 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-2/+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-14/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+18
* Remove duplicates (nw) Olivier Galibert2018-02-151-3/+0
* 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-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* 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-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-7/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+281