Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  gdkchan 7ed1153062 Add SHRN instruction, and fix ADDV hace 8 años
  gdkchan f68696dc4a Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments hace 8 años
  gdkchan 598d1fd3ae Remove Console.Title += since it throws PNSE on linux hace 8 años
  Valentin Vanelslande f337154390 Update README.md (#11) hace 8 años
  gdkchan 7d11a146c0 Generate CIL for SCVTF (vector), add undefined encodings for some instructions hace 8 años
  gdkchan 9e8d99f30d Update README.md hace 8 años
  Stary 2001 2f2b60db4c Make HSessionObj implement IDisposable (#10) hace 8 años
  gdkchan 55743c0cba Only throw undefined instruction exception at execution, not at translation stage hace 8 años
  gdkchan 9f612682e0 Add BRK on the opcode table hace 8 años
  gdkchan 9063766ed6 Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default hace 8 años
  gdkchan 276f9f6d48 Completely remove static methods inside Ipc interfaces, also remove GetObject method from ServiceCtx as it is no longer needed with this change hace 8 años
  gdkchan 3d0b4d345f Fix bad rename hace 8 años
  gdkchan 322f28668d Ipc refactor (#9) hace 8 años
  gdkchan 7f4a190665 Fixes to memory management hace 8 años
  gdkchan ccc9ce1908 Move a few more SIMD instructions to emit CIL directly instead of a method call hace 8 años
  Ac_K 12e263f8b2 Logging Improvements (#7) hace 8 años
  gdkchan 6a3aa6cd88 Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions hace 8 años
  Ac_K ebbccfcdbf config bugfix (#6) hace 8 años
  Ac_K 5ecfb5c657 Add internal Config support (#5) hace 8 años
  Ac_K aba75186e9 Copy Paste mistake (#4) hace 8 años
  Ac_K 9e8f02b66d Add internal Logging support (#3) hace 8 años
  gdkchan ae91da5b60 Merge pull request #2 from gdkchan/direct_memory hace 8 años
  gdkchan 7be38562b1 Merge pull request #1 from AcK77/master hace 8 años