wheremyfoodat
|
5465eb31c1
|
[SaveData] undo derp
|
2023-04-29 01:54:31 +03:00 |
|
wheremyfoodat
|
dac77cdc1d
|
[Kernel Add WakeupOneThread
|
2023-04-29 01:45:30 +03:00 |
|
wheremyfoodat
|
856aaf4440
|
[DSP] More event hax
|
2023-04-28 01:53:43 +03:00 |
|
wheremyfoodat
|
4f8fa164ff
|
[PICA] Color mask
|
2023-04-28 01:18:08 +03:00 |
|
wheremyfoodat
|
069fe37602
|
[Kernel] Always reschedule on ArbitrateAddress (Fixes MK7)
|
2023-04-27 00:12:27 +03:00 |
|
wheremyfoodat
|
392fa6e595
|
[PICA] Fix slti/sgei operand descriptor
|
2023-04-26 21:55:18 +03:00 |
|
wheremyfoodat
|
ab5f6cf31c
|
[PICA] Add slt, sgei
|
2023-04-26 21:46:10 +03:00 |
|
wheremyfoodat
|
ecfbd81102
|
[FS] Add GetFreeBytes
|
2023-04-26 21:21:07 +03:00 |
|
wheremyfoodat
|
f39069813a
|
[FS] Add CreateDirectory for MK7 (hopefully not broken)
|
2023-04-26 03:05:46 +03:00 |
|
wheremyfoodat
|
1c3f3f8da9
|
[CECD/FRD] Implement more functions to get MK7 booting
|
2023-04-25 19:42:05 +03:00 |
|
wheremyfoodat
|
f1093cda34
|
[Kernel] Format
|
2023-04-25 01:57:50 +03:00 |
|
wheremyfoodat
|
7f32c3860c
|
[DSP] Stubbing events (vol 1)
|
2023-04-24 23:42:49 +03:00 |
|
wheremyfoodat
|
0eeff3535f
|
Derp
|
2023-04-24 23:25:56 +03:00 |
|
wheremyfoodat
|
1cf8af98c2
|
Another one
|
2023-04-24 23:13:37 +03:00 |
|
wheremyfoodat
|
3529c9bf67
|
[Kernel] Fix spontaneous r0 corruption
|
2023-04-24 23:10:04 +03:00 |
|
wheremyfoodat
|
0add6b7d7a
|
[NFC] Tag events
|
2023-04-24 21:58:35 +03:00 |
|
wheremyfoodat
|
3935820c05
|
[ACT/MIC/NFC] Stub function for Captain Toad
|
2023-04-24 21:33:59 +03:00 |
|
wheremyfoodat
|
269efc3c43
|
[Y2R] DriverFinalize
|
2023-04-24 02:52:49 +03:00 |
|
wheremyfoodat
|
11304a7886
|
[Y2R] Add StartConversion
|
2023-04-24 02:42:42 +03:00 |
|
wheremyfoodat
|
dbe504fff9
|
[Y2R] Bunch of service calls
|
2023-04-24 02:35:48 +03:00 |
|
wheremyfoodat
|
6c2cfaaa22
|
[Y2R] SetOutputFormat
|
2023-04-24 01:37:49 +03:00 |
|
wheremyfoodat
|
ba8a610e7b
|
[Y2R] Add more service calls
|
2023-04-24 01:25:29 +03:00 |
|
wheremyfoodat
|
ef6cc56182
|
[Address Arbiter] Add comment for clarity
|
2023-04-24 00:55:56 +03:00 |
|
wheremyfoodat
|
3ed3729bb4
|
Reschedule threads on event signal (Required for FE:A FMV)
|
2023-04-24 00:53:46 +03:00 |
|
wheremyfoodat
|
8cfb038226
|
Merge branch 'Sync-Objects' of https://github.com/wheremyfoodat/Virtual3DS into Sync-Objects
|
2023-04-23 21:32:10 +03:00 |
|
wheremyfoodat
|
9532e694b3
|
[Kernel] Acquiring threads
|
2023-04-23 01:07:21 +03:00 |
|
wheremyfoodat
|
908e1fc4fd
|
[DSP] Add event stubs to fix games locking up
|
2023-04-22 20:59:34 +03:00 |
|
wheremyfoodat
|
2ebbb08766
|
[Mutex] Make less dumb
|
2023-04-21 21:48:07 +03:00 |
|
wheremyfoodat
|
91e008ad1d
|
[Kernel] New event signalling, better Mootex
|
2023-04-21 21:39:59 +03:00 |
|
wheremyfoodat
|
5daade05d8
|
[GSP] Add interrupt relay event
|
2023-04-21 02:27:28 +03:00 |
|
wheremyfoodat
|
d0db2eefce
|
[PTM] Stub ConfigureNew3DSCPU
|
2023-04-21 01:50:19 +03:00 |
|
wheremyfoodat
|
ca7ee380ec
|
derp
|
2023-04-21 01:40:29 +03:00 |
|
wheremyfoodat
|
7002860d48
|
[APT] Stub GlanceParameter
|
2023-04-21 01:40:13 +03:00 |
|
wheremyfoodat
|
33158c7908
|
[Kernel] Make WaitSyncN better
|
2023-04-21 01:08:13 +03:00 |
|
wheremyfoodat
|
f575d4db82
|
Fix derp
|
2023-04-20 22:52:32 +03:00 |
|
wheremyfoodat
|
7f2715d06c
|
[Kernel] Fix release mutex
|
2023-04-20 22:24:36 +03:00 |
|
wheremyfoodat
|
134d63c515
|
[Kernel] Moar threads
|
2023-04-20 22:00:51 +03:00 |
|
wheremyfoodat
|
920fd4cf0d
|
[Kernel::WaitSync1] Instant timeout if ns == 0
|
2023-04-20 02:48:57 +03:00 |
|
wheremyfoodat
|
2b492a435e
|
[Services] Uhh implement IPC result header which apparently libctru's apt code nees
|
2023-04-20 02:03:05 +03:00 |
|
wheremyfoodat
|
fecf038982
|
[APT/Kernel] More fixing hacks
|
2023-04-19 23:11:29 +03:00 |
|
wheremyfoodat
|
98501c90d3
|
[APT Fix SetScreencapPostPermission derp
|
2023-04-19 01:35:53 +03:00 |
|
wheremyfoodat
|
0b46b92bb7
|
[Kernel] Add idle thread
|
2023-04-18 20:42:17 +03:00 |
|
wheremyfoodat
|
94ea97a419
|
Fixing CI build
|
2023-04-18 16:12:26 +03:00 |
|
wheremyfoodat
|
c6c45408fe
|
Starting on sync object rewrite #3
|
2023-04-18 03:14:25 +03:00 |
|
wheremyfoodat
|
517d1abee8
|
[Renderer] Temporarily bump texture cache to 256 textures
|
2023-04-17 14:24:58 +03:00 |
|
wheremyfoodat
|
2d9592768c
|
[ConfigMem] Implement address 0x1FF81086
|
2023-04-15 02:05:52 +03:00 |
|
wheremyfoodat
|
3a674a1ba0
|
[FS] Implement ControlArchive
|
2023-04-12 02:19:16 +03:00 |
|
wheremyfoodat
|
eaa7b4d55b
|
[PICA] Implement immediate mode triangle strip & fan
|
2023-04-11 20:06:18 +03:00 |
|
wheremyfoodat
|
f1dfa437b9
|
[Test ROMs] Add Immediate Mode triangle test
|
2023-04-11 19:04:52 +03:00 |
|
wheremyfoodat
|
075a244dd0
|
[FS] Implement SetSize
|
2023-04-11 01:11:20 +03:00 |
|
wheremyfoodat
|
82b986bbc0
|
[Y2R] Add transfer event
|
2023-04-10 21:55:14 +03:00 |
|
wheremyfoodat
|
5a8416f87e
|
[GL renderer] Add constant blend colour
|
2023-04-10 21:18:35 +03:00 |
|
wheremyfoodat
|
f81d0162d6
|
[FRD] Implement GetMyScreenName
|
2023-04-04 00:00:57 +03:00 |
|
wheremyfoodat
|
025231b037
|
Fix oopsie
|
2023-04-03 23:36:16 +03:00 |
|
wheremyfoodat
|
4632a62da2
|
[PICA] Proper texture wrapping
|
2023-04-03 21:08:31 +03:00 |
|
wheremyfoodat
|
84db6052b3
|
[PICA] Implement RG8 textures
|
2023-04-03 18:12:03 +03:00 |
|
wheremyfoodat
|
16d555cf34
|
[FRD] Stub SetNotificationMask
|
2023-04-03 01:44:57 +03:00 |
|
wheremyfoodat
|
f90a266bb4
|
[FS] Rehaul to implement all the different things ExtSaveData can target
|
2023-04-03 01:19:52 +03:00 |
|
wheremyfoodat
|
0f9d94a7d0
|
[DSP] Stub InvalidateDataCache
|
2023-04-02 19:37:28 +03:00 |
|
wheremyfoodat
|
27fbcee355
|
[BOSS] Stub UnregisterTask
|
2023-04-02 03:47:47 +03:00 |
|
wheremyfoodat
|
876835852d
|
[SaveData] Implement OpenDirectory with filename
|
2023-04-02 01:21:19 +03:00 |
|
wheremyfoodat
|
3abc60457d
|
[FS] Stub FormatSaveData
|
2023-04-02 01:09:11 +03:00 |
|
wheremyfoodat
|
4f2d59ccbe
|
[FS] Integrate Result<T, E> to codebase
|
2023-04-02 00:50:19 +03:00 |
|
wheremyfoodat
|
38eb4d8088
|
Add result header
|
2023-03-31 23:57:43 +03:00 |
|
wheremyfoodat
|
4803fe15b4
|
[APT] Stub GetWirelessRebootInfo
|
2023-03-31 15:33:16 +03:00 |
|
wheremyfoodat
|
e40a8eb194
|
[Config mem] Add hardware type field
|
2023-03-29 01:36:03 +03:00 |
|
wheremyfoodat
|
4bef096f04
|
[FS] Add directory stuff, clean up
|
2023-03-29 00:23:55 +03:00 |
|
wheremyfoodat
|
3ca324350b
|
Fix derp
|
2023-03-26 20:45:51 +03:00 |
|
wheremyfoodat
|
494f3f1899
|
[FS] Implement OpenDirectory
|
2023-03-24 14:07:44 +02:00 |
|
wheremyfoodat
|
1078253f6c
|
[APT/CFG/Kernel] Smash Bros stuff
|
2023-03-21 22:34:29 +02:00 |
|
wheremyfoodat
|
327b071efd
|
[NCCH loader] Fix IWYU error
|
2023-03-21 20:19:18 +02:00 |
|
wheremyfoodat
|
26d9026907
|
[NCCH] Move from ..hpp (oops) to .hpp for the country list file
|
2023-03-21 19:49:46 +02:00 |
|
wheremyfoodat
|
a573036f6b
|
[LZ77 decompressor] Move to own source file
|
2023-03-21 19:49:01 +02:00 |
|
wheremyfoodat
|
5d6bf24a9d
|
[Kernel] Add memory mirroring function & throw warning on mprotect
|
2023-03-21 02:32:47 +02:00 |
|
wheremyfoodat
|
9b9f011f5b
|
[FS] Add non-shared ExtSaveData, stub SaveData::GetFormatInfo
|
2023-03-20 17:33:00 +02:00 |
|
wheremyfoodat
|
0d6082e241
|
[FS] Add GetFormatInfo
|
2023-03-19 09:33:21 +02:00 |
|
wheremyfoodat
|
c8cc8a2520
|
Add game folder to app data
|
2023-03-18 22:58:45 +02:00 |
|
wheremyfoodat
|
51d3551114
|
[Config Memory] Implement NetworkState
|
2023-03-18 20:44:17 +02:00 |
|
wheremyfoodat
|
513ddf39e0
|
[CFG] Implement COPPACS restriction data
|
2023-03-18 20:41:06 +02:00 |
|
wheremyfoodat
|
2c7cbadc14
|
[CFG] Implement GetRegionCanadaUSA
|
2023-03-18 20:35:35 +02:00 |
|
wheremyfoodat
|
c24c4a9d83
|
[ldr:ro] Add service skeleton
|
2023-03-18 20:08:45 +02:00 |
|
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
|
7834f6d734
|
Stub APT::GetLockHandle to fail
|
2023-03-17 02:46:11 +02:00 |
|
wheremyfoodat
|
3119365ad9
|
[SRV] Use map instead of huge if for services
|
2023-03-17 02:18:58 +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
|
f31b466682
|
Merge branch 'Sync-Objects' of https://github.com/wheremyfoodat/Virtual3DS into Sync-Objects
|
2023-03-14 01:26:15 +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
|
1a4379f67f
|
Fix the Mac build
|
2023-03-14 01:06:13 +02:00 |
|
wheremyfoodat
|
96a8a6ea85
|
Update CMakeLists.txt
|
2023-03-14 01:02:11 +02:00 |
|
wheremyfoodat
|
85d486a84f
|
Disable cryptopp tests
|
2023-03-14 00:35:43 +02:00 |
|
wheremyfoodat
|
c40946c741
|
Update MacOS_Build.yml
|
2023-03-14 00:12:40 +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 |
|