Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- added initial VFP code from skyeye
|
|
Various fixes/improvements to HLE of 3DS services, mostly cleans up GSP call decoding
|
|
|
|
|
|
Update FlipFramebuffer - makes converting the raw framebuffer slightly faster
|
|
Less calculations + fix
|
|
|
|
|
|
|
|
- added a helper function for getting command buffer for services
- fixed bug where GSP DMA was incorrectly being done in DataSynchronizationBarrier (instead of gsp_TriggerCmdReqQueue)
|
|
|
|
|
|
|
|
- added stubbed HLE syscall functions for svc_GetResourceLimit and svc_GetResourceLimitCurrentValues
|
|
|
|
|
|
- handle RD in STREX/STREXB
|
|
- added stubs for GetResourceLimit and GetResourceLimitCurrentValues SVCs
|
|
|
|
- moved instruction decoding to coprocessor HLE module
|
|
|
|
|
|
- added stub for SVC CreateAddressArbiter
- added OutputDebugString SVC
|
|
- updated load launcher.dat function to use ARM11 format hack
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Travis CI script
|
|
|
|
code I'm just getting rid of it
|
|
|
|
|
|
|
|
longer need to leave this here
|
|
|
|
ARM11 demos tested thus far, e.g. yeti3DS)
|
|
addresses
|
|
|
|
- added hooks to catch LCD IO read/writes
|
|
framebuffer address
|