Commit History

作者 SHA1 備註 提交日期
  Ac_K e174100474 Implement many objects, improve logging. (#42) 8 年之前
  gdkchan fba0bf8732 Refactor IPC services to have commands into separate classes, fix readme url 8 年之前
  MS-DOS1999 a4ff0d3484 Update ADC test, add WZR/WSP, ADCS, SBCS test (#37) 8 年之前
  Ac_K e90a0f0e33 Update SvcSystem.cs (#40) 8 年之前
  Ac_K 8fa26a18c5 Update IpcMessage.cs (#38) 8 年之前
  Ac_K c9f54aabfb Update IpcHandler.cs (#39) 8 年之前
  gdkchan 31b35a9645 Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings 8 年之前
  gdkchan c02a2b510f Fix build link 8 年之前
  gdkchan 035efc913e Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instructions, fix for NvFlinger sometimes missing free buffers 8 年之前
  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 8 年之前
  gdkchan 2ed733b1d5 Somewhat better NvFlinger (I guess) (fixes #30) 8 年之前
  MS-DOS1999 eafc58c9f2 Add flags parameters in singleOpcode function, and add ADC Test (#36) 8 年之前
  LDj3SNuD f09a0082bf Review of cpu tests and creation of a class for mixed cpu tests. (#35) 8 年之前
  gdkchan 0ff5ec5cb5 Merge branch 'master' of https://github.com/gdkchan/Ryujinx 8 年之前
  gdkchan 2cba1d49f6 Add FRINTP instruction, fix opcode ctor call method creation with multithreading 8 年之前
  emmauss 1b33e2f1d4 implement single tap touchscreen (#34) 8 年之前
  Ac_K 224211367f Initiale hbmenu.nro support (#32) 8 年之前
  gdkchan b2f733da78 FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section 8 年之前
  gdkchan 3696255457 Add ChocolArm64 reference to Ryujinx.Tests 8 年之前
  Hexagon12 fed74be81d Fix various typos in the Readme (#31) 8 年之前
  emmauss 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年之前
  gdkchan cb665bb715 Add FDIV (vector) instruction 8 年之前
  gdkchan b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions 8 年之前
  Ezekiel Bethel 01b7538560 Lots of FS HLE fixes and implementation of missing functions/objects. (#24) 8 年之前
  Kurt 068f9bff2e Misc language usage simplifications (#26) 8 年之前
  Merry dff28df84e Resize display to window size (#27) 8 年之前
  Merry 1039797c30 Implement Zip1, Zip2 (#25) 8 年之前
  gdkchan 770cb4b655 Somewhat better scheduler I guess 8 年之前
  Merry 8df0b62fe0 Tests: Add Fmax_S test (#23) 8 年之前
  gdkchan f35d286c8d Rename ARegisters to AThreadState 8 年之前