summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* this format was redundant (nw) MetalliC2020-06-222-8/+2
* spectrum/d40.cpp add "MDOS 2" UPD765-based floppy controller MetalliC2020-06-213-63/+313
* ti99_2: Emulate the expansion port and a 32K expansion module. Michael Zapf2020-06-212-1/+162
* srcclean and cleanup (nw) Vas Crabb2020-06-2112-227/+227
* spectrum.cpp: add Didaktik D40/D80 disk interface MetalliC2020-06-214-1/+364
* ti99: Remove include file ti99defs.h Michael Zapf2020-06-2021-84/+52
* spectrum/beta.cpp add remaining known clone devices MetalliC2020-06-204-11/+223
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-1855-196/+176
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-18253-1492/+1467
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-1713-329/+312
* bbc_opus3: Added notes on motor control (nw) Nigel Barnes2020-06-172-32/+16
* bbc_cc500: Use pal4bit (nw) Nigel Barnes2020-06-171-3/+3
* bbc_cv1797: Implemented side and motor control, and now works. Nigel Barnes2020-06-172-39/+32
* finished removing read* and write* macros from the mame part of the tree. the... Ivan Vangelista2020-06-163-7/+4
* bus/bbc/fdc: Added Solidisk DDFS Issues 1/2 and DFDC disk controller boards. Nigel Barnes2020-06-153-4/+476
* devices/bus/vcs: removed read / write macros (nw) Ivan Vangelista2020-06-1412-114/+114
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-1233-113/+113
* spectrum/beta.cpp add most of known clone ROMs MetalliC2020-06-123-41/+148
* spectrum/beta.cpp add original TR-DOS v4.12 firmware [Luzie] MetalliC2020-06-111-3/+4
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-102-1/+8
* apple2: Better slot slowdown detection for the TransWarp (nw) arbee2020-06-081-4/+10
* ti99/tn_ide: Comment edits, changed default switch setting. (nw) Michael Zapf2020-06-092-10/+95
* bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) AJR2020-06-0730-73/+74
* bus/cpc: Simplify handler signatures (nw) AJR2020-06-0730-140/+140
* bus/coco: Simplify handler signatures and uint type names (nw) AJR2020-06-0727-298/+298
* beta128.cpp start documenting clone firmwares (nw) MetalliC2020-06-071-0/+7
* tti: Convert driver to QBUS device (qts1) AJR2020-06-073-2/+224
* various devices used by hp9k_3xx.cpp: initialized some variables to fix probl... Ivan Vangelista2020-06-063-0/+3
* drivers starting with a and b: finished removing READ/WRITE macros (nw) Ivan Vangelista2020-06-052-12/+12
* coleco megacart: savestate support (nw) hap2020-06-054-3/+6
* Support Colecovision Megacart. (#6788) Andrew Green2020-06-053-5/+154
* devices/bus/interpro/sr/gt.cpp, src/mame/machine/interpro_ioga.cpp: initializ... Ivan Vangelista2020-06-041-0/+1
* Merge pull request #6786 from shattered/_7a8ebd17a90 R. Belmont2020-06-044-0/+73
|\
| * hp_ipc_kbd: implement autorepeat (nw) Sergey Svishchev2020-06-034-0/+73
* | spec128.cpp remove old hacks, misc minor notes (nw) MetalliC2020-06-041-2/+4
* | dp8390: Eliminate CS line handler; use separate read and write handlers inste... AJR2020-06-045-43/+23
* | msx: add matra ink cartridge (nw) hap2020-06-043-0/+93
* | altos486, bbc_tube_80186, ngen, sad8852, slicer: Double clock inputs due to m... AJR2020-06-042-2/+2
* | drivers starting with p, q, r and s: some macro removal (nw) Ivan Vangelista2020-06-034-12/+12
* | New working clones hap2020-06-022-2/+2
* | bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-3177-640/+689
* | pc_vga & co.: Simplify 8-bit handler signatures (nw) AJR2020-05-3117-161/+161
* | sg1000.cpp, sms.cpp & associated buses: Simplify handler signatures (nw) AJR2020-05-3116-199/+199
* | Bug fixes for hp9845c & remote488 (#6772) fulivi2020-05-311-8/+0
* | i82439tx.cpp: initiliaze a couple more variables to fix assert in devnoclear ... Ivan Vangelista2020-05-311-0/+2
* | gameio.cpp: fixed missing initialization causing various apple2 computer not ... Ivan Vangelista2020-05-311-0/+1
|/
* little fix (nw) MetalliC2020-05-311-3/+3
* ZX-Spectrum Beta-disk interfaces improvements, all V2-V5 models should work f... MetalliC2020-05-314-72/+121
* coco_fdc.cpp: fixed most coco drivers not working in devnoclear builds (nw) Ivan Vangelista2020-05-311-0/+2
* drivers with m, n: some macro removal (nw) Ivan Vangelista2020-05-304-10/+10