summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/osborne1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* osborne1.cpp updates: Vas Crabb2019-12-081-75/+69
* osborne1.cpp: Vas Crabb2019-12-061-18/+48
* misc cleanup: (nw) Vas Crabb2019-11-191-2/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) clean up more stuff, mostly leftover from MCFG removal Vas Crabb2019-10-111-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG... mooglyguy2018-12-171-26/+28
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-5/+6
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-2/+2
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* Made a pass over the source to eliminate uppercase hex in hashes (nw) Scott Stone2018-07-131-5/+5
* (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... Vas Crabb2018-07-131-27/+27
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* (nw) more cleanup - remove more literal tags, split redline/offroad/etc. out ... Vas Crabb2018-06-021-3/+3
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-16/+17
* 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