Commit graph

2399 commits

Author SHA1 Message Date
wheremyfoodat
e1abfda98b
Merge pull request #3 from wheremyfoodat/master
Add CI to SyncObjects branch
2023-03-14 00:08:21 +02:00
wheremyfoodat
fd284e5bfd [CAM] Implement GetMaxLines 2023-03-14 00:05:15 +02:00
wheremyfoodat
cd05c0c6e6
Merge pull request #2 from wheremyfoodat/macos-ci
Create MacOS_Build.yml
2023-03-14 00:04:13 +02:00
wheremyfoodat
7c197ec53f
Create MacOS_Build.yml 2023-03-14 00:02:55 +02:00
wheremyfoodat
5b9648e0a8 [CAM] Add service skeleton 2023-03-13 01:00:53 +02:00
wheremyfoodat
b564029a8f [Y2R] Implement some srervice calls 2023-03-13 00:31:09 +02:00
wheremyfoodat
9a6640cae2 [Y2R] Add service skeleton 2023-03-13 00:01:10 +02:00
wheremyfoodat
38fde0f608 [BOSS] Stub ReceiveProperty 2023-03-12 23:20:24 +02:00
wheremyfoodat
857db77d06 [BOSS] Stub GetTaskIdList 2023-03-12 23:02:39 +02:00
wheremyfoodat
c3f9f235a5 [NCCH] Implement country list 2023-03-12 22:51:21 +02:00
wheremyfoodat
c6fed2641c [PICA] Implement SLTI 2023-03-12 05:05:19 +02:00
wheremyfoodat
26cce7c58f [PICA] Implement madi 2023-03-12 04:55:06 +02:00
wheremyfoodat
672e782990 [PICA] Implement FLR 2023-03-12 04:47:34 +02:00
wheremyfoodat
63075f1830 [PICA] Indexed add 2023-03-12 04:39:27 +02:00
wheremyfoodat
c41d9b4462 [BOSS[ Stub optout flag 2023-03-12 04:39:09 +02:00
wheremyfoodat
e69e95af69 [FS] Implement SaveData sort of. 2023-03-12 03:19:46 +02:00
wheremyfoodat
d24a61d5a7 [PICA] Warning when invalid source is accessed & return 0 2023-03-11 23:08:46 +02:00
wheremyfoodat
9ac06dc4bd [GSP] Stub TriggerTextureCopy 2023-03-11 23:08:16 +02:00
wheremyfoodat
9f61fc0a4e [PICA] Implement JMPC 2023-03-11 00:06:42 +02:00
wheremyfoodat
3be6553207 [PICA] Add JMPU 2023-03-10 04:50:47 +02:00
wheremyfoodat
9f7a86fc01 [PICA] Add support for nested command lists 2023-03-10 04:39:41 +02:00
wheremyfoodat
2ab777fecd [Kernel] Implement File::SetPriority 2023-03-10 01:27:30 +02:00
wheremyfoodat
5966c02737 [Kernel] Implement File::OpenLinkFile 2023-03-10 01:04:04 +02:00
wheremyfoodat
2e11cef55c Merge branch 'Sync-Objects' of https://github.com/wheremyfoodat/Virtual3DS into Sync-Objects 2023-03-10 00:01:42 +02:00
wheremyfoodat
4b85ac8cc5 [PICA] Implement CALLC 2023-03-10 00:00:54 +02:00
wheremyfoodat
53d25ba075 [PICA] We do some more DMAing 2023-03-09 04:14:26 +02:00
wheremyfoodat
e6bfa3fec3 [PICA] We do some more DMAing 2023-03-09 04:13:40 +02:00
wheremyfoodat
49d9705b1f OutputDebugStirng logger should be on by default 2023-03-09 03:56:14 +02:00
wheremyfoodat
224ad643e8 [GSP::GPU] Add PSC0, PSC1 interrupts, set error flag in GSP shared mem to 0 on IRQ (Fixes Citro3D hang) 2023-03-09 03:31:12 +02:00
wheremyfoodat
1dc091c444 [PICA] Panic on nested CMD lists 2023-03-07 22:27:06 +02:00
wheremyfoodat
b9de43d0c4 [SDMC] Add forgotten newlines 2023-03-07 22:26:45 +02:00
wheremyfoodat
e52667aa79 [PICA] Nearest filtering for depth textures 2023-03-07 22:26:32 +02:00
wheremyfoodat
0ea6eb5138 [PICA] Implement RGB8 textures 2023-03-06 23:37:05 +02:00
wheremyfoodat
8a15a42763 [PICA] Add texture format -> string function 2023-03-06 23:36:38 +02:00
wheremyfoodat
f0e2db19ea [PICA] Implement I4 textures 2023-03-06 21:52:36 +02:00
wheremyfoodat
820b8a37b6 [PICA] Implement A4 textures 2023-03-06 21:07:10 +02:00
wheremyfoodat
922424b8d0 Immediate mode vertex submission attempt 1 2023-03-06 01:43:39 +02:00
wheremyfoodat
6ecdf71dbc [PICA] Add VSH_ATTR_NUM to reg definition 2023-03-06 01:24:05 +02:00
wheremyfoodat
dca560a8da [PICA] Set depth mask to GL_TRUE even if depth testing is off if depth write is enabled 2023-03-04 04:04:20 +02:00
wheremyfoodat
f25bc2dd89 [PICA] Attempt depth offset/scale and depthmap enable 2023-03-04 03:42:01 +02:00
wheremyfoodat
e9673c9255 [PICA] Add DepthmapEnable reg to enum 2023-03-04 03:32:11 +02:00
wheremyfoodat
eaab13b264 [PICA] Depth buffering v1 2023-03-03 00:59:55 +02:00
wheremyfoodat
d79fd1e198 [OpenGL HAL] Add createDSTexture 2023-03-03 00:58:57 +02:00
wheremyfoodat
f9669ce79c [PICA] Add depth buffer format reg 2023-03-03 00:58:36 +02:00
wheremyfoodat
c02cf794fe [PICA] Add A8 textures 2023-03-02 23:19:03 +02:00
wheremyfoodat
0cd3f581d3 [PICA] Add ETC1 and ETC1A4 support 2023-03-01 01:42:46 +02:00
wheremyfoodat
421f9acd11 [PICA] Invert y axis on UVs 2023-02-28 22:53:39 +02:00
wheremyfoodat
d7c2c27e99 [PICA] Enable viewport 2023-02-28 22:53:11 +02:00
wheremyfoodat
3912fd4779 [PICA] Add blending, proper toggle between vertex colour & tex 2023-02-28 02:41:44 +02:00
wheremyfoodat
060717bea6 [PICA Fix I8 texture format 2023-02-28 02:01:25 +02:00