Histórico de Commits

Autor SHA1 Mensagem Data
  emmauss 33ad3982aa added set: getavailablelanguagecount (#65) há 8 anos atrás
  MS-DOS1999 ca6cf1cc90 Add Frint Instructions and Tests (#62) há 8 anos atrás
  emmauss 3c82c8de8c rename some services (#63) há 8 anos atrás
  emmauss e2a80ba29e rename some calls to current names (#61) há 8 anos atrás
  gdkchan d4a3e8267b Allow enabling/disabling memory checks on config file há 8 anos atrás
  gdkchan e922c3627a Rename IpcServices -> Services há 8 anos atrás
  gdkchan 1bd99e5597 Support different framebuffer offsets (fixes #59) há 8 anos atrás
  gdkchan 4314a8f3e5 [WIP] Add support for events (#60) há 8 anos atrás
  gdkchan 4940cf0ea5 Add BFI instruction, even more audout fixes há 8 anos atrás
  gdkchan 88c6160c62 Add MLA (vector by element), fixes some cases of MUL (vector by element)? há 8 anos atrás
  gdkchan 79a5939734 Improvements to audout (#58) há 8 anos atrás
  gdkchan 92f47d535e Fix crc32 instruction with size greater than a byte há 8 anos atrás
  gdkchan ee8fb18a0f Fix CPU instruction Ld/St (single structure) with index != 0 há 8 anos atrás
  gdkchan b50bc46888 CPU fix for the cases using a Mask with shift = 0 há 8 anos atrás
  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