summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* -cdimono2: Added more logging for SERVO ports, nwcdimono2_wip MooglyGuy2020-01-021-1/+1
* -cdimono2, m6805, mcd212: Various fixes, nw MooglyGuy2019-12-302-24/+21
* -cdimono2: Improved /DTACK hack and improved SLAVE/SCC comms. Gets rid of err... MooglyGuy2019-12-275-31/+69
* -cdimono2: Improved SPI emulation in the 68hc05 core, better hookup of /SS li... MooglyGuy2019-12-263-13/+71
* -cdi: cdimono2 WIP. Added UART and SPI to 68HC05. Moved COP from the HC05 to ... mooglyguy2019-12-263-120/+597
* naomi dimm board: add communication between sh4 and security pic (nw) yz70s2019-12-231-1/+2
* Halt cpu by isa rdy line in poisk-1 and mc1502 fdc devices (nw) yz70s2019-12-236-13/+18
* Merge branch 'release0217' into mainline-master Vas Crabb2019-12-231-1/+1
|\
| * vf: More fixes, works even worse, it's getting annoying (nw) Olivier Galibert2019-12-221-0/+6
| * i386: feni and fdisi are nops on the 387+ (nw) cracyc2019-12-221-0/+2
* | vt52: Many updates (nw) AJR2019-12-222-4/+32
* | Change #include location (nw) yz70s2019-12-222-1/+1
* | vt5x_cpu: Add more callbacks; note that VT52 doesn't seem to support the key ... AJR2019-12-222-4/+12
* | Corrections to legacy pci (nw) yz70s2019-12-222-9/+8
* | atpci.cpp: update usage of device finders and remove hardcoded cpu tags in ch... yz70s2019-12-226-15/+16
* | bebox.cpp: use finder for vga device (nw) yz70s2019-12-221-1/+2
* | vf: More fixes, works even worse, it's getting annoying (nw) Olivier Galibert2019-12-221-0/+6
* | isa: Provisional ready line interface (nw) AJR2019-12-222-0/+10
* | bebox.cpp: remove device not found errors (nw) yz70s2019-12-221-1/+2
* | t11: Use octal for debug register state and disassembly; fix disassembly of S... AJR2019-12-223-286/+285
* | vt5x_cpu: Preliminary video timing chain (nw) AJR2019-12-222-17/+62
* | sh3: handle INTEVT register MetalliC2019-12-223-27/+35
* | 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
* | Remove unwanted changes (nw) yz70s2019-12-222-2/+2
* | i386: feni and fdisi are nops on the 387+ (nw) cracyc2019-12-211-0/+2
* | vt52: Fill in and fix a whole bunch of things (nw) AJR2019-12-213-20/+74
* | Merge branch 'release0217' into mainline-master Vas Crabb2019-12-221-1/+4
|\|
| * 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
| * add padding to saa1099_noise to force alignment on Linux i686 (nw) Vas Crabb2019-12-221-1/+4
* | 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
* | Substitute some cases of deprecated tag lookups with device finders (nw) yz70s2019-12-2115-40/+48
* | i8087: save pointers in env (nw) cracyc2019-12-212-15/+74
* | vt52: Add debug state register to show address translation; minor adjustments... AJR2019-12-212-4/+9
|/
* srcclean (nw) Vas Crabb2019-12-2114-202/+202
* i386: set opcode and clear data ptr for instruction that don't access memory ... cracyc2019-12-201-5/+194
* i386: fpu env in v86 mode is like real mode (nw) cracyc2019-12-201-7/+3
* i386: save opcode too (nw) cracyc2019-12-201-0/+1
* i386: unbreak the x87 and flesh out 486 float exceptions a bit (nw) cracyc2019-12-207-157/+423
* 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-197-59/+240
* vt5x_cpu: Change register name (nw) AJR2019-12-192-9/+9
* vt52: Add bell (not working now) (nw) AJR2019-12-182-2/+13