Commit Graph

  • 224ffded03 - Renamed allocator.h to memallocator.h. - Fixed doxygen block. - Sorted includes in tests/test_compile_headers_common/test_compile_headers_list.h. Daniel K. O. (dkosmari) 2024-10-07 01:42:12 -0300
  • 3a0507a0db Added Doxygen docs. Daniel K. O. (dkosmari) 2024-10-04 09:07:33 -0300
  • 49d724a6e7 Forgot to update the macro check. Daniel K. O. (dkosmari) 2024-10-01 17:08:35 -0300
  • 73beeb53e7 - Reformatted and reorganized. - Match names with decaf-emu. Daniel K. O. (dkosmari) 2024-10-01 17:06:39 -0300
  • 8b65fd6ce9
    Fix typo in nsysnet and add more nn::ac functions. (#401) Daniel K. O. 2024-10-01 16:21:24 -0300
  • b17897801c Forgot to include memheap.h. Daniel K. O. (dkosmari) 2024-10-01 12:03:11 -0300
  • c9a485bf6d Added coreinit/allocator.h to tests. Daniel K. O. (dkosmari) 2024-10-01 11:59:44 -0300
  • fb071e4df1 Removed extra lines. Daniel K. O. (dkosmari) 2024-10-01 11:57:35 -0300
  • 60e99ced56 Added header for allocator API. Daniel K. O. (dkosmari) 2024-10-01 11:55:50 -0300
  • fd480fbf67 - Fixed indentation to 3 spaces. - Reverted typo fix to only have the correct spelling of "state". Daniel K. O. (dkosmari) 2024-10-01 11:33:15 -0300
  • 3f56a42fff - Use asm labels instead of inline functions to call the mangled identifier. - Allow both the typo and the correct names to be used in NetConfInterface. Daniel K. O. (dkosmari) 2024-09-30 17:08:52 -0300
  • 4d82024ceb - Finished fixing the typo in NetConfInterface. - Fixed signature of nn::ac::GetCloseStatus(). - Added more functions to nn::ac. Daniel K. O. (dkosmari) 2024-09-30 13:29:25 -0300
  • 1610da6a6d Let nn::Result be default-constructed. Daniel K. O. (dkosmari) 2024-09-30 11:43:01 -0300
  • 1febd49264 Merged upstream changes. Daniel K. O. (dkosmari) 2024-09-30 11:34:48 -0300
  • ad730b9dcb
    Added OSSetPerformanceMonitor(). (#400) v1.7.0 Daniel K. O. 2024-09-30 06:32:53 -0300
  • e0fe881d76 Added header to tests. Daniel K. O. (dkosmari) 2024-09-29 11:35:02 -0300
  • dac8c32f6a Renamed everything. Daniel K. O. (dkosmari) 2024-09-29 11:32:24 -0300
  • 1f0507a1d6 Added some missing functions. Daniel K. O. (dkosmari) 2024-09-29 11:25:06 -0300
  • 14fcfffb06 - ssid is a string, make it a char array instead of uint8_t. - fixed typo, if_sate -> if_state. Daniel K. O. (dkosmari) 2024-09-29 10:42:07 -0300
  • 2e99180084 Added OSSetPerformanceMonitor(). Daniel K. O. (dkosmari) 2024-09-29 10:28:39 -0300
  • 7c93c38731
    camera: event argument correction (#399) capitalistspz 2024-09-06 23:34:03 +0100
  • 12a20e648f
    Correct offset check capitalistspz 2024-09-02 21:22:22 +0100
  • 1cc1015fe8
    Event arg correction from surface to surface buffer capitalistspz 2024-09-02 21:06:18 +0100
  • 34ad45777a avm: Add CEC functions GaryOderNichts 2024-08-04 18:03:37 +0200
  • bbcf70dbc0 tve: Add CEC functions GaryOderNichts 2024-08-04 18:02:16 +0200
  • c38b84c175 coreinit: add "MCP_DEVICE_TYPE_AUTO" Maschell 2024-08-02 21:41:42 +0200
  • 55a4708ced nn_acp: Add ACPDevice enum values, add save related functions Maschell 2024-08-02 20:16:12 +0200
  • 373bfc00e0 coreinit: add "MCP_DEVICE_TYPE_AUTO" Maschell 2024-08-02 21:41:42 +0200
  • bbfedeec2e nn_acp: Add ACPDevice enum values, add save related functions Maschell 2024-08-02 20:16:12 +0200
  • 15b28d8587 nsysccr/cdc: Add CCRCDCSysGetInfo GaryOderNichts 2024-08-04 18:54:19 +0200
  • 09e3a2440b
    nn_idb: Fix copy headers, fix nn::idb::IDBReader::Initialize (#395) Maschell 2024-08-04 21:44:54 +0000
  • ec8b867f97 nsysccr/cdc: Add CCRCDCSysGetInfo GaryOderNichts 2024-08-04 18:54:19 +0200
  • b5faf4fc47 avm: Add CEC functions GaryOderNichts 2024-08-04 18:03:37 +0200
  • 428a5935fe tve: Add CEC functions GaryOderNichts 2024-08-04 18:02:16 +0200
  • 48eaf62035
    Update libraries/nn_idb/src/IDBReader.cpp Maschell 2024-08-02 19:55:46 +0200
  • 1bff889d05 nn_idb: Fix copy headers, fix nn::idb::IDBReader::Initialize Maschell 2024-08-02 18:57:20 +0200
  • 9a32ef1b65 nn_acp: Add ACPRemoveSaveDir* Andrew Hawes 2024-07-28 19:16:34 +0100
  • 327de261b7
    camera: corrections and comments (#392) capitalistspz 2024-07-31 15:56:31 +0100
  • cd96f79208 nn_acp: Add ACPRemoveSaveDir* Andrew Hawes 2024-07-28 19:16:34 +0100
  • 8b05ac3410 nn_ccr: Add CCRSysSetCurrentLCDMode and CCRSysGetCurrentLCDMode Maschell 2024-07-22 12:48:37 +0200
  • dbc78a22ca nn_ccr: Add CCRSysSetCurrentLCDMode and CCRSysGetCurrentLCDMode Maschell 2024-07-22 12:48:37 +0200
  • 7511626070 Background comment capitalistspz 2024-07-21 23:35:53 +0100
  • 9d1635d14f error -> failed capitalistspz 2024-07-21 23:10:09 +0100
  • 29c4a0549a offsets capitalistspz 2024-07-21 23:06:59 +0100
  • 2721dc809f camera: correct CAMSetupInfo struct layout, more comments capitalistspz 2024-07-21 22:47:20 +0100
  • 7044eaa8e4
    coreinit/screen: Swap row and column parameters in OSScreenPutFontEx (#391) capitalistspz 2024-07-19 18:56:49 +0100
  • 29f5093bf0 nn/dlp: Fix Initialize functions on ServerPrivate Daniel López Guimaraes 2024-07-15 22:19:11 +0100
  • 47ca2924ad swap the comment order too capitalistspz 2024-07-17 22:27:07 +0100
  • 0f9600f4d2 coreinit/OSScreenPutFontEx: Swap row and column parameters capitalistspz 2024-07-17 22:22:54 +0100
  • 59750955fb
    nn/dlp: Fix Initialize functions on ServerPrivate Daniel López Guimaraes 2024-07-15 22:19:11 +0100
  • 0ae8f8a507 nn/dlp: Add initial headers Daniel López Guimaraes 2024-07-10 01:15:16 +0100
  • 08ad5a0b1e
    nn/dlp: Add initial headers Daniel López Guimaraes 2024-07-10 01:15:16 +0100
  • 3aaa683415
    Add special wutmalloc version of Crementif 2024-07-06 17:31:39 +0200
  • 35bcf9df9f
    crt0: Restore LR in __rpl_start Crementif 2024-07-05 22:40:15 +0200
  • 4933211d7b
    nn/uds: Add initial headers (#387) v1.6.0 Daniel López Guimaraes 2024-06-20 16:41:43 +0200
  • 41f78c2578
    nn/uds: Minor fixes and improvements Daniel López Guimaraes 2024-06-19 14:45:05 +0100
  • 68b77821d2
    nn/uds: Add initial headers Daniel López Guimaraes 2024-06-19 01:03:42 +0100
  • 263c0364d1
    More DRX definitions (#385) team-orangeBlue 2024-06-18 16:41:29 +0300
  • a1de926fd3 nsysccr/cdc: Update CCRCDCDrcStateEnum with test menu names GaryOderNichts 2024-06-16 12:30:10 +0200
  • 9e59558de5
    Unneeded comment removed team-orangeBlue 2024-06-16 13:42:11 +0300
  • 5c814bc628 nsysccr/cdc: Update CCRCDCDrcStateEnum with test menu names GaryOderNichts 2024-06-16 12:30:10 +0200
  • c2682dd964
    whb/gfx: Use 4:3 TV buffers on 4:3 TVs (#383) jranderia3 2024-06-14 14:04:58 -0400
  • 4fafa076d1
    Update gfx.c jranderia3 2024-06-13 16:24:22 -0400
  • d77935ff4b
    Update gfx.c jranderia3 2024-06-13 16:23:21 -0400
  • 9e83ead781
    Update gfx.c jranderia3 2024-06-13 14:37:07 -0400
  • 647de79273
    More DRX definitions team-orangeBlue 2024-06-13 12:04:02 +0300
  • c107174bad do it using gx2 instead of avm jranderia3 2024-06-11 20:36:31 -0400
  • 142a6ca001 Merge branch 'master' of https://github.com/jranderia3/wut jranderia3 2024-06-11 20:17:17 -0400
  • 14a9031103 Merge remote-tracking branch 'upstream/master' jranderia3 2024-06-11 20:14:59 -0400
  • 8474549331 gx2: Add GX2GetSystemTVAspectRatio GaryOderNichts 2024-06-10 12:17:37 +0200
  • 1f10cbda0f
    Update gfx.c jranderia3 2024-06-11 08:47:43 -0400
  • 9918fea92a nsysnet/netconfig: Add SOGetProxyConfig GaryOderNichts 2024-06-08 18:09:10 +0200
  • 09f04f6162 gx2: Add GX2AllocateTilingApertureEx and GX2FreeTilingAperture GaryOderNichts 2024-06-08 18:05:15 +0200
  • e47a996a3b nsysccr: Add CCRCDCRegister*AttachCallback functions Maschell 2024-06-06 23:36:47 +0200
  • 4ee360097d avm: Add some missing DRC functions Maschell 2024-06-07 16:01:45 +0200
  • fb8f0b6b07 nsysccr: Add CCRCDCRegister*AttachCallback functions Maschell 2024-06-06 23:36:47 +0200
  • 0ca0cbb983 avm: Add some missing DRC functions Maschell 2024-06-07 16:01:45 +0200
  • ed0c91de16 coreinit: Fix wrong/duplicate OSGetCodegenVirtAddrRange declaration, formatting Maschell 2024-06-06 22:29:23 +0200
  • 47f5ee9930 coreinit: Fix wrong/duplicate OSGetCodegenVirtAddrRange declaration, formatting Maschell 2024-06-06 22:29:23 +0200
  • f17054e3e8 sndcore2: Update AXTransitionAudioBuffer struct Maschell 2024-06-06 22:43:17 +0200
  • 151b1d02d1 vpad: Add VPADGetButtonProcMode Maschell 2024-06-06 23:19:54 +0200
  • 7520e846ce gx2: add GX2GetMainCoreId Maschell 2024-06-07 19:20:51 +0200
  • 4aa25e6c7b gx2: Add GX2GetSystemTVAspectRatio GaryOderNichts 2024-06-10 12:17:37 +0200
  • f71e7b3dcc square monitor support jranderia3 2024-06-09 21:57:11 -0400
  • e0854333e8
    nn_ccr: Add CCRSysCaffeineBootCheckAbort; nsysccr: fix quick start menu value in CCRCDCDrcStateEnum (#372) Maschell 2024-06-09 14:29:23 +0200
  • bfe6f38c09
    Update include/nsysccr/cdc.h Maschell 2024-06-09 13:25:06 +0200
  • 48b6c3b32a
    wut_types: Implement more operators for WUT_ENUM_BITMASK_TYPE (#369) GaryOderNichts 2024-06-09 12:56:37 +0200
  • 1da14020ee
    coreinit: add stopwatch.h and stopwatchatomic.h (#370) capitalistspz 2024-06-08 19:19:28 +0100
  • c1433fec04
    correct function name capitalistspz 2024-06-08 18:54:38 +0100
  • b7ad92f5c4 nsysnet/netconfig: Add SOGetProxyConfig GaryOderNichts 2024-06-08 18:09:10 +0200
  • 795b103acd gx2: Add GX2AllocateTilingApertureEx and GX2FreeTilingAperture GaryOderNichts 2024-06-08 18:05:15 +0200
  • ef057f145b coreinit: Add __FSAShimDecodeIosErrorToFsaStatus Maschell 2024-06-06 23:23:56 +0200
  • 474ae04cb9 nn_acp: Add ACPGetTitleMetaDir and ACPGetTitleMetaDirByTitleListType Maschell 2024-06-06 23:09:47 +0200
  • 35aa8b7e80 coreinit: Add "SavedFrame" related functions Maschell 2024-06-06 23:02:58 +0200
  • 6acbf2fbac nsysccr: Fix quick start menu field in CCRCDCDrcStateEnum Maschell 2024-06-07 20:21:05 +0200
  • d4d9d3e6be gx2: add GX2GetMainCoreId Maschell 2024-06-07 19:20:51 +0200
  • 6957f1fd00 Formatting capitalistspz 2024-06-07 06:10:18 +0100
  • ae0cd4486c coreinit: Add __FSAShimDecodeIosErrorToFsaStatus Maschell 2024-06-06 23:23:56 +0200
  • 4a6c3a7fdc vpad: Add VPADGetButtonProcMode Maschell 2024-06-06 23:19:54 +0200
  • 496bbe4338 nn_acp: Add ACPGetTitleMetaDir and ACPGetTitleMetaDirByTitleListType Maschell 2024-06-06 23:09:47 +0200