summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu (follow)
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-262-12/+70
* -cdi: cdimono2 WIP. Added UART and SPI to 68HC05. Moved COP from the HC05 to ... mooglyguy2019-12-262-93/+564
* naomi dimm board: add communication between sh4 and security pic (nw) yz70s2019-12-231-1/+2
* Merge branch 'release0217' into mainline-master Vas Crabb2019-12-231-1/+1
|\
| * i386: feni and fdisi are nops on the 387+ (nw) cracyc2019-12-221-0/+2
* | vt52: Many updates (nw) AJR2019-12-222-4/+32
* | vt5x_cpu: Add more callbacks; note that VT52 doesn't seem to support the key ... AJR2019-12-222-4/+12
* | 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
* | 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
* | i8087: save pointers in env (nw) cracyc2019-12-211-13/+52
* | vt52: Add debug state register to show address translation; minor adjustments... AJR2019-12-212-4/+9
|/
* srcclean (nw) Vas Crabb2019-12-214-21/+21
* 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
* Sunplus unsp2.0 experiments for jak_car2 (nw) (#6073) David Haywood2019-12-193-30/+131
* vt5x_cpu: Change register name (nw) AJR2019-12-192-9/+9
* vt52: Add bell (not working now) (nw) AJR2019-12-182-2/+13
* vt52: Add keyboard (nw) AJR2019-12-182-2/+6
* vt52_cpu: Add RAM instructions and UART interface (nw) AJR2019-12-182-13/+172
* vt52: Extremely preliminary CPU execution (many instructions still unimplemen... AJR2019-12-183-3/+317
* New machines marked as NOT_WORKING AJR2019-12-184-0/+384
* mips1: remove unintended leftover(?) (nw) hap2019-12-181-1/+0
* mips1: cop0 initialization for r3041 (nw) Patrick Mackinlay2019-12-182-2/+18
* mips1: revert unnecessary/unwanted initialization (nw) Patrick Mackinlay2019-12-182-19/+16
* continued work on Jakks NAND based stuff / extended SP ops (nw) (#6064) David Haywood2019-12-174-51/+142
* Remove some cases of visual studio warnings 4805 4389 4065 (nw) yz70s2019-12-161-15/+5
* Plug and Play work + New Working clone (#6060) David Haywood2019-12-168-71/+1829
* r65c19: Add bank registers to debug state (nw) AJR2019-12-162-0/+9
* naomi: add a sh4 and a pic16c621a, both diabled, to the dimm board device (nw) yz70s2019-12-161-0/+8
* cpu/mips/mips1: initialize some stuff (nw) Osso132019-12-142-15/+20
* cpu\sh2: initialize stuff (nw) Ivan Vangelista2019-12-142-55/+57
* i386.cpp: show status of some cpu flags in the state debugger view (nw) yz70s2019-12-131-2/+15
* sub-class generalplus gpac800, better simulate bootstrap by copying initial c... David Haywood2019-12-111-2/+4
* generalplus_gpac800 - copy some code from NAND into RAM for execution (nw) DavidHaywood2019-12-101-2/+2
* various devices: try the new (and some not so new) save state possibilities (nw) Ivan Vangelista2019-12-095-85/+26
* Misc SunPlus (wrlshunt research) (#6015) David Haywood2019-12-093-5/+9
* Get rid of deprecated universal newlines open flag in Python scripts (io modu... Vas Crabb2019-12-094-12/+16
* Allow saving members of structures in n-dimensional arrays, even if the membe... Vas Crabb2019-12-091-1/+1
* tms9995: Make address visible on address bus during on-chip operations. Michael Zapf2019-12-071-8/+26
* r65c19: Fix BAR masking logic (nw) AJR2019-12-041-1/+1
* mc68hc11: Fix disassembly and execution of BRCLR/BRSET (IND, Y) AJR2019-12-042-5/+5
* Sunplus Plug & Play work (cleanup + fixes + notes based on wrlshunt code anal... David Haywood2019-12-042-26/+22