gdkchan
|
5912bd2beb
Disable memory checks by default, even on debug, move ram memory allocation inside the CPU, since the size if fixed anyway, better heap region size
|
8 jaren geleden |
gdkchan
|
8dcffe6a51
Fix hid touch screen timestamp, add more log info
|
8 jaren geleden |
gdkchan
|
c14c69a10c
Refactor HID, fix issues (#48)
|
8 jaren geleden |
gdkchan
|
f876bd2a80
Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it is no longer needed with direct memory access, move some memory management logic out of AMemoryMgr, change default virtual filesystem path to AppData
|
8 jaren geleden |
gdkchan
|
13214ffa43
Fix regression introduced on last commit with wrong ImageEnd
|
8 jaren geleden |
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 jaren geleden |
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 jaren geleden |
Ac_K
|
224211367f
Initiale hbmenu.nro support (#32)
|
8 jaren geleden |
emmauss
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 jaren geleden |