Historique des commits

Auteur SHA1 Message Date
  gdkchan c14c69a10c Refactor HID, fix issues (#48) il y a 8 ans
  gdkchan efef605b26 Fix REV64 (vector) instruction il y a 8 ans
  gdkchan 829b1b1cc0 Add REV64 (vector) instruction il y a 8 ans
  gdkchan f39a864050 Add EXT, CMTST (vector) and UMULL (vector) instructions il y a 8 ans
  Ac_K 1d71e33171 Update IAudioOut.cs (#51) il y a 8 ans
  emmauss 65e04e9854 stub set_sys (#49) il y a 8 ans
  gdkchan 5d8a615c21 Enable hardware frame buffer texture scaling il y a 8 ans
  gdkchan eacd432387 Fix wrong rotation direction on nvflinger il y a 8 ans
  Ac_K 424e045940 More stubs (#47) il y a 8 ans
  Ac_K 7f0bee2ff8 Stubs implementations (#45) il y a 8 ans
  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 il y a 8 ans
  gdkchan 708761963e Fix corner cases of ADCS and SBFM il y a 8 ans
  gdkchan f6dc86c6a0 Implement SvcSetMemoryAttribute il y a 8 ans
  gdkchan 13214ffa43 Fix regression introduced on last commit with wrong ImageEnd il y a 8 ans
  gdkchan 950011c90f Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store il y a 8 ans
  Ac_K e174100474 Implement many objects, improve logging. (#42) il y a 8 ans
  gdkchan fba0bf8732 Refactor IPC services to have commands into separate classes, fix readme url il y a 8 ans
  MS-DOS1999 a4ff0d3484 Update ADC test, add WZR/WSP, ADCS, SBCS test (#37) il y a 8 ans
  Ac_K e90a0f0e33 Update SvcSystem.cs (#40) il y a 8 ans
  Ac_K 8fa26a18c5 Update IpcMessage.cs (#38) il y a 8 ans
  Ac_K c9f54aabfb Update IpcHandler.cs (#39) il y a 8 ans
  gdkchan 31b35a9645 Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings il y a 8 ans
  gdkchan c02a2b510f Fix build link il y a 8 ans
  gdkchan 035efc913e Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instructions, fix for NvFlinger sometimes missing free buffers il y a 8 ans
  gdkchan 3936c93448 Map heap on heap base region, fix for thread start on homebrew, add FCVTMU and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions il y a 8 ans
  gdkchan 2ed733b1d5 Somewhat better NvFlinger (I guess) (fixes #30) il y a 8 ans
  MS-DOS1999 eafc58c9f2 Add flags parameters in singleOpcode function, and add ADC Test (#36) il y a 8 ans
  LDj3SNuD f09a0082bf Review of cpu tests and creation of a class for mixed cpu tests. (#35) il y a 8 ans
  gdkchan 0ff5ec5cb5 Merge branch 'master' of https://github.com/gdkchan/Ryujinx il y a 8 ans
  gdkchan 2cba1d49f6 Add FRINTP instruction, fix opcode ctor call method creation with multithreading il y a 8 ans