| Commit message (Expand) | Author | Age | Files | Lines |
* | m3002: New device |  AJR | 2020-04-07 | 1 | -0/+12 |
* | Add octal registered transceiver 74543 |  Michael Zapf | 2020-04-06 | 1 | -0/+12 |
* | Split S-SMP and S-DSP implement in snes_snd.cpp (#6417) |  cam900 | 2020-04-04 | 1 | -0/+12 |
* | cxd1185: new device |  Patrick Mackinlay | 2020-03-29 | 1 | -0/+12 |
* | upd7001: New device |  AJR | 2020-03-28 | 1 | -0/+12 |
* | Added ICM7170 real-time clock device. [R. Belmont] |  arbee | 2020-03-22 | 1 | -0/+12 |
* | Clean up odds and ends (nw) |  AJR | 2020-03-06 | 1 | -12/+0 |
* | New and completely rewritten emulation of SCN2651 PCI, SCN2661 EPCI & SCN2641... |  AJR | 2020-03-06 | 1 | -0/+12 |
* | z80dart: Replace old device with new variant of modern SIO emulation |  AJR | 2020-02-29 | 1 | -12/+0 |
* | New skeleton device: Am79C30A DSC |  AJR | 2020-02-27 | 1 | -0/+12 |
* | Alfaskop 4110 keyboard and related improvements (#6291) |  Joakim Larsson Edström | 2020-02-10 | 1 | -0/+12 |
* | Revert "Alfaskop improvements" |  Vas Crabb | 2020-01-31 | 1 | -12/+0 |
* | Merge pull request #6068 from JoakimLarsson/alfaskop_pla |  Joakim Larsson Edström | 2020-01-31 | 1 | -0/+12 |
|\ |
|
| * | WIP NEW DEVICE Motorola mc6844 DMA controller (devicified from swtpc09.cpp) |  Joakim Larsson Edstrom | 2019-12-18 | 1 | -0/+12 |
* | | iphone2g wip (nw) (#6226) |  Melissa Goad | 2020-01-29 | 1 | -0/+12 |
* | | Emulation of isbc202 floppy disk controller (#6119) |  fulivi | 2020-01-04 | 1 | -0/+24 |
|/ |
|
* | Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ... |  Angelo Salese | 2019-12-13 | 1 | -1/+11 |
* | swtpc8212: get it running, and on the rs232 bus (#5729) |  68bit | 2019-10-30 | 1 | -0/+12 |
* | aha1542a, aha1542b: Split out AIC-580 emulation to new device (nw) |  AJR | 2019-10-25 | 1 | -0/+12 |
* | IDE devices are now on bus/ata, build fix. |  68bit | 2019-10-24 | 1 | -1/+1 |
* | Move IDE devices into bus/ata (nw) (#5756) |  ajrhacker | 2019-10-23 | 1 | -30/+4 |
* | Emulate ADC0804 and add device to various drivers |  AJR | 2019-10-16 | 1 | -0/+12 |
* | -avivideo.cpp: Added an image device to provide looping uncompressed AVI fram... |  mooglyguy | 2019-09-23 | 1 | -0/+2 |
* | acorn_vidc: All right, move this back to src/devices/machine (nw) |  AJR | 2019-09-20 | 1 | -0/+13 |
* | acorn_vidc: Move to src/devices/video and fix full build (nw) |  AJR | 2019-09-20 | 1 | -12/+0 |
* | Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671 |  Angelo Salese | 2019-09-20 | 1 | -0/+11 |
* | HP9845: TACO driver re-written (#5601) |  fulivi | 2019-09-09 | 1 | -0/+12 |
* | Various improvements over Vrender0 based systems [Angelo Salese] (#5580) |  Angelo Salese | 2019-09-02 | 1 | -0/+2 |
* | WD1000: new hard disk controller |  68bit | 2019-08-26 | 1 | -0/+12 |
* | Major refactoring of VRender0 SoC device [Angelo Salese] (#5527) |  Angelo Salese | 2019-08-24 | 1 | -0/+12 |
* | atronic.cpp: Add more onboard devices, including new PCF8584 skeleton (nw) |  AJR | 2019-08-17 | 1 | -0/+12 |
* | Add device emulation for DS17x85 series of MC146818-compatible RTCs with addi... |  AJR | 2019-08-14 | 1 | -0/+12 |
* | Add still-frame PNG image device for use by digitizers/cameras/etc. [R. Belmont] |  arbee | 2019-08-09 | 1 | -0/+2 |
* | steps towards some spectrum expansions - attempt 2 (resynced to AJRs changes)... |  David Haywood | 2019-07-31 | 1 | -0/+2 |
* | microdrv: Change image type to magtape; default clock; move to imagedev (nw) |  AJR | 2019-07-30 | 1 | -0/+2 |
* | wtl3132: new device |  Patrick Mackinlay | 2019-07-15 | 1 | -0/+12 |
* | Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) |  AJR | 2019-07-11 | 1 | -9/+0 |
* | new device seeq8003 |  Patrick Mackinlay | 2019-06-26 | 1 | -0/+12 |
* | added sensorboard with piece recognition (nw) |  hap | 2019-06-23 | 1 | -8/+22 |
* | -74381: Added untested 74S381 ALU / Function Generator device. [Ryan Holtz] |  MooglyGuy | 2019-06-18 | 1 | -0/+12 |
* | -dpb_brushproc: Added skeleton device for DPB-7000 Brush Processor Card. [Rya... |  MooglyGuy | 2019-06-18 | 1 | -0/+12 |
* | -tdc1008: Fixed latching of RND, TC, ACC, and SUB signals. [Ryan Holtz] |  mooglyguy | 2019-06-17 | 1 | -0/+12 |
* | -tdc1008: Initial untested implementation of the TRW TDC1008 Multiplier-Accum... |  mooglyguy | 2019-06-16 | 1 | -0/+12 |
* | Add device emulation for MM5307 Baud Rate Generator |  AJR | 2019-06-14 | 1 | -0/+12 |
* | -am2910: Added prelminary, largely-untested Am2910 Microprogram Controller de... |  mooglyguy | 2019-06-05 | 1 | -0/+12 |
* | chessmachine: device was in wrong folder and forgot to update compile script ... |  hap | 2019-06-01 | 1 | -0/+13 |
* | New device: UPD7004 ADC |  Dirk Best | 2019-05-28 | 1 | -0/+12 |
* | Add DS1994 device (#5054) |  grullosgo | 2019-05-14 | 1 | -0/+12 |
* | allow smartfp to show.. something (nw) (#5030) |  David Haywood | 2019-05-10 | 1 | -0/+2 |
* | Add AIC-565 device |  AJR | 2019-05-06 | 1 | -0/+12 |