| Commit message (Expand) | Author | Age | Files | Lines |
| * | Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle 2.2.1... |  Miso Kim | 2017-08-23 | 1 | -2/+6 |
| * | new drivers for "Control ID x628" fingerprint-reader and for the NT7534 LCD c... |  Felipe CorrĂȘa da Silva Sanches | 2017-08-23 | 1 | -0/+12 |
| * | clean up some of the UI filter stuff, show list descriptions rather than name... |  Vas Crabb | 2017-08-18 | 1 | -2/+0 |
| * | hp85: implemented tape drive |  fulivi | 2017-08-16 | 1 | -0/+12 |
| * | hp9845: re-factored handling of HTI images into a dedicated format module |  fulivi | 2017-08-16 | 1 | -0/+12 |
| * | psi98: Add HLE ASCII keyboard and make it default |  Dirk Best | 2017-08-10 | 1 | -0/+2 |
| * | psi98: Add keyboard slot interface, create skeleton for keyboard |  Dirk Best | 2017-08-10 | 1 | -0/+14 |
| * | Added a very preliminary PC9801 AMD98 sound board emulation [Angelo Salese] |  angelosa | 2017-08-06 | 1 | -0/+2 |
| * | Create explicit i386dasm include for x86 DRC (nw) |  AJR | 2017-08-01 | 1 | -1/+2 |
| * | need this for debug trace logging on DRC cores (nw) |  Vas Crabb | 2017-08-01 | 1 | -1/+1 |
| * | Fix single build for i386-based drivers (nw) |  AJR | 2017-07-31 | 1 | -1/+1 |
| * | In the windows debugger log window add a Log/Clear menu to remove all logged ... |  yz70s | 2017-07-30 | 1 | -0/+2 |
| * | New 74LS259/9334/CD4099 devices |  AJR | 2017-07-25 | 1 | -14/+12 |
| * | Fix include path with USE_LIBSDL on macOS |  Joshua Root | 2017-07-22 | 1 | -1/+1 |
| * | sda5708: NEW DEVICE Siemens SDA5708 8 character 7x5 dot matrix LED display (nw) |  Joakim Larsson Edstrom | 2017-07-17 | 1 | -0/+11 |
| * | Export soft_reset, hard_reset, exit, load, and save functions for Emscripten ... |  James Baicoianu | 2017-07-15 | 1 | -1/+1 |
| * | Fix save/load states in Emscripten build (#2470) |  James Baicoianu | 2017-07-15 | 1 | -1/+1 |
| * | intellec4: implement imm4-22 program/data storage module |  Vas Crabb | 2017-07-15 | 1 | -0/+2 |
| * | intellec4: implememnt PROM memory module |  Vas Crabb | 2017-07-13 | 1 | -0/+2 |
| * | intellec4: add high-speed paper tape reader card (installed in slot j7 by def... |  Vas Crabb | 2017-07-13 | 1 | -0/+2 |
| * | ti99: Moved Hexbus one level up |  Michael Zapf | 2017-07-10 | 1 | -5/+13 |
| * | i82586: intel 82586/82596 ethernet controllers, skeleton only (nw) (#2456) |  Patrick Mackinlay | 2017-07-10 | 1 | -0/+12 |
| * | Merge pull request #2452 from JoakimLarsson/fccpu1_3 |  Joakim Larsson Edström | 2017-07-08 | 1 | -0/+12 |
| |\ |
|
| | * | mc14411: NEW DEVICE Motorola MC14411 Bit Rate Generator |  Joakim Larsson Edstrom | 2017-07-08 | 1 | -0/+12 |
| * | | Begin of HP80 emulation (#2448) |  fulivi | 2017-07-08 | 1 | -0/+16 |
| |/ |
|
| * | create c-chip device with correct CPU type in it and a bunch of notes (pinout... |  David Haywood | 2017-07-05 | 1 | -0/+2 |
| * | intlc440 improvements: |  Vas Crabb | 2017-07-01 | 1 | -0/+13 |
| * | r9751: Add initial SMIOC device (#2423) |  Brandon Munger | 2017-06-30 | 1 | -0/+12 |
| * | pc9801: move cbus to bus and add WIP mpu401 [Carl] |  cracyc | 2017-06-26 | 1 | -0/+20 |
| * | Rewrote 4004 core and disassembler: |  Vas Crabb | 2017-06-27 | 1 | -7/+7 |
| * | Reintroduced a state save menu, take two (#2358) |  npwoods | 2017-06-25 | 1 | -0/+2 |
| * | sm510: made KB1013VK12 device a clone of SM5A (nw) |  hap | 2017-06-23 | 1 | -4/+2 |
| * | - Add preliminary Yamaha YM3802 MIDI controller |  mahlemiut | 2017-06-21 | 2 | -0/+14 |
| * | hp9k_3xx: preliminary support for DIO and DIO-II buses and 98544 video card. ... |  arbee | 2017-06-20 | 1 | -0/+13 |
| * | New device: TE7750 Super I/O Expander |  AJR | 2017-06-15 | 1 | -0/+12 |
| * | d64plus: Implemented banking of extra 64K, and 6845 with chargen. Machine pro... |  Nigel Barnes | 2017-06-15 | 1 | -1/+2 |
| * | New skeleton: GRiD Compass series |  Sergey Svishchev | 2017-06-06 | 1 | -0/+12 |
| * | ti99: Hexbus implementation; floppy HX5102 early WIP |  Michael Zapf | 2017-06-06 | 1 | -1/+5 |
| * | Initial support for SiS85c496/497 PCI chipset. [R. Belmont] |  arbee | 2017-06-05 | 1 | -0/+2 |
| * | Revert "state: Turns the current state save feature to a menu [Nathan Woods]" |  Olivier Galibert | 2017-06-01 | 1 | -2/+0 |
| * | state: Turns the current state save feature to a menu [Nathan Woods] |  npwoods | 2017-06-01 | 1 | -0/+2 |
| * | CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... |  npwoods | 2017-06-01 | 1 | -5/+3 |
| * | Added read support for the disk format SDF used in the CoCoSDC (#2345) |  tim lindner | 2017-05-31 | 1 | -0/+12 |
| * | srcclean (nw) |  Vas Crabb | 2017-05-28 | 1 | -3/+3 |
| * | netlist: add a crude TTL schmitt trigger model and hook up in 1B11142 |  Vas Crabb | 2017-05-27 | 1 | -0/+2 |
| * | Netlist refactoring: |  couriersud | 2017-05-27 | 1 | -5/+6 |
| * | Update cpu.lua properly (nw) |  AJR | 2017-05-26 | 1 | -0/+1 |
| * | Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... |  AJR | 2017-05-26 | 1 | -0/+2 |
| * | ti99: Created bus gromport, split monster file gromport |  Michael Zapf | 2017-05-25 | 1 | -2/+11 |
| * | ti99: Added console connector "ioport" with PEB as slot option |  Michael Zapf | 2017-05-25 | 1 | -0/+2 |