Commit Verlauf

Autor SHA1 Nachricht Datum
  Ac_K 7f0bee2ff8 Stubs implementations (#45) vor 8 Jahren
  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 vor 8 Jahren
  gdkchan 708761963e Fix corner cases of ADCS and SBFM vor 8 Jahren
  gdkchan f6dc86c6a0 Implement SvcSetMemoryAttribute vor 8 Jahren
  gdkchan 13214ffa43 Fix regression introduced on last commit with wrong ImageEnd vor 8 Jahren
  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 vor 8 Jahren
  Ac_K e174100474 Implement many objects, improve logging. (#42) vor 8 Jahren
  gdkchan fba0bf8732 Refactor IPC services to have commands into separate classes, fix readme url vor 8 Jahren
  MS-DOS1999 a4ff0d3484 Update ADC test, add WZR/WSP, ADCS, SBCS test (#37) vor 8 Jahren
  Ac_K e90a0f0e33 Update SvcSystem.cs (#40) vor 8 Jahren
  Ac_K 8fa26a18c5 Update IpcMessage.cs (#38) vor 8 Jahren
  Ac_K c9f54aabfb Update IpcHandler.cs (#39) vor 8 Jahren
  gdkchan 31b35a9645 Add FABD (scalar), ADCS, SBCS instructions, update config with better default control mappings, update readme with the new mappings vor 8 Jahren
  gdkchan c02a2b510f Fix build link vor 8 Jahren
  gdkchan 035efc913e Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instructions, fix for NvFlinger sometimes missing free buffers vor 8 Jahren
  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 vor 8 Jahren
  gdkchan 2ed733b1d5 Somewhat better NvFlinger (I guess) (fixes #30) vor 8 Jahren
  MS-DOS1999 eafc58c9f2 Add flags parameters in singleOpcode function, and add ADC Test (#36) vor 8 Jahren
  LDj3SNuD f09a0082bf Review of cpu tests and creation of a class for mixed cpu tests. (#35) vor 8 Jahren
  gdkchan 0ff5ec5cb5 Merge branch 'master' of https://github.com/gdkchan/Ryujinx vor 8 Jahren
  gdkchan 2cba1d49f6 Add FRINTP instruction, fix opcode ctor call method creation with multithreading vor 8 Jahren
  emmauss 1b33e2f1d4 implement single tap touchscreen (#34) vor 8 Jahren
  Ac_K 224211367f Initiale hbmenu.nro support (#32) vor 8 Jahren
  gdkchan b2f733da78 FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section vor 8 Jahren
  gdkchan 3696255457 Add ChocolArm64 reference to Ryujinx.Tests vor 8 Jahren
  Hexagon12 fed74be81d Fix various typos in the Readme (#31) vor 8 Jahren
  emmauss 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) vor 8 Jahren
  gdkchan cb665bb715 Add FDIV (vector) instruction vor 8 Jahren
  gdkchan b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions vor 8 Jahren
  Ezekiel Bethel 01b7538560 Lots of FS HLE fixes and implementation of missing functions/objects. (#24) vor 8 Jahren