index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ARMeilleure
/
State
Age
Commit message (
Expand
)
Author
2022-10-19
A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… (#3712)
LDj3SNuD
2022-09-20
Fpsr and Fpcr freed. (#3701)
LDj3SNuD
2022-09-13
Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on b...
gdkchan
2022-05-31
Refactor CPU interface to allow the implementation of other CPU emulators (#3...
gdkchan
2022-03-11
KThread: Fix GetPsr mask (#3180)
merry
2021-09-11
Implement a "Pause Emulation" option & hotkey (#2428)
mpnico
2021-05-29
Add multi-level function table (#2228)
FICTURE7
2021-02-22
PPTC & Pool Enhancements. (#1968)
LDj3SNuD
2021-01-04
CPU (A64): Add Pmull_V Inst. with Clmul fast path for the "1/2D -> 1Q" varian...
LDj3SNuD
2020-12-17
PPTC Follow-up. (#1712)
LDj3SNuD
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-08-17
Amadeus: Final Act (#1481)
Mary
2020-08-08
CPU: This PR fixes Fpscr, among other things. (#1433)
LDj3SNuD
2020-07-30
Implement inline memory load/store exclusive and ordered (#1413)
gdkchan
2020-07-24
Refactor NativeContext (#1410)
gdkchan
2020-05-23
Implement CNTVCT_EL0 (#1268)
mageven
2020-05-15
Surface Flinger: Implement GetBufferHistory (#1232)
Thog
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-04-17
Improve V128 (#1097)
Ficture Seven
2020-03-12
Use a Jump Table for direct and indirect calls/jumps, removing transitions to...
riperiperi
2020-03-01
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954)
gdkchan
2020-02-24
Add most of the A32 instruction set to ARMeilleure (#897)
riperiperi
2019-10-31
.NET Core 3.0 is here! (#784)
LDj3SNuD
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan