Historie revizí

Autor SHA1 Zpráva Datum
  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 před 8 roky
  gdkchan be0e4007dc Add SMLAL (vector), fix EXT instruction před 8 roky
  gdkchan 4f177c9ee7 More Vi/NvFlinger/NvDrv stubs, allow paths starting with //, do not allow paths that don't start with at least a /, increase map region size před 8 roky
  emmauss 4038e63de1 Implement basic performance statistics (#53) před 8 roky
  emmauss 39ed14a3d6 stub IApplicationDisplayService:CloseDisplay (#52) před 8 roky
  gdkchan 2d9edddf8c Remove QueryMemory workaround před 8 roky
  gdkchan 59d1b2ad83 Add MUL (vector by element), fix FCVTN, make svcs use MakeError too před 8 roky
  gdkchan 0e343a748d Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent před 8 roky
  MS-DOS1999 c9ef25681d Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44) před 8 roky
  gdkchan 73cc30cc80 Allow multiple hid shared memory locations před 8 roky
  gdkchan 344fc8a55d Try fixing NvFlinger rotation with scaling, return correct error code on WaitSignal timeout, always display window at the center of the screen před 8 roky
  gdkchan 3edb66f389 Improve CPU initial translation speeds (#50) před 8 roky
  gdkchan ee9df32e3e Do not block execution on audout append buffer před 8 roky
  gdkchan 479443564c Remove unneeded log messages před 8 roky
  gdkchan 8dcffe6a51 Fix hid touch screen timestamp, add more log info před 8 roky
  gdkchan 7d48886750 Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch před 8 roky
  gdkchan 646af2498c Fix paths using ascii instead of utf8 on IFileSystem před 8 roky
  gdkchan c14c69a10c Refactor HID, fix issues (#48) před 8 roky
  gdkchan efef605b26 Fix REV64 (vector) instruction před 8 roky
  gdkchan 829b1b1cc0 Add REV64 (vector) instruction před 8 roky
  gdkchan f39a864050 Add EXT, CMTST (vector) and UMULL (vector) instructions před 8 roky
  Ac_K 1d71e33171 Update IAudioOut.cs (#51) před 8 roky
  emmauss 65e04e9854 stub set_sys (#49) před 8 roky
  gdkchan 5d8a615c21 Enable hardware frame buffer texture scaling před 8 roky
  gdkchan eacd432387 Fix wrong rotation direction on nvflinger před 8 roky
  Ac_K 424e045940 More stubs (#47) před 8 roky
  Ac_K 7f0bee2ff8 Stubs implementations (#45) před 8 roky
  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 před 8 roky
  gdkchan 708761963e Fix corner cases of ADCS and SBFM před 8 roky
  gdkchan f6dc86c6a0 Implement SvcSetMemoryAttribute před 8 roky