gdkchan
|
a8ba340dde
Improved logging (#103)
|
8 years ago |
emmauss
|
bbcad307bd
Add logclass, made changes to logging calls (#79)
|
8 years ago |
gdkchan
|
081ede2a9a
Support the .romfs extension aswell
|
8 years ago |
gdkchan
|
d4a3e8267b
Allow enabling/disabling memory checks on config file
|
8 years ago |
gdkchan
|
79a5939734
Improvements to audout (#58)
|
8 years ago |
gdkchan
|
3777fb44cf
Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks
|
8 years ago |
gdkchan
|
3936c93448
Map heap on heap base region, fix for thread start on homebrew, add FCVTMU and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions
|
8 years ago |
emmauss
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 years ago |
gdkchan
|
f35d286c8d
Rename ARegisters to AThreadState
|
8 years ago |
gdkchan
|
5a0396efaf
Minor cpu fixes
|
8 years ago |
gdkchan
|
ebddc40550
Add events to shared memory, make it work better with direct memory
|
8 years ago |
Merry
|
1bfe6a9c22
Add some tests (#18)
|
8 years ago |