summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/okean240.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-4/+2
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-10/+6
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-4/+2
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-14/+15
* i8251: Removed MCFG, nw mooglyguy2018-08-291-4/+4
* devcb3 Vas Crabb2018-07-071-4/+4
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-10/+13
* 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-5/+5
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-27/+27
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-45/+49
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-3/+3
* 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-3/+6
* okean240.cpp: Use PIT as baud rate generator (nw) AJR2017-10-221-6/+8
* okean240.cpp: Add devices (nw) AJR2017-10-221-49/+81
* (nw) more trampoline removal Robbbert2017-09-211-1/+0
* (nw) remove trampolines by using previously unknown macro Robbbert2017-09-211-10/+2
* (nw) okean240t : added uart, fixed regression in terminal screen. Robbbert2017-09-211-35/+66
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+20
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Cleanup of my drivers (nw) Robbbert2017-01-071-11/+8
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Add support to adjust the screen color Dirk Best2016-03-121-1/+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-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+538