Commit History

Author SHA1 Message Date
  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 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 years ago
  gdkchan 13214ffa43 Fix regression introduced on last commit with wrong ImageEnd 8 years ago
  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 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
  Ac_K 224211367f Initiale hbmenu.nro support (#32) 8 years ago
  gdkchan b2f733da78 FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section 8 years ago
  emmauss 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 years ago