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