summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kinst.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-2/+2
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* -kinst, sbrkout, uknc, univac: Some simple screen ind16 -> rgb32 conversions, nw MooglyGuy2019-07-111-8/+11
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -mips, rsp: Removed MCFG, nw mooglyguy2018-12-091-17/+17
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-1/+1
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-2/+2
* devcb3 Vas Crabb2018-07-071-2/+1
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-2/+2
* 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-3/+3
* kinst.cpp: this needs to stay in machine_reset(). Fixes MT06988 (nw) Ivan Vangelista2018-05-311-20/+22
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-13/+13
* kinst.cpp: fixed an old screw-up of mine that effectively prevented loading n... Ivan Vangelista2018-05-161-41/+42
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+10
* 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-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Do the easy ones (nw) Olivier Galibert2018-01-011-2/+2
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-4/+4
* ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-161-4/+4
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-4/+4
* Validate BIOS names and fix most errors found: Vas Crabb2017-08-251-4/+4
* never hurts to srcclean (nw) Vas Crabb2017-07-091-8/+8
* kinst.cpp: added AnyIDE roms, switched to bios system (nw) Ivan Vangelista2017-07-031-185/+68
* kinst.cpp: updated hardware info [Guru] Ivan Vangelista2017-06-301-75/+124
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* more work on anonymous timers. sprint8.cpp gets save state support (nw) Ivan Vangelista2017-04-121-1/+4
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* Naming KI1 & KI2 Input ports Shideravan2016-06-191-24/+24
* more trampolines removal (nw) Ivan Vangelista2016-06-141-9/+1
* 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
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+948