gdkchan
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 gadi atpakaļ |
gdkchan
|
9227b0ea59
[CPU] Speed up translation a little bit
|
8 gadi atpakaļ |
gdkchan
|
e16ca561cb
HashSet is not thread safe, hopefully this fixes the CPU issue where it throws a exception on Add
|
8 gadi atpakaļ |
gdkchan
|
7a27990faa
Allow more than one process, free resources on process dispose, implement SvcExitThread
|
8 gadi atpakaļ |
gdkchan
|
344fc8a55d
Try fixing NvFlinger rotation with scaling, return correct error code on WaitSignal timeout, always display window at the center of the screen
|
8 gadi atpakaļ |
gdkchan
|
3edb66f389
Improve CPU initial translation speeds (#50)
|
8 gadi atpakaļ |
gdkchan
|
950011c90f
Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
|
8 gadi atpakaļ |
gdkchan
|
31b35a9645
Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings
|
8 gadi atpakaļ |
gdkchan
|
035efc913e
Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instructions, fix for NvFlinger sometimes missing free buffers
|
8 gadi atpakaļ |
emmauss
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 gadi atpakaļ |