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