Ac_K
|
ee6407f5df
Create CONFIG.md (#21)
|
8 years ago |
Ac_K
|
f469b968a8
HID Implementation (#20)
|
8 years ago |
gdkchan
|
595e7ee588
Add FCVTAS and FCVTAU instructions
|
8 years ago |
gdkchan
|
ebddc40550
Add events to shared memory, make it work better with direct memory
|
8 years ago |
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
|
8 years ago |
Ac_K
|
b3e47b5712
Update new informations in IAudioOut (#19)
|
8 years ago |
Merry
|
1bfe6a9c22
Add some tests (#18)
|
8 years ago |
Cristian Carlesso
|
1df2c5ce7f
Gracefully close the app on exit (#12)
|
8 years ago |
Ac_K
|
b73fa8eb22
Update README.md (#16)
|
8 years ago |
gdkchan
|
be1d01bf7d
Shouldn't have undone this
|
8 years ago |
gdkchan
|
7c314eadcf
Emit CIL directly for more SIMD instructions, add UCVTF (vector, scalar) and UZP2, fix XTN (?)
|
8 years ago |
Merry
|
7c4346685c
AInstEmitAluHelper: Simplify EmitAddsVCheck (#14)
|
8 years ago |
Merry
|
7791e1fe36
AInstEmitAluHelper: Simplify EmitSubsCCheck (#15)
|
8 years ago |
Merry
|
74fbe1494d
macOS build (#13)
|
8 years ago |
gdkchan
|
7ed1153062
Add SHRN instruction, and fix ADDV
|
8 years ago |
gdkchan
|
f68696dc4a
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
|
8 years ago |
gdkchan
|
598d1fd3ae
Remove Console.Title += since it throws PNSE on linux
|
8 years ago |
Valentin Vanelslande
|
f337154390
Update README.md (#11)
|
8 years ago |
gdkchan
|
7d11a146c0
Generate CIL for SCVTF (vector), add undefined encodings for some instructions
|
8 years ago |
gdkchan
|
9e8d99f30d
Update README.md
|
8 years ago |
Stary 2001
|
2f2b60db4c
Make HSessionObj implement IDisposable (#10)
|
8 years ago |
gdkchan
|
55743c0cba
Only throw undefined instruction exception at execution, not at translation stage
|
8 years ago |
gdkchan
|
9f612682e0
Add BRK on the opcode table
|
8 years ago |
gdkchan
|
9063766ed6
Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default
|
8 years ago |
gdkchan
|
276f9f6d48
Completely remove static methods inside Ipc interfaces, also remove GetObject method from ServiceCtx as it is no longer needed with this change
|
8 years ago |
gdkchan
|
3d0b4d345f
Fix bad rename
|
8 years ago |
gdkchan
|
322f28668d
Ipc refactor (#9)
|
8 years ago |
gdkchan
|
7f4a190665
Fixes to memory management
|
8 years ago |
gdkchan
|
ccc9ce1908
Move a few more SIMD instructions to emit CIL directly instead of a method call
|
8 years ago |
Ac_K
|
12e263f8b2
Logging Improvements (#7)
|
8 years ago |