Historique des commits

Auteur SHA1 Message Date
  gdkchan 4314a8f3e5 [WIP] Add support for events (#60) il y a 8 ans
  gdkchan 79a5939734 Improvements to audout (#58) il y a 8 ans
  gdkchan 7a27990faa Allow more than one process, free resources on process dispose, implement SvcExitThread il y a 8 ans
  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 il y a 8 ans
  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 il y a 8 ans
  emmauss 4038e63de1 Implement basic performance statistics (#53) il y a 8 ans
  gdkchan 73cc30cc80 Allow multiple hid shared memory locations il y a 8 ans
  gdkchan 7d48886750 Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch il y a 8 ans
  gdkchan c14c69a10c Refactor HID, fix issues (#48) il y a 8 ans
  emmauss 1b33e2f1d4 implement single tap touchscreen (#34) il y a 8 ans
  emmauss 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) il y a 8 ans