| Commit message (Expand) | Author | Age | Files | Lines |
| * | microtan.cpp: The Microtan driver overhaul! |  Nigel Barnes | 2019-07-26 | 1 | -0/+36 |
| * | Add dump and skeleton device for Philips CDD2000 CD-R [Cyberia/2 Filebase] |  AJR | 2019-07-24 | 1 | -0/+4 |
| * | bt431: new device (nw) |  Patrick Mackinlay | 2019-07-23 | 1 | -0/+12 |
| * | mac128/512: preliminary (not working) support for the GCC HyperDrive hard dis... |  arbee | 2019-07-21 | 1 | -0/+2 |
| * | (nw) split binbug into 3 sources. |  Robbbert | 2019-07-22 | 1 | -0/+2 |
| * | poly88, poly8813: Add PolyMorphic 16K RAM card and make one the default |  AJR | 2019-07-19 | 1 | -0/+2 |
| * | poly88, poly8813: Bus expansion |  AJR | 2019-07-18 | 1 | -0/+4 |
| * | New working software list additions |  Nigel Barnes | 2019-07-16 | 1 | -0/+2 |
| * | wtl3132: new device |  Patrick Mackinlay | 2019-07-15 | 1 | -0/+12 |
| * | cw7501, cdr4201: Transform skeleton drivers into SCSI bus devices |  AJR | 2019-07-11 | 1 | -0/+2 |
| * | Default list of nscsi devices (nw) |  AJR | 2019-07-11 | 1 | -0/+3 |
| * | Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) |  AJR | 2019-07-11 | 2 | -9/+18 |
| * | Add disassembler and skeleton CPU device for CompactRISC CR16B architecture |  AJR | 2019-07-05 | 1 | -0/+17 |
| * | Merge pull request #5303 from shattered/_430d642ac2 |  ajrhacker | 2019-07-04 | 2 | -0/+38 |
| |\ |
|
| | * | agat: basic emulation of agat9 (video, apple compat mode, LLE floppy) |  Sergey Svishchev | 2019-07-02 | 2 | -0/+38 |
| * | | f2mc16: add MB90610A and MB90611A microcontrollers. [R. Belmont] |  arbee | 2019-07-03 | 1 | -0/+2 |
| * | | Preliminary Fujitsu F2MC-16 CPU core, currently disassembly only [R. Belmont] |  arbee | 2019-07-01 | 1 | -0/+17 |
| |/ |
|
| * | new device seeq8003 |  Patrick Mackinlay | 2019-06-26 | 1 | -0/+12 |
| * | added sensorboard with piece recognition (nw) |  hap | 2019-06-23 | 1 | -8/+22 |
| * | Add disassembler and skeleton device for DP8344 Biphase Communications Processor |  AJR | 2019-06-22 | 1 | -0/+17 |
| * | Preliminary disassembler and skeleton CPU device for Elan RISC II/RII series ... |  AJR | 2019-06-20 | 1 | -0/+17 |
| * | bt47x: new device (nw) |  Patrick Mackinlay | 2019-06-20 | 1 | -0/+11 |
| * | -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 |
| * | screenless: make it a device (nw) |  hap | 2019-06-14 | 1 | -0/+11 |
| * | Add device emulation for MM5307 Baud Rate Generator |  AJR | 2019-06-14 | 1 | -0/+12 |
| * | apple2, apple2e, apple2gs: Generic emulation of Game I/O connector. Joysticks... |  AJR | 2019-06-10 | 1 | -0/+14 |
| * | -am2910: Added prelminary, largely-untested Am2910 Microprogram Controller de... |  mooglyguy | 2019-06-05 | 1 | -0/+12 |
| * | fix vsllvm configuration |  feos | 2019-06-03 | 1 | -0/+1 |
| * | chessmachine: device was in wrong folder and forgot to update compile script ... |  hap | 2019-06-01 | 1 | -0/+13 |
| * | added shared chessmachine device for Mephisto risc, chessmachine EC, chessmac... |  hap | 2019-06-01 | 1 | -2/+6 |
| * | hle_mouse: high-level emulation of PS/2 mouse |  Patrick Mackinlay | 2019-05-31 | 1 | -0/+2 |
| * | Revert "-Removed sbus and gio64 buses..." |  AJR | 2019-05-29 | 1 | -0/+39 |
| * | -Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o... |  MooglyGuy | 2019-05-29 | 1 | -39/+0 |
| * | SGI GIO rename to GIO64 (#5125) |  tyfighter | 2019-05-29 | 1 | -6/+6 |
| * | New device: UPD7004 ADC |  Dirk Best | 2019-05-28 | 1 | -0/+12 |
| * | New NOT_WORKING software list additions |  hap | 2019-05-27 | 1 | -0/+2 |
| * | Hp9845: added 98046 module emulation (#5115) |  fulivi | 2019-05-26 | 1 | -0/+2 |
| * | srcclean (nw) |  Vas Crabb | 2019-05-26 | 2 | -12/+12 |
| * | Preliminary emulation of ASC-88 SCSI adapter [AJR, minuszerodegrees.net] |  AJR | 2019-05-22 | 1 | -0/+2 |
| * | i386: Improve splitting of unaligned accesses (excluding program fetches) |  AJR | 2019-05-19 | 1 | -0/+3 |
| * | Add dumps of Atari 800 floppy controller ROMs [Atari Age] |  AJR | 2019-05-17 | 1 | -0/+4 |
| * | Disable WII Lightgun hack by default (#5056) |  Kiall Mac Innes | 2019-05-14 | 2 | -0/+23 |
| * | Add DS1994 device (#5054) |  grullosgo | 2019-05-14 | 1 | -0/+12 |
| * | c64: Added skeleton for BusCard II cartridge. [Curt Coder] |  Curt Coder | 2019-05-13 | 1 | -0/+2 |
| * | c64: added mouse controller (nw) |  hap | 2019-05-13 | 1 | -0/+2 |
| * | bbc: Implemented PMS Genie ROM device. |  Nigel Barnes | 2019-05-12 | 1 | -0/+2 |
| * | bbc: Added ATPL AutoPrommer and User Port Splitter devices. |  Nigel Barnes | 2019-05-11 | 1 | -0/+4 |