| Commit message (Expand) | Author | Age | Files | Lines |
| * | this format was redundant (nw) |  MetalliC | 2020-06-22 | 2 | -8/+2 |
| * | spectrum/d40.cpp add "MDOS 2" UPD765-based floppy controller |  MetalliC | 2020-06-21 | 3 | -63/+313 |
| * | ti99_2: Emulate the expansion port and a 32K expansion module. |  Michael Zapf | 2020-06-21 | 2 | -1/+162 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 12 | -227/+227 |
| * | spectrum.cpp: add Didaktik D40/D80 disk interface |  MetalliC | 2020-06-21 | 4 | -1/+364 |
| * | ti99: Remove include file ti99defs.h |  Michael Zapf | 2020-06-20 | 21 | -84/+52 |
| * | spectrum/beta.cpp add remaining known clone devices |  MetalliC | 2020-06-20 | 4 | -11/+223 |
| * | ti99: Retire custom READ8Z/SETADDRESS macro. |  Michael Zapf | 2020-06-18 | 55 | -196/+176 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 253 | -1492/+1467 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 13 | -329/+312 |
| * | bbc_opus3: Added notes on motor control (nw) |  Nigel Barnes | 2020-06-17 | 2 | -32/+16 |
| * | bbc_cc500: Use pal4bit (nw) |  Nigel Barnes | 2020-06-17 | 1 | -3/+3 |
| * | bbc_cv1797: Implemented side and motor control, and now works. |  Nigel Barnes | 2020-06-17 | 2 | -39/+32 |
| * | finished removing read* and write* macros from the mame part of the tree. the... |  Ivan Vangelista | 2020-06-16 | 3 | -7/+4 |
| * | bus/bbc/fdc: Added Solidisk DDFS Issues 1/2 and DFDC disk controller boards. |  Nigel Barnes | 2020-06-15 | 3 | -4/+476 |
| * | devices/bus/vcs: removed read / write macros (nw) |  Ivan Vangelista | 2020-06-14 | 12 | -114/+114 |
| * | drivers starting with m, n and o: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-12 | 33 | -113/+113 |
| * | spectrum/beta.cpp add most of known clone ROMs |  MetalliC | 2020-06-12 | 3 | -41/+148 |
| * | spectrum/beta.cpp add original TR-DOS v4.12 firmware [Luzie] |  MetalliC | 2020-06-11 | 1 | -3/+4 |
| * | drivers starting with g, h and i: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-10 | 2 | -1/+8 |
| * | apple2: Better slot slowdown detection for the TransWarp (nw) |  arbee | 2020-06-08 | 1 | -4/+10 |
| * | ti99/tn_ide: Comment edits, changed default switch setting. (nw) |  Michael Zapf | 2020-06-09 | 2 | -10/+95 |
| * | bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) |  AJR | 2020-06-07 | 30 | -73/+74 |
| * | bus/cpc: Simplify handler signatures (nw) |  AJR | 2020-06-07 | 30 | -140/+140 |
| * | bus/coco: Simplify handler signatures and uint type names (nw) |  AJR | 2020-06-07 | 27 | -298/+298 |
| * | beta128.cpp start documenting clone firmwares (nw) |  MetalliC | 2020-06-07 | 1 | -0/+7 |
| * | tti: Convert driver to QBUS device (qts1) |  AJR | 2020-06-07 | 3 | -2/+224 |
| * | various devices used by hp9k_3xx.cpp: initialized some variables to fix probl... |  Ivan Vangelista | 2020-06-06 | 3 | -0/+3 |
| * | drivers starting with a and b: finished removing READ/WRITE macros (nw) |  Ivan Vangelista | 2020-06-05 | 2 | -12/+12 |
| * | coleco megacart: savestate support (nw) |  hap | 2020-06-05 | 4 | -3/+6 |
| * | Support Colecovision Megacart. (#6788) |  Andrew Green | 2020-06-05 | 3 | -5/+154 |
| * | devices/bus/interpro/sr/gt.cpp, src/mame/machine/interpro_ioga.cpp: initializ... |  Ivan Vangelista | 2020-06-04 | 1 | -0/+1 |
| * | Merge pull request #6786 from shattered/_7a8ebd17a90 |  R. Belmont | 2020-06-04 | 4 | -0/+73 |
| |\ |
|
| | * | hp_ipc_kbd: implement autorepeat (nw) |  Sergey Svishchev | 2020-06-03 | 4 | -0/+73 |
| * | | spec128.cpp remove old hacks, misc minor notes (nw) |  MetalliC | 2020-06-04 | 1 | -2/+4 |
| * | | dp8390: Eliminate CS line handler; use separate read and write handlers inste... |  AJR | 2020-06-04 | 5 | -43/+23 |
| * | | msx: add matra ink cartridge (nw) |  hap | 2020-06-04 | 3 | -0/+93 |
| * | | altos486, bbc_tube_80186, ngen, sad8852, slicer: Double clock inputs due to m... |  AJR | 2020-06-04 | 2 | -2/+2 |
| * | | drivers starting with p, q, r and s: some macro removal (nw) |  Ivan Vangelista | 2020-06-03 | 4 | -12/+12 |
| * | | New working clones |  hap | 2020-06-02 | 2 | -2/+2 |
| * | | bus/isa: Simplify signatures of most handlers (nw) |  AJR | 2020-05-31 | 77 | -640/+689 |
| * | | pc_vga & co.: Simplify 8-bit handler signatures (nw) |  AJR | 2020-05-31 | 17 | -161/+161 |
| * | | sg1000.cpp, sms.cpp & associated buses: Simplify handler signatures (nw) |  AJR | 2020-05-31 | 16 | -199/+199 |
| * | | Bug fixes for hp9845c & remote488 (#6772) |  fulivi | 2020-05-31 | 1 | -8/+0 |
| * | | i82439tx.cpp: initiliaze a couple more variables to fix assert in devnoclear ... |  Ivan Vangelista | 2020-05-31 | 1 | -0/+2 |
| * | | gameio.cpp: fixed missing initialization causing various apple2 computer not ... |  Ivan Vangelista | 2020-05-31 | 1 | -0/+1 |
| |/ |
|
| * | little fix (nw) |  MetalliC | 2020-05-31 | 1 | -3/+3 |
| * | ZX-Spectrum Beta-disk interfaces improvements, all V2-V5 models should work f... |  MetalliC | 2020-05-31 | 4 | -72/+121 |
| * | coco_fdc.cpp: fixed most coco drivers not working in devnoclear builds (nw) |  Ivan Vangelista | 2020-05-31 | 1 | -0/+2 |
| * | drivers with m, n: some macro removal (nw) |  Ivan Vangelista | 2020-05-30 | 4 | -10/+10 |