Histórico de Commits

Autor SHA1 Mensagem Data
  gdkchan d067b4d5e0 Remove unused function from CPU há 8 anos atrás
  gdkchan 553ba659c4 Add CRC32 instruction and SLI (vector) há 8 anos atrás
  gdkchan 19564e570b Stub StartSixAxisSensor há 8 anos atrás
  gdkchan 2ed24af756 Add pl:u stub, use higher precision on CNTPCT_EL0 register tick count há 8 anos atrás
  emmauss 4d90d60119 stub some hid service functions (#57) há 8 anos atrás
  gdkchan 6f4282daf8 IAudioDeviceService -> IAudioDevice há 8 anos atrás
  gdkchan d88b5c7621 Fix GetAudioRenderersProcessMasterVolume which was totally wrong há 8 anos atrás
  gdkchan e32f27158f Stub GetAudioRenderersProcessMasterVolume and avoid blowing up the stack inside HDomains Dispose method há 8 anos atrás
  gdkchan 8cb23c133b Add bsd:s service variant again há 8 anos atrás
  gdkchan 7a27990faa Allow more than one process, free resources on process dispose, implement SvcExitThread há 8 anos atrás
  Ac_K 3aaa4717b6 Implement BSD Service (#54) há 8 anos atrás
  gdkchan 28275a8976 Do not sign-extend timestamps há 8 anos atrás
  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 há 8 anos atrás
  gdkchan 553f6c2976 Fix EmitScalarUnaryOpF and add SSRA (vector) há 8 anos atrás
  gdkchan 30bcb8da33 Add FRINTM (vector) instruction há 8 anos atrás
  gdkchan aa2d2b3149 Add SHLL instruction há 8 anos atrás
  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 há 8 anos atrás
  gdkchan be0e4007dc Add SMLAL (vector), fix EXT instruction há 8 anos atrás
  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 há 8 anos atrás
  emmauss 4038e63de1 Implement basic performance statistics (#53) há 8 anos atrás
  emmauss 39ed14a3d6 stub IApplicationDisplayService:CloseDisplay (#52) há 8 anos atrás
  gdkchan 2d9edddf8c Remove QueryMemory workaround há 8 anos atrás
  gdkchan 59d1b2ad83 Add MUL (vector by element), fix FCVTN, make svcs use MakeError too há 8 anos atrás
  gdkchan 0e343a748d Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent há 8 anos atrás
  MS-DOS1999 c9ef25681d Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44) há 8 anos atrás
  gdkchan 73cc30cc80 Allow multiple hid shared memory locations há 8 anos atrás
  gdkchan 344fc8a55d Try fixing NvFlinger rotation with scaling, return correct error code on WaitSignal timeout, always display window at the center of the screen há 8 anos atrás
  gdkchan 3edb66f389 Improve CPU initial translation speeds (#50) há 8 anos atrás
  gdkchan ee9df32e3e Do not block execution on audout append buffer há 8 anos atrás
  gdkchan 479443564c Remove unneeded log messages há 8 anos atrás