summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/osborne1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+28
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-15/+16
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-021-9/+9
* (nw) address map modernisation for a2600, asst128, osborne1, atom, cbm2, deco... Robbbert2018-04-121-7/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+18
* osborne1: Remove first_screen (nw) AJR2018-03-081-1/+0
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* do you user-defined literal? also some more notes on the digital scale (nw) Vas Crabb2018-01-241-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Expose condition for DIP switches, configuration entries, and adjusters. Vas Crabb2017-10-081-8/+13
* xtal.h: Add definition for Osborne 1 main XTAL (nw) AJR2017-10-071-1/+1
* Validate BIOS names and fix most errors found: Vas Crabb2017-08-251-14/+15
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-4/+5
* another comment (nw) Vas Crabb2017-02-091-2/+3
* osborne1nv: restore row/col portion masking (fixes horizontal scroll), update... Vas Crabb2017-02-091-9/+3
* note (nw) Vas Crabb2017-02-081-0/+3
* Osborne-1 cleanup: Vas Crabb2017-02-071-5/+9
* Add Osborne 1 with Nuevo Video board. Marked not working as scrolling Vas Crabb2017-02-071-12/+78
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* Super80: added the beginnings of a software list Robbbert2016-05-061-1/+1
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* Use AM_MIRROR (nt) Vas Crabb2015-12-111-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+323