Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 1b9ed033fc cmake: Use LIBUNICORN_* on Windows. hace 8 años
  MerryMage f10a304ecd fix macos build hace 8 años
  bunnei d6e4e6ea32 core_timing: Use 1.020GHz for core clock rate. hace 8 años
  B3n30 82151d407d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) hace 8 años
  Subv c12c756539 IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface. hace 8 años
  Subv e3b4c8e043 AppletOE: Fixed command buffer structure for ReceiveMessage. hace 8 años
  Subv ad965501d0 IPC: Corrected some command headers in the IPC Controller interface. hace 8 años
  Subv 166286e976 IPC: Corrected some command header sizes in appletOE. hace 8 años
  Subv ba2ffd7b81 IPC: Take the number of domain objects as a parameter in MakeBuilder. hace 8 años
  Subv 5f41477f9c SM: Fixed connecting to services with an 8-byte name, like appletOE. hace 8 años
  Subv 80f6df5414 IPC: Fixed pushing ResultCodes into the command buffer. hace 8 años
  Subv 32847d8b86 IPC: Add functions to read the input move/copy objects from an IPC request. hace 8 años
  Subv 7e3561b1cd IPC: Don't attempt to read the command buffer if it holds a Close request. hace 8 años
  Subv 0368324f79 IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests. hace 8 años
  Subv b0ceb4df70 IPC: Skip the entire u64 of the command id when receiving an IPC request. hace 8 años
  Subv 226786f0b0 IPC: Use the correct size when pushing raw data to the command buffer and fixed pushing domain objects. hace 8 años
  bunnei bc8ef64804 svc: Implement svcSignalProcessWideKey. hace 8 años
  bunnei bd377908d7 audio: Log dropping frames as trace to reduce spam. hace 8 años
  bunnei 4e33b4b42f semaphore: More changes for Switch. hace 8 años
  bunnei 0f6fbdb963 wait_object: Refactor to allow waking up a single thread. hace 8 años
  bunnei bc77a7580e nso: Always load the filepath specified by the user. hace 8 años
  bunnei 79e0dd249e core_timing: Increase clock speed for Switch docked. hace 8 años
  bunnei 5017038ca7 svc: Implement svcWaitProcessWideKeyAtomic. hace 8 años
  bunnei 91f10a1460 semaphore: Updates for Switch. hace 8 años
  bunnei 6f6d9af408 lm: Assert on unsupported multi-message. hace 8 años
  bunnei 0e978bdd50 svc: Implement WaitSynchronization for a single handle. hace 8 años
  bunnei 57f42e5887 svc: Refactor LockMutex code to use WaitSynchronization1. hace 8 años
  bunnei d083c07c46 lm: Improve Log() to format a useful string. hace 8 años
  bunnei da7053b169 cmake: Add script to find Unicorn. hace 8 años
  bunnei 0dbc8f3577 svc: Add missing string_util include. hace 8 años