| Commit message (Expand) | Author | Age | Files | Lines |
| * | -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... |  mooglyguy | 2018-09-22 | 2 | -0/+13 |
| * | jazz: new skeleton driver (nw) |  Patrick Mackinlay | 2018-09-20 | 2 | -0/+24 |
| * | Re-write serial mouse support: |  Vas Crabb | 2018-09-19 | 1 | -2/+2 |
| * | bbc: Added Acorn Bitstik and Bitstik 2 analogue controllers. |  Nigel Barnes | 2018-09-17 | 1 | -0/+2 |
| * | bbcb: Added floppy disc controller options:- |  Nigel Barnes | 2018-09-17 | 1 | -2/+6 |
| * | Add Sun mouse port and hook it up to sun3, sun3x, sun4, and sun4c. |  Vas Crabb | 2018-09-17 | 1 | -0/+14 |
| * | -sbus: Added a skeleton device for the Artecon SB300P 3-serial 1-parallel SBu... |  mooglyguy | 2018-09-16 | 1 | -0/+2 |
| * | -cgsix: Renamed turbogx.* to cgsix.* and added TurboGX+ support. [Ryan Holtz,... |  mooglyguy | 2018-09-15 | 1 | -2/+2 |
| * | -sbus: Added a skeleton device for the SunSwift 10/100 + Fast Wide SCSI SBus ... |  mooglyguy | 2018-09-15 | 1 | -0/+2 |
| * | -sbus: Added a skeleton device for the SunPC 5x86 Accelerator SBus board. [Ry... |  mooglyguy | 2018-09-15 | 1 | -0/+2 |
| * | -sun4: Added basic support for cgsix/TurboGX SBus card. [Ryan Holtz] |  Ryan Holtz | 2018-09-13 | 1 | -0/+2 |
| * | -sbus: Added preliminary cgthree support. [Ryan Holtz] |  mooglyguy | 2018-09-13 | 1 | -0/+2 |
| * | -sun4: Added SBus slot bus and basic bwtwo slot device. [Ryan Holtz] |  mooglyguy | 2018-09-13 | 1 | -0/+14 |
| * | -am79c90: Added rudimentary AMD 79C90 LANCE ethernet controller support, enou... |  mooglyguy | 2018-09-08 | 1 | -0/+12 |
| * | -st62xx: Added a skeleton driver for the STmicro ST6 series of microcontrolle... |  mooglyguy | 2018-08-25 | 1 | -0/+17 |
| * | Merge pull request #3795 from felipesanches/gtrak10_2018-jul-27 |  ajrhacker | 2018-08-24 | 1 | -0/+4 |
| |\ |
|
| | * | A large portion of the Atari Gran Trak 10 schematics (1974) |  Felipe CorrĂȘa da Silva Sanches | 2018-07-28 | 1 | -0/+4 |
| * | | Add huc6230 Emulation (#3829) |  cam900 | 2018-08-23 | 1 | -0/+14 |
| * | | tms57002: Trick to reduce the compiler memory usage [O. Galibert] |  Olivier Galibert | 2018-08-23 | 1 | -0/+2 |
| * | | Amiga keyboard overhaul: |  Vas Crabb | 2018-08-23 | 2 | -2/+5 |
| * | | New Working Game |  Tomasz Slanina | 2018-08-22 | 1 | -0/+12 |
| * | | -pcf8583: Added rudimentary Philips PCF8583 RTC emulation, based on the PCF85... |  Ryan Holtz | 2018-08-20 | 1 | -0/+12 |
| * | | amiga: add support for Amiga 2000 keyboard with 8039 and external ROM manufac... |  Vas Crabb | 2018-08-15 | 1 | -0/+2 |
| * | | h8: H8/3003 support [R. Belmont] |  arbee | 2018-08-02 | 1 | -0/+2 |
| * | | taptun: add support for Windows (#3790) |  Patrick Mackinlay | 2018-07-30 | 1 | -0/+1 |
| |/ |
|
| * | Better support for screen orientation/geometry: |  Vas Crabb | 2018-07-26 | 1 | -10/+0 |
| * | Flesh out TLCS870 core (#3763) |  David Haywood | 2018-07-23 | 1 | -0/+5 |
| * | Better Emscripten parameter handling, & update docs (nw) |  Justin Kerk | 2018-07-21 | 1 | -4/+1 |
| * | ps2sony: Some basic VU1 support, major file reshuffling, nw |  mooglyguy | 2018-07-21 | 4 | -2/+168 |
| * | ps2sony: Checkpoint, nw |  mooglyguy | 2018-07-17 | 1 | -0/+4 |
| * | Update WebAssembly parameters for current Emscripten (nw) |  Justin Kerk | 2018-07-15 | 1 | -1/+4 |
| * | New skeleton device: Western Digital WD1007A ESDI hard disk controller [Al Ko... |  AJR | 2018-07-14 | 1 | -0/+2 |
| * | Acorn Bus slot devices for:- |  Nigel Barnes | 2018-07-10 | 1 | -0/+41 |
| * | emumem: Backend modernization [O. Galibert] |  Olivier Galibert | 2018-06-29 | 1 | -0/+27 |
| * | Fix copy/paste mistake (nw) |  AJR | 2018-06-21 | 1 | -1/+1 |
| * | -39in1: Split Intel XScale PXA255 peripherals into a separate device. [Ryan H... |  mooglyguy | 2018-06-21 | 1 | -0/+13 |
| * | Add HP9122 floppy drive (#3657) |  Sven Schnelle | 2018-06-17 | 2 | -0/+16 |
| * | ec1841: mouse emulation (Logitech bus mouse protocol) (#3623) |  Sergey Svishchev | 2018-06-11 | 1 | -0/+12 |
| * | Revert "Add 9122c floppy (#3647)" |  Vas Crabb | 2018-06-11 | 2 | -16/+0 |
| * | Add 9122c floppy (#3647) |  Sven Schnelle | 2018-06-10 | 2 | -0/+16 |
| * | Discord plugin try 2 (#3640) |  cracyc | 2018-06-08 | 1 | -0/+1 |
| * | Add HP98543 medium-res color graphics card (#3575) |  Sven Schnelle | 2018-05-28 | 2 | -0/+13 |
| * | pc9801.cpp: Merge -26 / -86 / -118 joystick port implementations (nw) |  angelosa | 2018-05-26 | 1 | -0/+2 |
| * | ef9340/1: make character set external. [Wilbert Pol] |  Wilbert Pol | 2018-05-18 | 1 | -1/+0 |
| * | interpro: wip checkpoint (nw) (#3573) |  Patrick Mackinlay | 2018-05-15 | 1 | -0/+2 |
| * | proposal: move z80daisy* to devices/machine (#3572) |  Patrick Mackinlay | 2018-05-15 | 2 | -7/+14 |
| * | softfloat3: fix msvc build (nw) (#3566) |  Patrick Mackinlay | 2018-05-14 | 1 | -0/+6 |
| * | Initial import of SoftFloat release 3E [R. Belmont] |  arbee | 2018-05-13 | 1 | -0/+333 |
| * | sm5*: added sm530 disasm (nw) |  hap | 2018-05-12 | 1 | -0/+3 |
| * | Add topcat asic (#3558) |  Sven Schnelle | 2018-05-11 | 1 | -0/+11 |