Commit graph

  • 0f9d94a7d0 [DSP] Stub InvalidateDataCache wheremyfoodat 2023-04-02 19:37:28 +03:00
  • 27fbcee355 [BOSS] Stub UnregisterTask wheremyfoodat 2023-04-02 03:47:47 +03:00
  • 876835852d [SaveData] Implement OpenDirectory with filename wheremyfoodat 2023-04-02 01:21:19 +03:00
  • 3abc60457d [FS] Stub FormatSaveData wheremyfoodat 2023-04-02 01:09:11 +03:00
  • 4f2d59ccbe [FS] Integrate Result<T, E> to codebase wheremyfoodat 2023-04-02 00:50:19 +03:00
  • 38eb4d8088 Add result header wheremyfoodat 2023-03-31 23:57:43 +03:00
  • 4803fe15b4 [APT] Stub GetWirelessRebootInfo wheremyfoodat 2023-03-31 15:33:16 +03:00
  • e40a8eb194 [Config mem] Add hardware type field wheremyfoodat 2023-03-29 01:36:03 +03:00
  • 4bef096f04 [FS] Add directory stuff, clean up wheremyfoodat 2023-03-29 00:23:55 +03:00
  • 3ca324350b Fix derp wheremyfoodat 2023-03-26 20:45:51 +03:00
  • 494f3f1899 [FS] Implement OpenDirectory wheremyfoodat 2023-03-24 14:07:44 +02:00
  • 1078253f6c [APT/CFG/Kernel] Smash Bros stuff wheremyfoodat 2023-03-21 22:34:29 +02:00
  • 327b071efd [NCCH loader] Fix IWYU error wheremyfoodat 2023-03-21 20:19:18 +02:00
  • 26d9026907 [NCCH] Move from ..hpp (oops) to .hpp for the country list file wheremyfoodat 2023-03-21 19:49:46 +02:00
  • a573036f6b [LZ77 decompressor] Move to own source file wheremyfoodat 2023-03-21 19:49:01 +02:00
  • 5d6bf24a9d [Kernel] Add memory mirroring function & throw warning on mprotect wheremyfoodat 2023-03-21 02:32:47 +02:00
  • 9b9f011f5b [FS] Add non-shared ExtSaveData, stub SaveData::GetFormatInfo wheremyfoodat 2023-03-20 17:33:00 +02:00
  • 0d6082e241 [FS] Add GetFormatInfo wheremyfoodat 2023-03-19 09:33:21 +02:00
  • c8cc8a2520 Add game folder to app data wheremyfoodat 2023-03-18 22:58:45 +02:00
  • 51d3551114 [Config Memory] Implement NetworkState wheremyfoodat 2023-03-18 20:44:17 +02:00
  • 513ddf39e0 [CFG] Implement COPPACS restriction data wheremyfoodat 2023-03-18 20:41:06 +02:00
  • 2c7cbadc14 [CFG] Implement GetRegionCanadaUSA wheremyfoodat 2023-03-18 20:35:35 +02:00
  • c24c4a9d83 [ldr:ro] Add service skeleton wheremyfoodat 2023-03-18 20:08:45 +02:00
  • c77a2551ac [BOSS] Stub RegisterStorageEntry wheremyfoodat 2023-03-17 19:44:33 +02:00
  • 384e920559 [BOSS] Stub functions for Pokemon X/Y wheremyfoodat 2023-03-17 03:58:02 +02:00
  • 97e71533ef [NDM] Stub ResumeDaemons wheremyfoodat 2023-03-17 03:46:31 +02:00
  • 739a82a704 [FRD] GetFriendKeyList wheremyfoodat 2023-03-17 03:40:28 +02:00
  • 16d150496d [CFG & NCCH archive] Add bad word list & the user time offset config wheremyfoodat 2023-03-17 03:23:23 +02:00
  • 7834f6d734 Stub APT::GetLockHandle to fail wheremyfoodat 2023-03-17 02:46:11 +02:00
  • 3119365ad9 [SRV] Use map instead of huge if for services wheremyfoodat 2023-03-17 02:18:58 +02:00
  • f1bfc05fd2 [Kernel] Better OS memory support. Gets Pokemon X, Pilotwings, and more further into boot wheremyfoodat 2023-03-17 01:08:52 +02:00
  • 22418e9474 Fixing Linux build wheremyfoodat 2023-03-15 02:55:04 +02:00
  • 9c636e6cfc
    Merge pull request #4 from wheremyfoodat/master wheremyfoodat 2023-03-15 02:48:50 +02:00
  • d5ba8bb039
    Linux CI v1 wheremyfoodat 2023-03-15 02:44:47 +02:00
  • 6d86594f3e Fixing Mac Build wheremyfoodat 2023-03-14 01:46:12 +02:00
  • f31b466682 Merge branch 'Sync-Objects' of https://github.com/wheremyfoodat/Virtual3DS into Sync-Objects wheremyfoodat 2023-03-14 01:26:15 +02:00
  • a2d0db9676 Fixing Mac Build wheremyfoodat 2023-03-14 01:26:01 +02:00
  • a6c35202f7 Fix Mac Build wheremyfoodat 2023-03-14 01:21:32 +02:00
  • 1a4379f67f Fix the Mac build wheremyfoodat 2023-03-14 00:12:40 +02:00
  • 96a8a6ea85 Update CMakeLists.txt wheremyfoodat 2023-03-14 01:02:11 +02:00
  • 85d486a84f Disable cryptopp tests wheremyfoodat 2023-03-14 00:35:43 +02:00
  • c40946c741 Update MacOS_Build.yml wheremyfoodat 2023-03-14 00:12:40 +02:00
  • e1abfda98b
    Merge pull request #3 from wheremyfoodat/master wheremyfoodat 2023-03-14 00:08:21 +02:00
  • fd284e5bfd [CAM] Implement GetMaxLines wheremyfoodat 2023-03-13 02:08:31 +02:00
  • cd05c0c6e6
    Merge pull request #2 from wheremyfoodat/macos-ci wheremyfoodat 2023-03-14 00:04:13 +02:00
  • 7c197ec53f
    Create MacOS_Build.yml wheremyfoodat 2023-03-14 00:02:55 +02:00
  • 5b9648e0a8 [CAM] Add service skeleton wheremyfoodat 2023-03-13 01:00:12 +02:00
  • b564029a8f [Y2R] Implement some srervice calls wheremyfoodat 2023-03-13 00:31:09 +02:00
  • 9a6640cae2 [Y2R] Add service skeleton wheremyfoodat 2023-03-13 00:01:10 +02:00
  • 38fde0f608 [BOSS] Stub ReceiveProperty wheremyfoodat 2023-03-12 23:20:24 +02:00
  • 857db77d06 [BOSS] Stub GetTaskIdList wheremyfoodat 2023-03-12 23:02:39 +02:00
  • c3f9f235a5 [NCCH] Implement country list wheremyfoodat 2023-03-12 22:51:21 +02:00
  • c6fed2641c [PICA] Implement SLTI wheremyfoodat 2023-03-12 05:05:19 +02:00
  • 26cce7c58f [PICA] Implement madi wheremyfoodat 2023-03-12 04:55:06 +02:00
  • 672e782990 [PICA] Implement FLR wheremyfoodat 2023-03-12 04:47:34 +02:00
  • 63075f1830 [PICA] Indexed add wheremyfoodat 2023-03-12 04:39:27 +02:00
  • c41d9b4462 [BOSS[ Stub optout flag wheremyfoodat 2023-03-12 04:39:09 +02:00
  • e69e95af69 [FS] Implement SaveData sort of. wheremyfoodat 2023-03-12 03:15:44 +02:00
  • d24a61d5a7 [PICA] Warning when invalid source is accessed & return 0 wheremyfoodat 2023-03-11 23:08:46 +02:00
  • 9ac06dc4bd [GSP] Stub TriggerTextureCopy wheremyfoodat 2023-03-11 23:08:16 +02:00
  • 9f61fc0a4e [PICA] Implement JMPC wheremyfoodat 2023-03-11 00:06:42 +02:00
  • 3be6553207 [PICA] Add JMPU wheremyfoodat 2023-03-10 04:50:47 +02:00
  • 9f7a86fc01 [PICA] Add support for nested command lists wheremyfoodat 2023-03-10 04:39:41 +02:00
  • 2ab777fecd [Kernel] Implement File::SetPriority wheremyfoodat 2023-03-10 01:27:30 +02:00
  • 5966c02737 [Kernel] Implement File::OpenLinkFile wheremyfoodat 2023-03-10 01:04:04 +02:00
  • 2e11cef55c Merge branch 'Sync-Objects' of https://github.com/wheremyfoodat/Virtual3DS into Sync-Objects wheremyfoodat 2023-03-10 00:01:42 +02:00
  • 4b85ac8cc5 [PICA] Implement CALLC wheremyfoodat 2023-03-10 00:00:54 +02:00
  • 53d25ba075 [PICA] We do some more DMAing wheremyfoodat 2023-03-09 04:13:40 +02:00
  • e6bfa3fec3 [PICA] We do some more DMAing wheremyfoodat 2023-03-09 04:13:40 +02:00
  • 49d9705b1f OutputDebugStirng logger should be on by default wheremyfoodat 2023-03-09 03:56:14 +02:00
  • 224ad643e8 [GSP::GPU] Add PSC0, PSC1 interrupts, set error flag in GSP shared mem to 0 on IRQ (Fixes Citro3D hang) wheremyfoodat 2023-03-09 03:31:12 +02:00
  • 1dc091c444 [PICA] Panic on nested CMD lists wheremyfoodat 2023-03-07 22:27:06 +02:00
  • b9de43d0c4 [SDMC] Add forgotten newlines wheremyfoodat 2023-03-07 22:26:45 +02:00
  • e52667aa79 [PICA] Nearest filtering for depth textures wheremyfoodat 2023-03-07 22:26:32 +02:00
  • 0ea6eb5138 [PICA] Implement RGB8 textures wheremyfoodat 2023-03-06 23:37:05 +02:00
  • 8a15a42763 [PICA] Add texture format -> string function wheremyfoodat 2023-03-06 23:36:38 +02:00
  • f0e2db19ea [PICA] Implement I4 textures wheremyfoodat 2023-03-06 21:52:36 +02:00
  • 820b8a37b6 [PICA] Implement A4 textures wheremyfoodat 2023-03-06 21:07:10 +02:00
  • 922424b8d0 Immediate mode vertex submission attempt 1 wheremyfoodat 2023-03-06 01:43:39 +02:00
  • 6ecdf71dbc [PICA] Add VSH_ATTR_NUM to reg definition wheremyfoodat 2023-03-06 01:24:05 +02:00
  • dca560a8da [PICA] Set depth mask to GL_TRUE even if depth testing is off if depth write is enabled wheremyfoodat 2023-03-04 04:04:20 +02:00
  • f25bc2dd89 [PICA] Attempt depth offset/scale and depthmap enable wheremyfoodat 2023-03-04 03:42:01 +02:00
  • e9673c9255 [PICA] Add DepthmapEnable reg to enum wheremyfoodat 2023-03-04 03:32:11 +02:00
  • eaab13b264 [PICA] Depth buffering v1 wheremyfoodat 2023-03-03 00:59:55 +02:00
  • d79fd1e198 [OpenGL HAL] Add createDSTexture wheremyfoodat 2023-03-03 00:58:57 +02:00
  • f9669ce79c [PICA] Add depth buffer format reg wheremyfoodat 2023-03-03 00:58:36 +02:00
  • c02cf794fe [PICA] Add A8 textures wheremyfoodat 2023-03-02 23:19:03 +02:00
  • 0cd3f581d3 [PICA] Add ETC1 and ETC1A4 support wheremyfoodat 2023-03-01 01:42:46 +02:00
  • 421f9acd11 [PICA] Invert y axis on UVs wheremyfoodat 2023-02-28 22:53:39 +02:00
  • d7c2c27e99 [PICA] Enable viewport wheremyfoodat 2023-02-28 22:53:11 +02:00
  • 3912fd4779 [PICA] Add blending, proper toggle between vertex colour & tex wheremyfoodat 2023-02-28 02:40:59 +02:00
  • 060717bea6 [PICA Fix I8 texture format wheremyfoodat 2023-02-28 02:01:25 +02:00
  • 93ba95483b [PICA] Add IA4 texture format wheremyfoodat 2023-02-28 02:00:52 +02:00
  • 19c55b3967 [PICA] Add RGBA5551 textures wheremyfoodat 2023-02-28 01:52:37 +02:00
  • f067adb670 [PICA] Add RGBA8 textures wheremyfoodat 2023-02-28 01:45:16 +02:00
  • 05f084762b [PICA] Add IA8 textures wheremyfoodat 2023-02-27 21:55:35 +02:00
  • de7403b512 [PICA] Add RGB565 textures wheremyfoodat 2023-02-27 21:48:37 +02:00
  • d0eb284598 [Colour.hpp] Support for 6 to 8-bit colour wheremyfoodat 2023-02-27 19:50:18 +02:00
  • 8d82ffeee7 [PICA] Commit forgotten texture code (Oops) wheremyfoodat 2023-02-27 15:39:27 +02:00
  • 1d6e5c8bb6 Fix the build cause I forgot to push this wheremyfoodat 2023-02-27 02:00:00 +02:00