提交历史

作者 SHA1 备注 提交日期
  gdkchan e7559f128f Small OpenGL Renderer refactoring (#177) 7 年之前
  gdkchan 76f3b1b3a4 Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 8 年之前
  gdkchan a8ba340dde Improved logging (#103) 8 年之前
  emmauss bbcad307bd Add logclass, made changes to logging calls (#79) 8 年之前
  gdkchan 081ede2a9a Support the .romfs extension aswell 8 年之前
  gdkchan d4a3e8267b Allow enabling/disabling memory checks on config file 8 年之前
  gdkchan 79a5939734 Improvements to audout (#58) 8 年之前
  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 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 年之前
  emmauss 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年之前
  gdkchan f35d286c8d Rename ARegisters to AThreadState 8 年之前
  gdkchan 5a0396efaf Minor cpu fixes 8 年之前
  gdkchan ebddc40550 Add events to shared memory, make it work better with direct memory 8 年之前
  Merry 1bfe6a9c22 Add some tests (#18) 8 年之前