Historial de Commits

Autor SHA1 Mensaje Fecha
  Hexagon12 fed74be81d Fix various typos in the Readme (#31) hace 8 años
  emmauss 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) hace 8 años
  gdkchan cb665bb715 Add FDIV (vector) instruction hace 8 años
  gdkchan b4a1cfde10 Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions hace 8 años
  Ezekiel Bethel 01b7538560 Lots of FS HLE fixes and implementation of missing functions/objects. (#24) hace 8 años
  Kurt 068f9bff2e Misc language usage simplifications (#26) hace 8 años
  Merry dff28df84e Resize display to window size (#27) hace 8 años
  Merry 1039797c30 Implement Zip1, Zip2 (#25) hace 8 años
  gdkchan 770cb4b655 Somewhat better scheduler I guess hace 8 años
  Merry 8df0b62fe0 Tests: Add Fmax_S test (#23) hace 8 años
  gdkchan f35d286c8d Rename ARegisters to AThreadState hace 8 años
  gdkchan 5a0396efaf Minor cpu fixes hace 8 años
  gdkchan 3872ae034d Add MLS (vector) instruction, fix mistake introduced on last commit hace 8 años
  gdkchan c3b5b4ffeb Merge branch 'master' of https://github.com/gdkchan/Ryujinx hace 8 años
  gdkchan 1c44d9f66d Fix for some SIMD issues hace 8 años
  Ac_K 8447635654 Update README.md (#22) hace 8 años
  Ac_K ee6407f5df Create CONFIG.md (#21) hace 8 años
  Ac_K f469b968a8 HID Implementation (#20) hace 8 años
  gdkchan 595e7ee588 Add FCVTAS and FCVTAU instructions hace 8 años
  gdkchan ebddc40550 Add events to shared memory, make it work better with direct memory hace 8 años
  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 hace 8 años
  Ac_K b3e47b5712 Update new informations in IAudioOut (#19) hace 8 años
  Merry 1bfe6a9c22 Add some tests (#18) hace 8 años
  Cristian Carlesso 1df2c5ce7f Gracefully close the app on exit (#12) hace 8 años
  Ac_K b73fa8eb22 Update README.md (#16) hace 8 años
  gdkchan be1d01bf7d Shouldn't have undone this hace 8 años
  gdkchan 7c314eadcf Emit CIL directly for more SIMD instructions, add UCVTF (vector, scalar) and UZP2, fix XTN (?) hace 8 años
  Merry 7c4346685c AInstEmitAluHelper: Simplify EmitAddsVCheck (#14) hace 8 años
  Merry 7791e1fe36 AInstEmitAluHelper: Simplify EmitSubsCCheck (#15) hace 8 años
  Merry 74fbe1494d macOS build (#13) hace 8 años