| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Minor cleanup/correction for n64.c
|
|
|
|
|
| |
Just doing this to clean things up a bit and make my git branch a little
prettier. Apologies if this is a pain, but they're easily added back.
|
| |
|
| |
|
|
|
|
|
|
|
| |
-----------
New games added or marked as working:
TI DataMan [hap, Sean Riddle]
|
|
|
|
|
|
|
|
| |
being set in half-lines.
Changed rsp disassembly to use MIPS ABI names for registers.
Implemented 'start valid' bit in RDP status register.
Increased scheduler quantum time to allow for better r4300 <-> RSP signaling.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
PI transfers round down/truncate last bit
SI transfers signal busy while waiting for delay
Initial work to seperate VI from RDP as the actual hardware has no direct communication between them
Stop ERET instruction spamming the error log
Stop screen update from spamming the error log for using MCFG_SCREEN_VBLANK_TIME. The value set was also complete nonsense.
|
| |
|
| |
|
|
|