summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/k8915.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+12
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-1/+1
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-11/+12
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* z80ctc: Allow a fixed-rate clock input to be configured for each channel. Thi... AJR2018-11-101-4/+1
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-4/+4
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-2/+2
* z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-241-4/+4
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+6
* 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
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* 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-13/+15
* 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-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* (nw) mes : added devices Robbbert2017-11-101-1/+0
* (nw) k8915 : replaced generic keyboard with sio Robbbert2017-11-101-35/+30
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-5/+0
* Converting m_p_chargen into a required_region, part 1 Robbbert2017-02-091-13/+15
* Cleanup of my drivers (nw) Robbbert2017-01-071-5/+3
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* 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/+187