summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* Fixed ROM fill routine tim lindner2020-04-301-1/+1
* Add corrected MCU dump and emulation of Heath HE 191-3425 keyboard for Z-29 a... AJR2020-04-301-7/+6
* New working machines AJR2020-04-296-0/+857
* nscsi/cd: handle eject command for SGI drives Davide Cavalca2020-04-271-1/+14
* Heavily improved emulation of GRiD Compass 1101 (#6599) usernameak2020-04-264-0/+444
* srcclean and manual cleanup (nw) Vas Crabb2020-04-262-56/+56
* capricorn, hphybrid, nanoprocessor: Use devcb_read8 for interrupt vectoring (nw) AJR2020-04-222-9/+8
* abc1600: Hard disk WIP. (nw) Curt Coder2020-04-213-140/+162
* cga_m24: Correct CRTC type AJR2020-04-192-4/+15
* abc1600: Fixed floppy DMA. [Curt Coder] Curt Coder2020-04-181-2/+10
* abc80x: Fixed the ABC 850/852/856 hard disk drives. [Curt Coder] Curt Coder2020-04-162-6/+10
* softlist_dev.cpp: start adding validation for data areas Vas Crabb2020-04-161-1/+1
* ti99: IDE card allows choice of RTC clock chip. Michael Zapf2020-04-142-45/+171
* New neogeo bootleg (#6547) Tom2020-04-147-1/+70
* abc1600: Refactored to use modern Z8530 SCC, fixed default DIPs on SASI inter... Curt Coder2020-04-132-5/+6
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-136-8/+8
* ti99: Add PGRAM card; fixed IDE adapter card. Michael Zapf2020-04-107-306/+1231
* isa/fdc: Case of the missing floppies solved (nw) AJR2020-04-081-1/+1
* superpet: update_cpu was the wrong way around (nw) hap2020-04-091-2/+2
* omti8621: Don't use too much negative logic (nw) AJR2020-04-071-2/+2
* Collapse pc_fdc device hierarchy (nw) AJR2020-04-072-30/+229
* Reduce dependencies on pc_fdc_interface and machine/pc_fdc.h (nw) AJR2020-04-072-2/+2
* omti8621: Reimplement floppy interface without PC_FDC_AT (nw) AJR2020-04-072-12/+93
* pasopia/rampac2: Mask address for reads as well as writes (nw) AJR2020-04-061-1/+1
* pasopia, pasopia2: PAC2 overhaul AJR2020-04-068-0/+745
* pci.cpp: fixed 'Fatal error: install_ram_generic: In range cdcdcdcc-9b9b9b98 ... Ivan Vangelista2020-04-061-0/+2
* removed more dummy_space() and other miscellaneous space passing (nw) smf-2020-04-023-5/+2
* removed more dummy_space() calls (nw) smf-2020-04-023-3/+3
* devices/cpu: simplified some handlers (nw) Ivan Vangelista2020-03-312-4/+4
* More WD FDC master reset modernization (nw) AJR2020-03-263-3/+3
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-259-16/+16
* Merged software list bbc_flop_65c102 into bbc_flop_6502 (nw) Nigel Barnes2020-03-242-2/+0
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-248-16/+16
* srcclean (nw) Vas Crabb2020-03-228-160/+160
* bus/bbc/1mhzbus: Added PEDL Multiform Z80. Nigel Barnes2020-03-223-3/+267
* ti99: Clear datamux latch of stale content, in case that no device responds o... Michael Zapf2020-03-211-2/+4
* bus/coco: Added CoCo PSG cartridge device. [Roberto Fernandez, Nigel Barnes, ... Nigel Barnes2020-03-212-0/+328
* bus/bbc/userport: Added the Clwyd Technics Colour Palette and Chameleon devices. Nigel Barnes2020-03-213-0/+218
* bus/bbc/internal/cumana68k: Improved interrupt handling, some software now bo... Nigel Barnes2020-03-214-56/+103
* wd_fdc: Add a MON callback so that drives, which are unselected early, do not... Michael Zapf2020-03-202-59/+74
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-1811-15/+15
* ti99: Added FORTi sound card. Michael Zapf2020-03-173-0/+190
* mac: Initial support for the Sigma Designs LaserView monochrome NuBus video c... arbee2020-03-152-0/+259
* s100/dj2db: Add UART (not fully hooked up yet); more accurate FDC reset (nw) AJR2020-03-152-10/+14
* bus/bbc/tube: Added insert_rom property to optionally insert any support roms... Nigel Barnes2020-03-152-2/+9
* bus/bbc/fdc: Added insert_rom property to optionally insert any support roms,... Nigel Barnes2020-03-159-17/+54
* Electron Plus 3 and AP3/4 devices updated to use FDC master reset line (nw) Nigel Barnes2020-03-152-6/+10
* bus/electron/cart/stlefs: Added Winchester slot. Nigel Barnes2020-03-152-3/+12
* bus/bbc/internal/we32kram: Added Shadow RAM 2.20 ROM as BIOS option (nw) Nigel Barnes2020-03-151-4/+6
* bus/bbc/1mhzbus/opus3: Include default floppy formats (nw) Nigel Barnes2020-03-151-2/+6