1
0
forked from MeloNX/MeloNX

Commit Graph

  • 96951b7d04
    Fix regression caused by wrong SB descriptor offset (#1316) gdkchan 2020-06-22 08:48:32 -03:00
  • 9547242d7c Update NRR structs (#1291) VolcaEM 2020-06-22 13:36:55 +02:00
  • a78a69a6e7
    Update NRR structs (#1291) VolcaEM 2020-06-22 13:36:55 +02:00
  • 6b15028be5 Implement aoc:u and support loading AddOnContent (#1221) mageven 2020-06-20 23:08:14 +05:30
  • 1c2af7ce92
    Implement aoc:u and support loading AddOnContent (#1221) mageven 2020-06-20 23:08:14 +05:30
  • 3a28d78690 Update README.md (#1302) EmulationFanatic 2020-06-20 07:09:56 -06:00
  • 4d56f97f1e
    Update README.md (#1302) EmulationFanatic 2020-06-20 07:09:56 -06:00
  • c540e215f9 Increment PTC version (#1311) Thog 2020-06-18 13:41:00 +02:00
  • 05c63f3061
    Increment PTC version (#1311) Thog 2020-06-18 13:41:00 +02:00
  • 2b4418d42c Generalize tail continues (#1298) Ficture Seven 2020-06-18 07:37:21 +04:00
  • 2421186d97
    Generalize tail continues (#1298) Ficture Seven 2020-06-18 07:37:21 +04:00
  • d47e6f1952 Add Profiled Persistent Translation Cache. (#769) LDj3SNuD 2020-06-16 20:28:02 +02:00
  • 5e724cf24e
    Add Profiled Persistent Translation Cache. (#769) LDj3SNuD 2020-06-16 20:28:02 +02:00
  • 4607d29804 VABS takes one input register, not two. (#1300) riperiperi 2020-06-14 01:32:21 +01:00
  • fa286d3535
    VABS takes one input register, not two. (#1300) riperiperi 2020-06-14 01:32:21 +01:00
  • 03d771c490 Optimize texture format conversion, and MethodCopyBuffer (#1274) riperiperi 2020-06-13 23:31:06 +01:00
  • bea1fc2e8d
    Optimize texture format conversion, and MethodCopyBuffer (#1274) riperiperi 2020-06-13 23:31:06 +01:00
  • 2f961124cc Change console log to discard on overflow (#1241) mageven 2020-06-10 04:52:54 +05:30
  • ce983f360b
    Change console log to discard on overflow (#1241) mageven 2020-06-10 04:52:54 +05:30
  • 82254e8051 Stubbing ImportServerPki (#1281) Shrek5InTheatres2019 2020-06-06 04:04:30 -07:00
  • 4ef689c67d
    Stubbing ImportServerPki (#1281) Shrek5InTheatres2019 2020-06-06 04:04:30 -07:00
  • 3248f39abd Faster crc32 implementation (#1294) merry 2020-06-05 11:58:27 +01:00
  • f8cd072b62
    Faster crc32 implementation (#1294) merry 2020-06-05 11:58:27 +01:00
  • aeeddb85b3 SurfaceFlinger: fix some bugs (#1262) Thog 2020-06-02 17:58:19 +02:00
  • bcb7761eac
    SurfaceFlinger: fix some bugs (#1262) Thog 2020-06-02 17:58:19 +02:00
  • f85d4adda7 Implement FIFO semaphore (#1286) gdkchan 2020-05-29 05:51:10 -03:00
  • 44d7fcff39
    Implement FIFO semaphore (#1286) gdkchan 2020-05-29 05:51:10 -03:00
  • f6761eca22 Add new depth-stencil formats (#1284) gdkchan 2020-05-28 20:01:18 -03:00
  • 12cfaf56f0
    Add new depth-stencil formats (#1284) gdkchan 2020-05-28 20:01:18 -03:00
  • 78c656d33a Fix wrong face culling once and for all (#1277) gdkchan 2020-05-27 20:03:07 -03:00
  • a15b951721
    Fix wrong face culling once and for all (#1277) gdkchan 2020-05-27 20:03:07 -03:00
  • a3e14bb452 Add FMaxNmV & FMinNmV Inst.s with Test. (#1279) LDj3SNuD 2020-05-27 18:51:59 +02:00
  • 83d94b21d0
    Add FMaxNmV & FMinNmV Inst.s with Test. (#1279) LDj3SNuD 2020-05-27 18:51:59 +02:00
  • a19e82fdea Support separate textures and samplers (#1216) gdkchan 2020-05-27 11:07:10 -03:00
  • 5795bb1528
    Support separate textures and samplers (#1216) gdkchan 2020-05-27 11:07:10 -03:00
  • 49b4a4603e Omit image format if possible, and fix BA bit (#1280) gdkchan 2020-05-27 06:00:21 -03:00
  • 0b6d206daa
    Omit image format if possible, and fix BA bit (#1280) gdkchan 2020-05-27 06:00:21 -03:00
  • a0fecf6ad5 Fix GetDesiredLanguage (#1275) mageven 2020-05-27 14:10:23 +05:30
  • b663cd22c8
    Fix GetDesiredLanguage (#1275) mageven 2020-05-27 14:10:23 +05:30
  • afaf94dcb9 Fix GetDisplayVersion (#1276) mageven 2020-05-27 13:52:50 +05:30
  • 6b55cedd73
    Fix GetDisplayVersion (#1276) mageven 2020-05-27 13:52:50 +05:30
  • 7d61b9815d Flush GL commands before inevitably waiting for a query result. (#1278) riperiperi 2020-05-27 08:51:03 +01:00
  • 5dab515c7a
    Flush GL commands before inevitably waiting for a query result. (#1278) riperiperi 2020-05-27 08:51:03 +01:00
  • 972d688e4e Remember bound framebuffer to avoid glGetInteger use. (#1273) riperiperi 2020-05-24 14:44:12 +01:00
  • d941f4c070
    Remember bound framebuffer to avoid glGetInteger use. (#1273) riperiperi 2020-05-24 14:44:12 +01:00
  • 8686b43a93 Implement CNTVCT_EL0 (#1268) mageven 2020-05-23 15:45:59 +05:30
  • 6416bc1938
    Implement CNTVCT_EL0 (#1268) mageven 2020-05-23 15:45:59 +05:30
  • fd0ada6aaa Implement TMML and TMML.B (#1270) Thog 2020-05-23 12:04:35 +02:00
  • ff7a933ec0
    Implement TMML and TMML.B (#1270) Thog 2020-05-23 12:04:35 +02:00
  • 0c06df2ed3 Spanify Graphics Abstraction Layer (#1226) gdkchan 2020-05-23 06:46:09 -03:00
  • 5011640b30
    Spanify Graphics Abstraction Layer (#1226) gdkchan 2020-05-23 06:46:09 -03:00
  • 57ebf9f8ca time: Make sure to initialize the network system clock with a valid system clock (#1259) Thog 2020-05-20 11:35:30 +02:00
  • cc8dbdd3fb
    time: Make sure to initialize the network system clock with a valid system clock (#1259) Thog 2020-05-20 11:35:30 +02:00
  • 79fcd2028a Update to LibHac 0.11.2 (#1240) Alex Barney 2020-05-16 03:12:13 -07:00
  • 9544ed98b6
    Update to LibHac 0.11.2 (#1240) Alex Barney 2020-05-16 03:12:13 -07:00
  • 649aadbb28 Unwinding Follow-up. Fix a bug in JitUnwindWindows where ... (#1238) LDj3SNuD 2020-05-15 13:46:35 +02:00
  • 3b70a28087
    Unwinding Follow-up. Fix a bug in JitUnwindWindows where ... (#1238) LDj3SNuD 2020-05-15 13:46:35 +02:00
  • 4fd017ad87 surfaceflinger: FreeBufferLocked doesn't reset the graphic buffer Thog 2020-05-15 12:20:18 +02:00
  • da3fd3f71b surfaceflinger: FreeBufferLocked doesn't reset the graphic buffer Thog 2020-05-15 12:20:18 +02:00
  • 43a44401a5 Refactor out Application details from Horizon (#1236) mageven 2020-05-15 11:46:46 +05:30
  • ba4830293e
    Refactor out Application details from Horizon (#1236) mageven 2020-05-15 11:46:46 +05:30
  • 8c24638435 am: Implement common web applets (#1188) Thog 2020-05-15 03:56:14 +02:00
  • 0ff00bd6d3
    am: Implement common web applets (#1188) Thog 2020-05-15 03:56:14 +02:00
  • c2d86ef111 Surface Flinger: Implement GetBufferHistory (#1232) Thog 2020-05-15 03:30:08 +02:00
  • 378259a40a
    Surface Flinger: Implement GetBufferHistory (#1232) Thog 2020-05-15 03:30:08 +02:00
  • f48ea386c8 pctl: refactoring IParentalControlServiceFactory and IParentalControl… (#1219) Ac_K 2020-05-15 03:14:38 +02:00
  • b2e5855928
    pctl: refactoring IParentalControlServiceFactory and IParentalControl… (#1219) Ac_K 2020-05-15 03:14:38 +02:00
  • 8e407d224e Fix RET Xn translation (#1242) Ficture Seven 2020-05-14 08:50:35 +04:00
  • 430a48338b
    Fix RET Xn translation (#1242) Ficture Seven 2020-05-14 08:50:35 +04:00
  • 3b9b4f1931 Remove CpuId IR instruction (#1227) gdkchan 2020-05-13 02:30:21 -03:00
  • 96c7988671
    Remove CpuId IR instruction (#1227) gdkchan 2020-05-13 02:30:21 -03:00
  • fe8a292fad nvdrv: Partially implementation of GetStatus (#1215) Ac_K 2020-05-13 07:29:16 +02:00
  • 1f8e45c2ba
    nvdrv: Partially implementation of GetStatus (#1215) Ac_K 2020-05-13 07:29:16 +02:00
  • cea3e7b6a7 Add missing error code to Time (#1237) VolcaEM 2020-05-13 07:28:53 +02:00
  • b96aa7574f
    Add missing error code to Time (#1237) VolcaEM 2020-05-13 07:28:53 +02:00
  • fc6deabe7a am: Implement GetFriendInvitationStorageChannelEvent (#1220) Ac_K 2020-05-12 16:52:27 +02:00
  • 76e1a162dd
    am: Implement GetFriendInvitationStorageChannelEvent (#1220) Ac_K 2020-05-12 16:52:27 +02:00
  • c37f20b0c9 Fix tailcall case in EmitterContext (#1235) Ficture Seven 2020-05-11 04:04:52 +04:00
  • 4b79b78b8c
    Fix tailcall case in EmitterContext (#1235) Ficture Seven 2020-05-11 04:04:52 +04:00
  • 9be177005c Suppress CS0169 CS0649 warns from HID structs (#1222) mageven 2020-05-10 19:32:41 +05:30
  • 492bb6ee5f
    Suppress CS0169 CS0649 warns from HID structs (#1222) mageven 2020-05-10 19:32:41 +05:30
  • 6f6c68a6af Add various error codes to Settings (#1229) VolcaEM 2020-05-10 13:33:15 +02:00
  • be98a7a649
    Add various error codes to Settings (#1229) VolcaEM 2020-05-10 13:33:15 +02:00
  • 5f0e7d9f14 Add two error codes to SDB PDM (#1230) VolcaEM 2020-05-09 10:57:19 +02:00
  • 1dd78142fa
    Add two error codes to SDB PDM (#1230) VolcaEM 2020-05-09 10:57:19 +02:00
  • f29f9f55ea Add two error codes to Mii (#1224) VolcaEM 2020-05-08 16:23:26 +02:00
  • 8b81819716
    Add two error codes to Mii (#1224) VolcaEM 2020-05-08 16:23:26 +02:00
  • defc91a546 Add various error codes to NCM LR (#1225) VolcaEM 2020-05-08 16:06:32 +02:00
  • fe72bc9274
    Add various error codes to NCM LR (#1225) VolcaEM 2020-05-08 16:06:32 +02:00
  • 8cd3f6f086 Fix SystemInfo logging to file (#1217) Ac_K 2020-05-07 15:24:33 +02:00
  • 0711ffd52b
    Fix SystemInfo logging to file (#1217) Ac_K 2020-05-07 15:24:33 +02:00
  • a96b0f7b29 Fix block iteration on kernel MemoryManager InsertBlock function (#1184) gdkchan 2020-05-06 09:48:57 -03:00
  • 1e687c4eea
    Fix block iteration on kernel MemoryManager InsertBlock function (#1184) gdkchan 2020-05-06 09:48:57 -03:00
  • 435ab6a552 Refactor shader GPU state and memory access (#1203) gdkchan 2020-05-05 22:02:28 -03:00
  • b8eb6abecc
    Refactor shader GPU state and memory access (#1203) gdkchan 2020-05-05 22:02:28 -03:00
  • 7fed71a49f set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210) plutoo 2020-05-05 11:50:53 -07:00
  • 7f500e7cae
    set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210) plutoo 2020-05-05 11:50:53 -07:00
  • 9d3150e065 Logging the current firmware version (#1199) SeraUX 2020-05-05 13:51:04 +02:00
  • 8be7335176
    Logging the current firmware version (#1199) SeraUX 2020-05-05 13:51:04 +02:00
  • c2990896b9 Add Docked/Handheld text on status bar (#1205) HorrorTroll 2020-05-05 05:10:01 +07:00