summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dvk_ksm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-2/+2
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-4/+4
* rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-5/+5
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-4/+2
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-5/+5
* i8251: Removed MCFG, nw mooglyguy2018-08-291-7/+7
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+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-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+18
* 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-2/+2
* 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
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+2
* srcclean (nw) Vas Crabb2017-08-271-1/+1
* dvk_ksm: baud rate generator + source cleanup (#2432) Sergey Svishchev2017-08-231-28/+95
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* srcclean (nw) Vas Crabb2017-03-261-61/+61
* apply clang-format, remove obsolete comments. no code changes. Sergey Svishchev2017-03-021-77/+84
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-18/+16
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* srcclean and translation regeneration Vas Crabb2016-08-291-5/+5
* dvk_ksm: drop dvk_ksm01 variant and merge ROM sets; minor cleanup Sergey Svishchev2016-08-091-25/+10
* dvk_ksm: unbreak host communications after commit 97721a4 Sergey Svishchev2016-07-301-2/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Add support to adjust the screen color Dirk Best2016-03-121-2/+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-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+418