| Commit message (Expand) | Author | Age | Files | Lines |
| * | -cdimono2: Improved SPI emulation in the 68hc05 core, better hookup of /SS li... |  MooglyGuy | 2019-12-26 | 1 | -1/+1 |
| * | -cdi: cdimono2 WIP. Added UART and SPI to 68HC05. Moved COP from the HC05 to ... |  mooglyguy | 2019-12-26 | 1 | -27/+33 |
| * | vf: More fixes, works even worse, it's getting annoying (nw) |  Olivier Galibert | 2019-12-22 | 1 | -0/+6 |
| * | ataflash cards does not spin (nw) |  MetalliC | 2019-12-22 | 1 | -0/+1 |
| * | s3520cf.cpp: various fixes and improvements, add RTC-4553 model |  MetalliC | 2019-12-22 | 2 | -102/+183 |
| * | spg2xx_io.cpp: disable logging by default (nw) |  Vas Crabb | 2019-12-22 | 1 | -1/+1 |
| * | -spg2xx: Initialize FIQ vector to an invalid state so games which don't initi... |  MooglyGuy | 2019-12-22 | 1 | -0/+1 |
| * | -spg2xx: Fixed a subtle interrupt bug causing Clickstart to not boot. [Ryan H... |  mooglyguy | 2019-12-22 | 5 | -11/+79 |
| * | i8087: save pointers in env (nw) |  cracyc | 2019-12-21 | 1 | -2/+22 |
| * | srcclean (nw) |  Vas Crabb | 2019-12-21 | 7 | -170/+170 |
| * | Revert "Revert "enable clang missing braces warning - it's useful to be able ... |  Vas Crabb | 2019-12-21 | 1 | -9/+9 |
| * | Revert "enable clang missing braces warning - it's useful to be able to see w... |  AJR | 2019-12-20 | 1 | -9/+9 |
| * | enable clang missing braces warning - it's useful to be able to see when you'... |  Vas Crabb | 2019-12-20 | 1 | -9/+9 |
| * | intelfsh.cpp: add Fujitsu 29LV002TC flash |  MetalliC | 2019-12-20 | 2 | -2/+48 |
| * | Sunplus unsp2.0 experiments for jak_car2 (nw) (#6073) |  David Haywood | 2019-12-19 | 4 | -29/+109 |
| * | continued work on Jakks NAND based stuff / extended SP ops (nw) (#6064) |  David Haywood | 2019-12-17 | 2 | -1/+27 |
| * | model1: Add the VF and SWA internal TGP programs, drop the HLE [O. Galibert, ... |  Olivier Galibert | 2019-12-17 | 1 | -2/+2 |
| * | Revert "8255: missed one driver (nw)" |  Vas Crabb | 2019-12-17 | 1 | -3/+3 |
| * | ticket: don't use "led2" for output (nw) |  hap | 2019-12-16 | 1 | -1/+1 |
| * | cgang: added stepper motors (nw) |  hap | 2019-12-16 | 1 | -1/+1 |
| * | machine/vrender0.h: initialize stuff (nw) |  Ivan Vangelista | 2019-12-15 | 1 | -18/+18 |
| * | -sun4c_mmu: Checkins, likely will cause other regressions, but checking in as... |  MooglyGuy | 2019-12-15 | 2 | -45/+137 |
| * | (nw) arm_iomd.cpp: fixed validation (Device arm_iomd.cpp(arm_7500FE_SoC) shor... |  Ivan Vangelista | 2019-12-14 | 1 | -1/+1 |
| * | 8255: set default tristate to 0 (nw) |  hap | 2019-12-14 | 1 | -3/+3 |
| * | machine/6821pia.cpp: initialized new variable (nw) |  d | 2019-12-14 | 1 | -1/+1 |
| * | Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ... |  Angelo Salese | 2019-12-13 | 4 | -81/+1366 |
| * | sensorboard: output-before-reset regression (nw) |  hap | 2019-12-13 | 1 | -9/+9 |
| * | sunplus_gcm394.cpp: fixed validation (nw) |  Ivan Vangelista | 2019-12-11 | 1 | -1/+1 |
| * | sub-class generalplus gpac800, better simulate bootstrap by copying initial c... |  David Haywood | 2019-12-11 | 2 | -6/+51 |
| * | am9517a, i8257: Modernize struct member save registration (nw) |  AJR | 2019-12-10 | 2 | -20/+8 |
| * | hd63450, scc68070, saa1099: Modernize struct member save registration (nw) |  AJR | 2019-12-10 | 2 | -69/+30 |
| * | Misc SunPlus (wrlshunt research) (#6015) |  David Haywood | 2019-12-09 | 4 | -162/+346 |
| * | Sunplus Plug & Play work (cleanup + fixes + notes based on wrlshunt code anal... |  David Haywood | 2019-12-04 | 7 | -153/+306 |
| * | -sun4c_mmu: Fixed a few more SS2 self-tests, and hopefully fixed a compile er... |  MooglyGuy | 2019-12-02 | 2 | -8/+134 |
| * | -sun4c_mmu: Fixed a couple of sun4_75 self-tests, nw |  Ryan Holtz | 2019-12-02 | 2 | -8/+5 |
| * | pcf8584: Very minor cleanup (nw) |  AJR | 2019-12-01 | 1 | -2/+1 |
| * | m6802, nsc8105: Internalize internal RAM (nw) |  AJR | 2019-12-01 | 1 | -1/+0 |
| * | fdc37c93x.cpp: use enum constants and not explicit values (nw) |  yz70s | 2019-11-29 | 2 | -40/+41 |
| * | updated my recent commits to initialize bools with false instead of 0, as sug... |  Ivan Vangelista | 2019-11-28 | 1 | -3/+3 |
| * | sunplus_gcm394.cpp : wrlshunt / smartfp, continued research (#5972) |  David Haywood | 2019-11-26 | 4 | -42/+82 |
| * | acorn_vidc.cpp: initialize some stuff (nw) |  Ivan Vangelista | 2019-11-26 | 1 | -0/+10 |
| * | sunplus_gcm394.cpp plug & play experiments looking at wrlshunt (#5953) |  David Haywood | 2019-11-25 | 4 | -34/+110 |
| * | intelfsh.cpp: sst 49lf020 does not support certain commands in certain states... |  yz70s | 2019-11-24 | 1 | -3/+11 |
| * | srcclean and indentation cleanup (nw) |  Vas Crabb | 2019-11-24 | 5 | -17/+17 |
| * | Merge pull request #5936 from JoakimLarsson/alfaskop410x_1 |  Joakim Larsson Edström | 2019-11-22 | 1 | -62/+24 |
| |\ |
|
| | * | mc6854.cpp: small cleanup for readability |  Joakim Larsson Edstrom | 2019-11-21 | 1 | -62/+24 |
| * | | new working ZX Spectrum slot devices: DISCiPLE and +D disk interfaces (#5931) |  Tom | 2019-11-22 | 2 | -0/+9 |
| * | | mb8421.cpp : Support variable size and data width, Use template for base devi... |  cam900 | 2019-11-21 | 2 | -228/+201 |
| |/ |
|
| * | Merge pull request #5920 from JoakimLarsson/nobaudoutpin |  Joakim Larsson Edström | 2019-11-18 | 2 | -46/+7 |
| |\ |
|
| | * | ins8250: reverted BAUDOUT pin support and documented findings in eispc.cpp |  Joakim Larsson Edstrom | 2019-11-18 | 2 | -46/+7 |