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

Автор SHA1 Сообщение Дата
  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 лет назад
  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 лет назад