gdkchan
|
c8b6274456
Stub ActivateMouse on Hid
|
8 yıl önce |
gdkchan
|
a3d6baab91
Remove useless spacing
|
8 yıl önce |
emmauss
|
836a003c8e
stubs (#69)
|
8 yıl önce |
gdkchan
|
e16ca561cb
HashSet is not thread safe, hopefully this fixes the CPU issue where it throws a exception on Add
|
8 yıl önce |
gdkchan
|
a20d6b34ab
Add PRFM (unscaled) instruction
|
8 yıl önce |
gdkchan
|
7fe12ad169
Add FNEG (vector) instruction
|
8 yıl önce |
gdkchan
|
e0c3d9c8df
Fix SvcGetThreadId
|
8 yıl önce |
gdkchan
|
0ac4681fa0
Fix 32-bits extended register instructions with 64-bits extensions
|
8 yıl önce |
gdkchan
|
53e2d34905
Enable all ld/st (single structure) instructions
|
8 yıl önce |
gdkchan
|
916540ff41
Fix EXT/Widening instruction carrying garbage values on some cases, fix ABD (it shouldn't accumulate, this is another variation of the instruction)
|
8 yıl önce |
gdkchan
|
76ac31add6
Add BIT instruction
|
8 yıl önce |
gdkchan
|
19b8344568
Add UABD instruction
|
8 yıl önce |
gdkchan
|
ba43af5765
Add UABDL instruction
|
8 yıl önce |
gdkchan
|
f42f39fd90
Add UADDL instruction
|
8 yıl önce |
gdkchan
|
9b6fa1f89e
Add UHADD instruction
|
8 yıl önce |
Ezekiel Bethel
|
f48f5e3f5b
SVC: Add GetInfo type 20 (added in 5.0.0) to the list of explicitly unimplemented types. (#68)
|
8 yıl önce |
gdkchan
|
b2549d83bf
Add FNMADD instruction
|
8 yıl önce |
LDj3SNuD
|
873a7cd112
Add Cls Instruction. (#67)
|
8 yıl önce |
emmauss
|
0d2f073152
implement isession:getperformanceconfiguration (#64)
|
8 yıl önce |
emmauss
|
423ae5d889
handle vi:u and vi:s getdisplayservice (#66)
|
8 yıl önce |
emmauss
|
33ad3982aa
added set: getavailablelanguagecount (#65)
|
8 yıl önce |
MS-DOS1999
|
ca6cf1cc90
Add Frint Instructions and Tests (#62)
|
8 yıl önce |
emmauss
|
3c82c8de8c
rename some services (#63)
|
8 yıl önce |
emmauss
|
e2a80ba29e
rename some calls to current names (#61)
|
8 yıl önce |
gdkchan
|
d4a3e8267b
Allow enabling/disabling memory checks on config file
|
8 yıl önce |
gdkchan
|
e922c3627a
Rename IpcServices -> Services
|
8 yıl önce |
gdkchan
|
1bd99e5597
Support different framebuffer offsets (fixes #59)
|
8 yıl önce |
gdkchan
|
4314a8f3e5
[WIP] Add support for events (#60)
|
8 yıl önce |
gdkchan
|
4940cf0ea5
Add BFI instruction, even more audout fixes
|
8 yıl önce |
gdkchan
|
88c6160c62
Add MLA (vector by element), fixes some cases of MUL (vector by element)?
|
8 yıl önce |