summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/osborne1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up bitmap API. Vas Crabb2020-09-271-2/+2
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-30/+30
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-2/+2
* more macro removal (nw) Ivan Vangelista2020-05-191-4/+4
* Allow saving members of structures in n-dimensional arrays, even if the membe... Vas Crabb2019-12-091-1/+1
* osborne1.cpp updates: Vas Crabb2019-12-081-16/+11
* osborne1.cpp: don't need the timer to run every scanline if it's only for the... Vas Crabb2019-12-061-5/+5
* osborne1.cpp: Vas Crabb2019-12-061-93/+137
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-6/+6
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-2/+2
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-5/+5
* 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-6/+4
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-4/+2
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-18/+8
* coverity, cleanup, constructor delegation (nw) Vas Crabb2017-06-031-8/+8
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-7/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* osborne1nv: restore row/col portion masking (fixes horizontal scroll), update... Vas Crabb2017-02-091-3/+4
* osborne1nv: scroll fix (nw) Robbbert2017-02-091-4/+3
* Osborne-1 cleanup: Vas Crabb2017-02-071-5/+5
* Add Osborne 1 with Nuevo Video board. Marked not working as scrolling Vas Crabb2017-02-071-1/+24
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-4/+8
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-2/+7
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-7/+2
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* Another round of these Vas Crabb2016-08-271-1/+1
* Fixed MT #06312 Nigel Barnes2016-07-221-4/+4
* pass through debugger access in read handlers (nw) Vas Crabb2016-07-141-1/+6
* fix item hilighting in debugger state view when scrolling [Vas Crabb] Vas Crabb2016-07-131-7/+10
* Use AM_MIRROR (nt) Vas Crabb2015-12-111-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Fix && vs & (nw) Vas Crabb2015-11-261-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+501