Commit graph

1142 commits

Author SHA1 Message Date
wheremyfoodat
c77a2551ac [BOSS] Stub RegisterStorageEntry 2023-03-17 19:44:33 +02:00
wheremyfoodat
384e920559 [BOSS] Stub functions for Pokemon X/Y 2023-03-17 03:58:02 +02:00
wheremyfoodat
97e71533ef [NDM] Stub ResumeDaemons 2023-03-17 03:46:31 +02:00
wheremyfoodat
739a82a704 [FRD] GetFriendKeyList 2023-03-17 03:40:28 +02:00
wheremyfoodat
16d150496d [CFG & NCCH archive] Add bad word list & the user time offset config 2023-03-17 03:23:23 +02:00
wheremyfoodat
f1bfc05fd2 [Kernel] Better OS memory support. Gets Pokemon X, Pilotwings, and more further into boot 2023-03-17 01:08:52 +02:00
wheremyfoodat
22418e9474 Fixing Linux build 2023-03-15 03:52:38 +02:00
wheremyfoodat
6d86594f3e Fixing Mac Build 2023-03-15 02:37:26 +02:00
wheremyfoodat
a2d0db9676 Fixing Mac Build 2023-03-14 01:26:01 +02:00
wheremyfoodat
a6c35202f7 Fix Mac Build 2023-03-14 01:21:32 +02:00
wheremyfoodat
fd284e5bfd [CAM] Implement GetMaxLines 2023-03-14 00:05:15 +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
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
4b85ac8cc5 [PICA] Implement CALLC 2023-03-10 00:00:54 +02:00
wheremyfoodat
49d9705b1f OutputDebugStirng logger should be on by default 2023-03-09 03:56:14 +02:00
wheremyfoodat
e52667aa79 [PICA] Nearest filtering for depth textures 2023-03-07 22:26:32 +02:00
wheremyfoodat
8a15a42763 [PICA] Add texture format -> string function 2023-03-06 23:36:38 +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
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
0cd3f581d3 [PICA] Add ETC1 and ETC1A4 support 2023-03-01 01:42:46 +02:00
wheremyfoodat
3912fd4779 [PICA] Add blending, proper toggle between vertex colour & tex 2023-02-28 02:41:44 +02:00
wheremyfoodat
d0eb284598 [Colour.hpp] Support for 6 to 8-bit colour 2023-02-27 19:50:18 +02:00
wheremyfoodat
8d82ffeee7 [PICA] Commit forgotten texture code (Oops) 2023-02-27 15:39:27 +02:00
wheremyfoodat
bf34410e4b [PICA] Blending register definitions 2023-02-27 01:59:28 +02:00
wheremyfoodat
e80679fe77 Geometry pipeline v2
Co-Authored-By: Sky <skylersaleh@gmail.com>
2023-02-26 20:41:33 +02:00
wheremyfoodat
1019f65824 Fix Fedora build 2023-02-18 00:57:42 +02:00
wheremyfoodat
e41932ec2f [OpenGL library] More texture options 2023-02-06 00:40:13 +02:00
wheremyfoodat
ccdab41c28 [PICA] More textures. Upstream should also build now 2023-02-01 01:53:51 +02:00