Nick Renieris
1d6f834b57
Merge pull request #719 from scribam/header-includes
...
vita3k: Clean up headers
2020-05-27 18:54:31 +03:00
scribam
e241d98f18
vita3k: Clean up headers
2020-05-25 18:07:28 +02:00
scribam
2bf8df78d4
kernel: Fix "Load of value 102, which is not a valid value for type 'Code'" from UBSan
2020-05-23 20:51:14 +02:00
totlmstr
4e20885f89
Vita3K: run clang-format
2020-04-07 16:48:08 -04:00
1whatleytay
34a02553c4
vita3k: remove vita-headers ( #649 )
2020-02-06 09:44:49 -05:00
Francisco José García García
32e38eeddd
kernel/sync: Fix for spurious wake ups
2020-01-16 17:56:26 +01:00
Francisco José García García
47bc370ba3
kernel/sysmem: Implement sceKernelGetMemBlockInfoByAddr
2020-01-16 00:22:42 +01:00
Johan Hellgren
efb9088750
kernel/sync: reaquire mutex on condvar wakeup ( #636 )
2020-01-15 11:01:13 +02:00
Johan Hellgren
8d7265f17a
kernel: stub sceKernelGetThreadInfo & move entry_point from cpu to thread ( #635 )
2020-01-14 19:24:47 +02:00
Nick Renieris
83e3749442
format/kernel: Minor style fixes
2020-01-14 16:07:29 +02:00
Francisco José García García
fa4e06990f
thread: create correct tls on guest
2020-01-14 16:07:29 +02:00
Francisco José García García
16094591e0
load_self: Fix for empty tls
2020-01-14 16:07:29 +02:00
1whatleytay
aa9e376e0f
modules: implement sceFiberGetSelf
2020-01-14 16:07:29 +02:00
Francisco José García García
79e429ceea
Initial SceFiber implementation
2020-01-14 16:07:29 +02:00
1whatleytay
b1b4f4268a
cpu: better unicorn error reporting. ( #632 )
2020-01-12 22:32:55 -05:00
Taylor Whatley
5b070aac66
modules: implement yuv methods for SceJpeg
2019-12-22 00:15:36 -05:00
Taylor Whatley
2c24ab40df
modules: add dynamic avplayer framelimiter
2019-12-22 00:15:36 -05:00
Taylor Whatley
1caf740650
renderer: decode yuv with sws_scale
2019-12-22 00:15:36 -05:00
Taylor Whatley
579ab7053b
modules: implement avplayer shutdown
2019-12-22 00:15:36 -05:00
Taylor Whatley
89e5419ad9
modules: implement basic avplayer
2019-12-22 00:15:36 -05:00
Taylor Whatley
6463b34cc1
modules: implement avcdec and yuv format
2019-12-22 00:15:36 -05:00
Nick Renieris
fa6f5bf993
kernel/relocation: Implement Format2 relocations (untested)
2019-11-18 10:55:07 +01:00
Nick Renieris
526c333d98
kernel/relocation: Advance offset and assign saddr/addend on format 2
2019-11-18 10:55:07 +01:00
Nick Renieris
17bbc6e2bc
kernel/relocation: Logging fixes
2019-11-18 10:55:07 +01:00
Nicolas Jallamion
6ef0abe9a9
module/SceCommonDialog: stub sceSaveDataDialogGetStatus. ( #611 )
...
format: run clang format.
small refactor firmware install dialog
small refactor for game install dialog.
button on setting dialog for download last firmware if it is missing.
fix popup failed installation with correct typo
stub savedatadialogstatus
2019-11-10 15:09:32 -05:00
IllusionMan1212
a8fa91b928
formatting: run clang-format
2019-11-02 00:44:20 +02:00
Nicolas Jallamion
06299de242
emulator: Refactor file structure ( #557 )
...
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00