gdkchan
|
1bd99e5597
Support different framebuffer offsets (fixes #59)
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
4314a8f3e5
[WIP] Add support for events (#60)
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
4940cf0ea5
Add BFI instruction, even more audout fixes
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
88c6160c62
Add MLA (vector by element), fixes some cases of MUL (vector by element)?
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
79a5939734
Improvements to audout (#58)
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
92f47d535e
Fix crc32 instruction with size greater than a byte
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
ee8fb18a0f
Fix CPU instruction Ld/St (single structure) with index != 0
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
b50bc46888
CPU fix for the cases using a Mask with shift = 0
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
d067b4d5e0
Remove unused function from CPU
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
553ba659c4
Add CRC32 instruction and SLI (vector)
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
19564e570b
Stub StartSixAxisSensor
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
2ed24af756
Add pl:u stub, use higher precision on CNTPCT_EL0 register tick count
|
%!s(int64=8) %!d(string=hai) anos |
emmauss
|
4d90d60119
stub some hid service functions (#57)
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
6f4282daf8
IAudioDeviceService -> IAudioDevice
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
d88b5c7621
Fix GetAudioRenderersProcessMasterVolume which was totally wrong
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
e32f27158f
Stub GetAudioRenderersProcessMasterVolume and avoid blowing up the stack inside HDomains Dispose method
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
8cb23c133b
Add bsd:s service variant again
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
7a27990faa
Allow more than one process, free resources on process dispose, implement SvcExitThread
|
%!s(int64=8) %!d(string=hai) anos |
Ac_K
|
3aaa4717b6
Implement BSD Service (#54)
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
28275a8976
Do not sign-extend timestamps
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
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
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
553f6c2976
Fix EmitScalarUnaryOpF and add SSRA (vector)
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
30bcb8da33
Add FRINTM (vector) instruction
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
aa2d2b3149
Add SHLL instruction
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
5912bd2beb
Disable memory checks by default, even on debug, move ram memory allocation inside the CPU, since the size if fixed anyway, better heap region size
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
be0e4007dc
Add SMLAL (vector), fix EXT instruction
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
4f177c9ee7
More Vi/NvFlinger/NvDrv stubs, allow paths starting with //, do not allow paths that don't start with at least a /, increase map region size
|
%!s(int64=8) %!d(string=hai) anos |
emmauss
|
4038e63de1
Implement basic performance statistics (#53)
|
%!s(int64=8) %!d(string=hai) anos |
emmauss
|
39ed14a3d6
stub IApplicationDisplayService:CloseDisplay (#52)
|
%!s(int64=8) %!d(string=hai) anos |
gdkchan
|
2d9edddf8c
Remove QueryMemory workaround
|
%!s(int64=8) %!d(string=hai) anos |