История коммитов

Автор SHA1 Сообщение Дата
  gdkchan f35d286c8d Rename ARegisters to AThreadState 8 лет назад
  gdkchan 5a0396efaf Minor cpu fixes 8 лет назад
  gdkchan 3872ae034d Add MLS (vector) instruction, fix mistake introduced on last commit 8 лет назад
  gdkchan c3b5b4ffeb Merge branch 'master' of https://github.com/gdkchan/Ryujinx 8 лет назад
  gdkchan 1c44d9f66d Fix for some SIMD issues 8 лет назад
  Ac_K 8447635654 Update README.md (#22) 8 лет назад
  Ac_K ee6407f5df Create CONFIG.md (#21) 8 лет назад
  Ac_K f469b968a8 HID Implementation (#20) 8 лет назад
  gdkchan 595e7ee588 Add FCVTAS and FCVTAU instructions 8 лет назад
  gdkchan ebddc40550 Add events to shared memory, make it work better with direct memory 8 лет назад
  gdkchan 161193e113 CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements 8 лет назад
  Ac_K b3e47b5712 Update new informations in IAudioOut (#19) 8 лет назад
  Merry 1bfe6a9c22 Add some tests (#18) 8 лет назад
  Cristian Carlesso 1df2c5ce7f Gracefully close the app on exit (#12) 8 лет назад
  Ac_K b73fa8eb22 Update README.md (#16) 8 лет назад
  gdkchan be1d01bf7d Shouldn't have undone this 8 лет назад
  gdkchan 7c314eadcf Emit CIL directly for more SIMD instructions, add UCVTF (vector, scalar) and UZP2, fix XTN (?) 8 лет назад
  Merry 7c4346685c AInstEmitAluHelper: Simplify EmitAddsVCheck (#14) 8 лет назад
  Merry 7791e1fe36 AInstEmitAluHelper: Simplify EmitSubsCCheck (#15) 8 лет назад
  Merry 74fbe1494d macOS build (#13) 8 лет назад
  gdkchan 7ed1153062 Add SHRN instruction, and fix ADDV 8 лет назад
  gdkchan f68696dc4a Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments 8 лет назад
  gdkchan 598d1fd3ae Remove Console.Title += since it throws PNSE on linux 8 лет назад
  Valentin Vanelslande f337154390 Update README.md (#11) 8 лет назад
  gdkchan 7d11a146c0 Generate CIL for SCVTF (vector), add undefined encodings for some instructions 8 лет назад
  gdkchan 9e8d99f30d Update README.md 8 лет назад
  Stary 2001 2f2b60db4c Make HSessionObj implement IDisposable (#10) 8 лет назад
  gdkchan 55743c0cba Only throw undefined instruction exception at execution, not at translation stage 8 лет назад
  gdkchan 9f612682e0 Add BRK on the opcode table 8 лет назад
  gdkchan 9063766ed6 Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default 8 лет назад