summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/osborne1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-222/+0
* init vars for coverity (includes/n,o,p) Robbbert2022-03-231-2/+2
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-13/+13
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-3/+2
* more macro removal (nw) Ivan Vangelista2020-05-191-4/+4
* osborne1.cpp updates: Vas Crabb2019-12-081-2/+3
* osborne1.cpp: Vas Crabb2019-12-061-23/+52
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* -bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG... mooglyguy2018-12-171-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+2
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-2/+2
* more cleanup and removal of mcfg (nw) Vas Crabb2018-07-151-6/+9
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-7/+11
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* 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