Commit graph

  • 7034aa27d7 Add DLP::SRVR service wheremyfoodat 2023-05-27 00:32:43 +03:00
  • 4767a2053b [FS] Better GetFormatInfo wheremyfoodat 2023-05-20 15:39:31 +03:00
  • 01d16fdfd1 [FS] Better DeleteFile, fclose when file session is closed wheremyfoodat 2023-05-20 02:32:36 +03:00
  • 9ec2964695 [FS] Add FormatThisUserSaveData wheremyfoodat 2023-05-20 01:24:30 +03:00
  • a530350eda [FS] Media type = 2 is cart, not 1... wheremyfoodat 2023-05-20 01:04:51 +03:00
  • c7f676efd2 [DSP] Add missing break wheremyfoodat 2023-05-18 03:44:29 +03:00
  • 5a1cc39cb6 [DSP] Reset audio pipe properly wheremyfoodat 2023-05-18 03:36:19 +03:00
  • 6369fc8eb0 [DSP] Annotate pipe 2 addresses wheremyfoodat 2023-05-17 02:34:48 +03:00
  • 35aea21679 [DSP] Add UnloadComponent wheremyfoodat 2023-05-17 01:33:39 +03:00
  • e7085dd830 [DSP] HLE DSP state & some of the audio pipe wheremyfoodat 2023-05-17 01:17:10 +03:00
  • 4dc04be350 [FS] Formatting archives v1 wheremyfoodat 2023-05-16 23:37:52 +03:00
  • 2f5bb45d58 [FS] OpenArchiveHandle returns Result<T, E> wheremyfoodat 2023-05-16 20:49:31 +03:00
  • a8334f1333 Add basic input liuk7071 2023-05-16 18:53:32 +02:00
  • a44ac89c78
    Merge pull request #5 from wheremyfoodat/Sync-Objects wheremyfoodat 2023-05-16 00:16:37 +03:00
  • b817c72a9c [OpenGL] 410 blaze it (MacOS does not have 420) wheremyfoodat 2023-05-16 00:15:57 +03:00
  • b01cbc588a
    Merge pull request #1 from wheremyfoodat/Sync-Objects wheremyfoodat 2023-05-16 00:03:53 +03:00
  • 0b0d6dcf4b [FS] Archive::OpenArchive returns Result<T, E> now wheremyfoodat 2023-05-14 19:31:51 +03:00
  • 37fb660c7f [FS] Added error codes wheremyfoodat 2023-05-14 18:23:54 +03:00
  • a950d9a044 [GSP] Make dirty flag 1 bit wheremyfoodat 2023-05-14 18:16:21 +03:00
  • 7da87a06a2 [CFG] Add stereo camera setting (Fixes NaNs in Metroid 2 et al) wheremyfoodat 2023-05-09 01:56:49 +03:00
  • cd1323d57e [PICA] == to >= in uniform upload wheremyfoodat 2023-05-08 23:05:47 +03:00
  • 09ba66ae60 [Kernel] Fully implement semaphores wheremyfoodat 2023-05-07 18:02:51 +03:00
  • d6a107afef More MacOS funni wheremyfoodat 2023-05-07 02:29:27 +03:00
  • 7c68e70ba4 MacOS OpenGL memes wheremyfoodat 2023-05-07 02:03:24 +03:00
  • ac43c09ebd [CPU] Add better cycle counting wheremyfoodat 2023-05-07 00:36:36 +03:00
  • 7b4de79ed6 Fix ARM64 build maybe wheremyfoodat 2023-05-06 19:18:23 +03:00
  • ad22187596 Update dynamax submodule wheremyfoodat 2023-05-06 18:54:52 +03:00
  • de537fedfb [Kernel] Add proper WakeUpAllThreads wheremyfoodat 2023-05-06 00:06:31 +03:00
  • 2063e84bb1 [GSP] Add framebuffer dirty flag wheremyfoodat 2023-05-02 22:19:43 +03:00
  • c5b612ffaf [CFG] Actually commit GetSystemModel this time wheremyfoodat 2023-05-02 21:02:13 +03:00
  • e676893933 Make GetFormatInfo return success again wheremyfoodat 2023-05-01 21:20:38 +03:00
  • aa1cfa7add [CFG] Add GetSystemModel wheremyfoodat 2023-05-01 20:37:48 +03:00
  • 3b98b6bd03 Moar wheremyfoodat 2023-05-01 00:28:41 +03:00
  • 71676a79e2 [Kernel] Spam some more RescheduleThreads calls wheremyfoodat 2023-05-01 00:27:49 +03:00
  • 24b7b7b9ca Fix CMake on gcc wheremyfoodat 2023-04-30 20:06:20 +03:00
  • 05cbdba965 Fix typo wheremyfoodat 2023-04-30 15:16:45 +03:00
  • 74b06da6b2 [Kernel] Handle timeout errors properly wheremyfoodat 2023-04-30 14:41:57 +03:00
  • 5e0c4b76ac [WaitSyncN] r1 should be -1 on timeout wheremyfoodat 2023-04-30 01:22:43 +03:00
  • da270de155 [HID] Fix derp wheremyfoodat 2023-04-30 01:05:14 +03:00
  • 1d06a31113 [Kernel::WaitSyncN] Panic on handleCount == 0 wheremyfoodat 2023-04-30 01:02:35 +03:00
  • 4ed1cf234b Fix typo wheremyfoodat 2023-04-29 22:32:38 +03:00
  • 6419098851 [HID] Implement events wheremyfoodat 2023-04-29 02:45:21 +03:00
  • 5465eb31c1 [SaveData] undo derp wheremyfoodat 2023-04-29 01:54:31 +03:00
  • dac77cdc1d [Kernel Add WakeupOneThread wheremyfoodat 2023-04-29 01:45:30 +03:00
  • 856aaf4440 [DSP] More event hax wheremyfoodat 2023-04-28 01:53:43 +03:00
  • 4f8fa164ff [PICA] Color mask wheremyfoodat 2023-04-28 01:18:08 +03:00
  • 069fe37602 [Kernel] Always reschedule on ArbitrateAddress (Fixes MK7) wheremyfoodat 2023-04-27 00:12:27 +03:00
  • 392fa6e595 [PICA] Fix slti/sgei operand descriptor wheremyfoodat 2023-04-26 21:55:18 +03:00
  • ab5f6cf31c [PICA] Add slt, sgei wheremyfoodat 2023-04-26 21:46:10 +03:00
  • ecfbd81102 [FS] Add GetFreeBytes wheremyfoodat 2023-04-26 21:21:07 +03:00
  • f39069813a [FS] Add CreateDirectory for MK7 (hopefully not broken) wheremyfoodat 2023-04-26 03:04:45 +03:00
  • 1c3f3f8da9 [CECD/FRD] Implement more functions to get MK7 booting wheremyfoodat 2023-04-25 19:42:05 +03:00
  • f1093cda34 [Kernel] Format wheremyfoodat 2023-04-25 01:57:50 +03:00
  • 7f32c3860c [DSP] Stubbing events (vol 1) wheremyfoodat 2023-04-24 23:42:49 +03:00
  • 0eeff3535f Derp wheremyfoodat 2023-04-24 23:25:56 +03:00
  • 1cf8af98c2 Another one wheremyfoodat 2023-04-24 23:13:37 +03:00
  • 3529c9bf67 [Kernel] Fix spontaneous r0 corruption wheremyfoodat 2023-04-24 23:10:04 +03:00
  • 0add6b7d7a [NFC] Tag events wheremyfoodat 2023-04-24 21:58:35 +03:00
  • 3935820c05 [ACT/MIC/NFC] Stub function for Captain Toad wheremyfoodat 2023-04-24 21:33:59 +03:00
  • 269efc3c43 [Y2R] DriverFinalize wheremyfoodat 2023-04-24 02:52:49 +03:00
  • 11304a7886 [Y2R] Add StartConversion wheremyfoodat 2023-04-24 02:42:42 +03:00
  • dbe504fff9 [Y2R] Bunch of service calls wheremyfoodat 2023-04-24 02:35:48 +03:00
  • 6c2cfaaa22 [Y2R] SetOutputFormat wheremyfoodat 2023-04-24 01:37:49 +03:00
  • ba8a610e7b [Y2R] Add more service calls wheremyfoodat 2023-04-24 01:25:29 +03:00
  • ef6cc56182 [Address Arbiter] Add comment for clarity wheremyfoodat 2023-04-24 00:55:56 +03:00
  • 3ed3729bb4 Reschedule threads on event signal (Required for FE:A FMV) wheremyfoodat 2023-04-24 00:53:46 +03:00
  • 8cfb038226 Merge branch 'Sync-Objects' of https://github.com/wheremyfoodat/Virtual3DS into Sync-Objects wheremyfoodat 2023-04-23 21:32:10 +03:00
  • 9532e694b3 [Kernel] Acquiring threads wheremyfoodat 2023-04-23 01:07:21 +03:00
  • 908e1fc4fd [DSP] Add event stubs to fix games locking up wheremyfoodat 2023-04-22 20:59:34 +03:00
  • 2ebbb08766 [Mutex] Make less dumb wheremyfoodat 2023-04-21 21:48:07 +03:00
  • 91e008ad1d [Kernel] New event signalling, better Mootex wheremyfoodat 2023-04-21 21:39:59 +03:00
  • 5daade05d8 [GSP] Add interrupt relay event wheremyfoodat 2023-04-21 02:27:28 +03:00
  • d0db2eefce [PTM] Stub ConfigureNew3DSCPU wheremyfoodat 2023-04-21 01:50:19 +03:00
  • ca7ee380ec derp wheremyfoodat 2023-04-21 01:40:29 +03:00
  • 7002860d48 [APT] Stub GlanceParameter wheremyfoodat 2023-04-21 01:40:13 +03:00
  • 33158c7908 [Kernel] Make WaitSyncN better wheremyfoodat 2023-04-21 01:08:13 +03:00
  • f575d4db82 Fix derp wheremyfoodat 2023-04-20 22:52:32 +03:00
  • 7f2715d06c [Kernel] Fix release mutex wheremyfoodat 2023-04-20 22:24:36 +03:00
  • 134d63c515 [Kernel] Moar threads wheremyfoodat 2023-04-20 22:00:51 +03:00
  • 920fd4cf0d [Kernel::WaitSync1] Instant timeout if ns == 0 wheremyfoodat 2023-04-20 02:48:57 +03:00
  • 2b492a435e [Services] Uhh implement IPC result header which apparently libctru's apt code nees wheremyfoodat 2023-04-20 02:03:05 +03:00
  • fecf038982 [APT/Kernel] More fixing hacks wheremyfoodat 2023-04-19 23:11:29 +03:00
  • 98501c90d3 [APT Fix SetScreencapPostPermission derp wheremyfoodat 2023-04-19 01:35:53 +03:00
  • 0b46b92bb7 [Kernel] Add idle thread wheremyfoodat 2023-04-18 20:42:17 +03:00
  • 94ea97a419 Fixing CI build wheremyfoodat 2023-04-18 16:12:26 +03:00
  • c6c45408fe Starting on sync object rewrite #3 wheremyfoodat 2023-04-18 03:14:25 +03:00
  • 517d1abee8 [Renderer] Temporarily bump texture cache to 256 textures wheremyfoodat 2023-04-17 14:24:58 +03:00
  • 2d9592768c [ConfigMem] Implement address 0x1FF81086 wheremyfoodat 2023-04-15 02:05:52 +03:00
  • 3a674a1ba0 [FS] Implement ControlArchive wheremyfoodat 2023-04-12 02:19:16 +03:00
  • eaa7b4d55b [PICA] Implement immediate mode triangle strip & fan wheremyfoodat 2023-04-11 20:06:18 +03:00
  • f1dfa437b9 [Test ROMs] Add Immediate Mode triangle test wheremyfoodat 2023-04-11 19:04:52 +03:00
  • 075a244dd0 [FS] Implement SetSize wheremyfoodat 2023-04-11 01:11:20 +03:00
  • 82b986bbc0 [Y2R] Add transfer event wheremyfoodat 2023-04-10 21:55:14 +03:00
  • 5a8416f87e [GL renderer] Add constant blend colour wheremyfoodat 2023-04-10 21:18:35 +03:00
  • f81d0162d6 [FRD] Implement GetMyScreenName wheremyfoodat 2023-04-04 00:00:57 +03:00
  • 025231b037 Fix oopsie wheremyfoodat 2023-04-03 23:36:16 +03:00
  • 4632a62da2 [PICA] Proper texture wrapping wheremyfoodat 2023-04-03 21:08:31 +03:00
  • 84db6052b3 [PICA] Implement RG8 textures wheremyfoodat 2023-04-03 18:12:03 +03:00
  • 16d555cf34 [FRD] Stub SetNotificationMask wheremyfoodat 2023-04-03 01:44:57 +03:00
  • f90a266bb4 [FS] Rehaul to implement all the different things ExtSaveData can target wheremyfoodat 2023-04-03 01:19:52 +03:00