summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/okean240.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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