gdkchan 7a27990faa Allow more than one process, free resources on process dispose, implement SvcExitThread há 8 anos atrás
..
AInst.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) há 8 anos atrás
AInstEmitAlu.cs 708761963e Fix corner cases of ADCS and SBFM há 8 anos atrás
AInstEmitAluHelper.cs 708761963e Fix corner cases of ADCS and SBFM há 8 anos atrás
AInstEmitBfm.cs 708761963e Fix corner cases of ADCS and SBFM há 8 anos atrás
AInstEmitCcmp.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) há 8 anos atrás
AInstEmitCsel.cs 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 há 8 anos atrás
AInstEmitException.cs 7a27990faa Allow more than one process, free resources on process dispose, implement SvcExitThread há 8 anos atrás
AInstEmitFlow.cs 3edb66f389 Improve CPU initial translation speeds (#50) há 8 anos atrás
AInstEmitMemory.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) há 8 anos atrás
AInstEmitMemoryEx.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) há 8 anos atrás
AInstEmitMemoryHelper.cs 3777fb44cf Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks há 8 anos atrás
AInstEmitMove.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) há 8 anos atrás
AInstEmitMul.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) há 8 anos atrás
AInstEmitSimdArithmetic.cs 30bcb8da33 Add FRINTM (vector) instruction há 8 anos atrás
AInstEmitSimdCmp.cs f39a864050 Add EXT, CMTST (vector) and UMULL (vector) instructions há 8 anos atrás
AInstEmitSimdCvt.cs 59d1b2ad83 Add MUL (vector by element), fix FCVTN, make svcs use MakeError too há 8 anos atrás
AInstEmitSimdHelper.cs 553f6c2976 Fix EmitScalarUnaryOpF and add SSRA (vector) há 8 anos atrás
AInstEmitSimdLogical.cs efef605b26 Fix REV64 (vector) instruction há 8 anos atrás
AInstEmitSimdMemory.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) há 8 anos atrás
AInstEmitSimdMove.cs be0e4007dc Add SMLAL (vector), fix EXT instruction há 8 anos atrás
AInstEmitSimdShift.cs 553f6c2976 Fix EmitScalarUnaryOpF and add SSRA (vector) há 8 anos atrás
AInstEmitSystem.cs 035efc913e Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instructions, fix for NvFlinger sometimes missing free buffers há 8 anos atrás
AInstEmitter.cs 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) há 8 anos atrás
ASoftFallback.cs efef605b26 Fix REV64 (vector) instruction há 8 anos atrás