summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/osborne1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* osborne1: Remove first_screen (nw) AJR2018-03-081-0/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-7/+1
* coverity, cleanup, constructor delegation (nw) Vas Crabb2017-06-031-18/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-6/+8
* Osborne-1 cleanup: Vas Crabb2017-02-071-23/+27
* Add Osborne 1 with Nuevo Video board. Marked not working as scrolling Vas Crabb2017-02-071-17/+38
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Fixed MT #06312 Nigel Barnes2016-07-221-4/+4
* 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-4/+4
* osborne1: show contents of main video memory in F4 tilemap viewer Vas Crabb2015-11-011-0/+7
* osborne1: add save state support Vas Crabb2015-10-311-14/+14
* osborne1: correct beeper frequency (generated from video logic) Vas Crabb2015-10-301-34/+29
* osborne1: Fix scrolling based on better understanding from schematics and doc... Vas Crabb2015-10-301-5/+8
* osborne1: add 6850ACIA serial port (untested), use configured banking Vas Crabb2015-10-301-47/+69
* osborne1 improvements [Vas Crabb] Vas Crabb2015-10-291-59/+48
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-1/+1
* Make Osborne 1 behave more like the schematics Vas Crabb2015-10-281-6/+1
* Improve Osborne 1 scroll behaviour based on reading schematic Vas Crabb2015-10-271-0/+1
* Add preliminary Osborne 1 SCREEN-PAC support Vas Crabb2015-10-271-0/+4
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+147