This website requires JavaScript.
Explore
Help
Register
Sign In
XITRIX
/
MeloNX
Archived
Watch
1
Star
0
Fork
0
You've already forked MeloNX
forked from
MeloNX/MeloNX
Code
Pull Requests
Activity
This repository has been archived on
2025-04-07
. You can view files and clone it, but cannot push or open issues or pull requests.
MeloNX
/
Ryujinx
/
OsHle
History
gdkchan
f35d286c8d
Rename ARegisters to AThreadState
2018-02-18 16:28:07 -03:00
..
Exceptions
Only throw undefined instruction exception at execution, not at translation stage
2018-02-10 14:20:46 -03:00
Handles
Add events to shared memory, make it work better with direct memory
2018-02-17 18:36:08 -03:00
Ipc
Add SHRN instruction, and fix ADDV
2018-02-14 02:43:21 -03:00
Objects
Update new informations in IAudioOut (
#19
)
2018-02-15 23:19:29 -03:00
Services
Emit CIL directly for more SIMD instructions, add UCVTF (vector, scalar) and UZP2, fix XTN (?)
2018-02-15 01:32:25 -03:00
Svc
Rename ARegisters to AThreadState
2018-02-18 16:28:07 -03:00
Utilities
aloha
2018-02-04 20:08:20 -03:00
CondVar.cs
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
2018-02-13 23:43:08 -03:00
Display.cs
aloha
2018-02-04 20:08:20 -03:00
FileDesc.cs
aloha
2018-02-04 20:08:20 -03:00
Horizon.cs
HID Implementation (
#20
)
2018-02-17 20:54:19 -03:00
MemoryInfo.cs
Fixes to memory management
2018-02-09 21:13:18 -03:00
MemoryType.cs
aloha
2018-02-04 20:08:20 -03:00
Mutex.cs
Emit CIL directly for more SIMD instructions, add UCVTF (vector, scalar) and UZP2, fix XTN (?)
2018-02-15 01:32:25 -03:00
Process.cs
Rename ARegisters to AThreadState
2018-02-18 16:28:07 -03:00
ServiceCtx.cs
Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default
2018-02-10 10:24:16 -03:00