| Commit message (Expand) | Author | Age | Files | Lines |
* | softlist_dev.cpp: get some stuff out of the global namespace (nw) |  Vas Crabb | 2019-12-08 | 2 | -2/+2 |
* | (nw) Fixed the build. |  Robbbert | 2019-12-07 | 1 | -3/+3 |
* | ascsasi: Actually generate the control pulses (nw) |  AJR | 2019-12-06 | 1 | -0/+4 |
* | New S-100 device: ASC Associates SASI Host Computer Adapter [AJR, Bitsavers] |  AJR | 2019-12-06 | 2 | -0/+380 |
* | new rom |  TwistedTom | 2019-11-29 | 1 | -2/+4 |
* | added plus D v1.0 rom |  TwistedTom | 2019-11-26 | 1 | -3/+16 |
* | bml3rtc: save state (nw) |  Nigel Barnes | 2019-11-24 | 1 | -0/+3 |
* | srcclean and indentation cleanup (nw) |  Vas Crabb | 2019-11-24 | 14 | -291/+291 |
* | bbc_ramdisc: Added configuration option to select 1MB or 2MB model (nw) |  Nigel Barnes | 2019-11-22 | 2 | -8/+12 |
* | bml3: Added Hitachi Real Time Clock card [Russell Bull] |  Nigel Barnes | 2019-11-22 | 2 | -0/+156 |
* | mda.cpp, eis_hgb107x: Ericsson High resolution Monochrome Graphics Board 1070... |  Joakim Larsson Edstrom | 2019-11-22 | 5 | -603/+716 |
* | mvme350: Fix region width (nw) |  AJR | 2019-11-21 | 1 | -3/+3 |
* | bus/spectrum/mgt: small cleanup (nw) |  Vas Crabb | 2019-11-22 | 2 | -15/+16 |
* | new working ZX Spectrum slot devices: DISCiPLE and +D disk interfaces (#5931) |  Tom | 2019-11-22 | 3 | -4/+784 |
* | eispc.cpp, mda.cpp: epc LPT device properly installed and is promoted to working |  Joakim Larsson Edstrom | 2019-11-19 | 2 | -2/+20 |
* | -sun4c_mmu.cpp: Made generic to support sun4 MMU mode, and cleaned up save st... |  mooglyguy | 2019-11-18 | 3 | -27/+117 |
* | bus/amiga/zorro: put in namespace, improve safety a bit (nw) |  Vas Crabb | 2019-11-18 | 18 | -301/+356 |
* | Correct region widths in miscellaneous drivers and devices (nw) |  AJR | 2019-11-16 | 5 | -8/+8 |
* | bbc_cumana68k: Remove trampolines and cleanup (nw) |  Nigel Barnes | 2019-11-16 | 3 | -180/+151 |
* | -cgsix: Added pattern register, plane-mask register, and pixel-mask register ... |  MooglyGuy | 2019-11-16 | 2 | -9/+99 |
* | cgsix: Add raw parameters for screen (nw) |  AJR | 2019-11-16 | 1 | -3/+1 |
* | -cgsix: Added hardware cursor support. [Ryan Holtz] |  MooglyGuy | 2019-11-16 | 2 | -4/+54 |
* | -hlemouse: Removed baud-rate hack from hle1200 Sun mouse, nw |  MooglyGuy | 2019-11-16 | 1 | -1/+1 |
* | -cgsix: Add COLOR1 ROP support, fixes initial clear when starting sunview, nw |  MooglyGuy | 2019-11-16 | 1 | -0/+6 |
* | Caravelle with two Es (nw) |  AJR | 2019-11-15 | 1 | -2/+2 |
* | c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... |  Vas Crabb | 2019-11-15 | 47 | -571/+466 |
* | cdd2000: Better guess at HC11 type (nw) |  AJR | 2019-11-13 | 1 | -1/+1 |
* | smoc501.h: Fix minor copy/paste mistake (nw) |  AJR | 2019-11-13 | 1 | -1/+1 |
* | Add dump and skeleton device for Sony SMO-C501 MO Disk Controller [Don Maslin... |  AJR | 2019-11-12 | 3 | -0/+123 |
* | ZX Spectrum floating bus support (#5883) |  Tom | 2019-11-12 | 1 | -28/+32 |
* | bbcb: Added Morley Electronics RAM Disc and PMS 64K Non-Volatile Ram Module d... |  Nigel Barnes | 2019-11-11 | 5 | -3/+400 |
* | ZX Spectrum Multiface One improvements (#5885) |  Tom | 2019-11-11 | 2 | -33/+190 |
* | thomson.cpp: Improve floppy device encapsulation (nw) |  AJR | 2019-11-10 | 1 | -1/+1 |
* | devices\bus\a2bus\a2mockingboard.cpp: probable fix for MT07480. No idea which... |  Ivan Vangelista | 2019-11-10 | 1 | -1/+1 |
* | vboy.xml: wariolnd expects 8k*8 SRAM as well (nw) |  Vas Crabb | 2019-11-11 | 1 | -0/+6 |
* | bus/vboy: cartridge is 16 bits wide (not 32) but we'll keep pretending for pr... |  Vas Crabb | 2019-11-11 | 2 | -34/+21 |
* | few more returning int literal for bool (nw) |  Vas Crabb | 2019-11-10 | 1 | -5/+5 |
* | start putting noexcept on things that have no business throwing exceptions, s... |  Vas Crabb | 2019-11-10 | 62 | -737/+821 |
* | re-wrote that (nw) |  Vas Crabb | 2019-11-10 | 1 | -1/+1 |
* | Cleaned up Virtal Boy slot code. |  Vas Crabb | 2019-11-10 | 6 | -303/+536 |
* | electron_click: Renamed to specify machine (nw) |  Nigel Barnes | 2019-11-08 | 1 | -1/+1 |
* | ss50 bus: port change handlers, save state, cleanups. |  68bit | 2019-11-09 | 5 | -82/+131 |
* | HP optional ROMs: address issue #5839 (#5873) |  fulivi | 2019-11-08 | 6 | -704/+0 |
* | cfa3000: Set devices to internal, not applicable to other machines (nw) |  Nigel Barnes | 2019-11-07 | 3 | -3/+3 |
* | bbcb: Added the Robin Voice Box device. |  Nigel Barnes | 2019-11-07 | 3 | -0/+150 |
* | spectrum_mikroplus: Mask IO port for reading joystick (nw) |  Nigel Barnes | 2019-11-07 | 1 | -1/+1 |
* | autoc15: Added RAM disc device. |  Nigel Barnes | 2019-11-07 | 3 | -3/+154 |
* | bbc_cumana68k: Remove software list reference (nw) |  Nigel Barnes | 2019-11-07 | 1 | -1/+1 |
* | bbcm: Added Solidisk PC-Plus co-processor. [Nigel Barnes, Centre for Computin... |  Nigel Barnes | 2019-11-07 | 3 | -11/+73 |
* | bbc_raven20: Fix sha1 (nw) |  Nigel Barnes | 2019-11-07 | 1 | -2/+2 |