Commit Graph

  • c1115e51bb Add AVM headers, functions and enums Andrew Hawes 2024-02-03 22:12:49 +00:00
  • e20c2e7517 Add TVE headers, functions and enums Andrew Hawes 2024-02-03 21:30:44 +00:00
  • 1adf4740c7 wutnewlib: implement abort, assert and assert_func (#337) Maschell 2024-01-15 18:36:59 +01:00
  • f1019f63a0 coreinit/im: Add missing IMEvents GaryOderNichts 2024-01-11 13:42:08 +01:00
  • 430e0c700a coreinit/im: Add IM_SetDeviceState GaryOderNichts 2024-01-11 13:41:02 +01:00
  • f797d9741e docs: Bump runner version (#342) GaryOderNichts 2023-12-22 20:53:56 +01:00
  • 5cf5d75699 docs: properly handle preprocessing (#341) GaryOderNichts 2023-12-22 19:47:13 +01:00
  • af0ccf48b7 nn_nets2: Add somemopt (#338) GaryOderNichts 2023-11-30 12:22:49 +01:00
  • 8cf1780417 Add missing language/region values to nn::erreula and nn::swkbd (#336) Maschell 2023-11-26 17:03:55 +01:00
  • 9cb0dcdb03 Update docs version from git tag (#339) Dave Murphy 2023-11-23 21:09:34 +00:00
  • 951ac0184d release 1.4.0 v1.4.0 Dave Murphy 2023-11-10 15:30:30 +00:00
  • 554e9f5011 Finalize compile commands (#332) Terry Hearst 2023-11-08 08:55:24 -05:00
  • b98f8fc824 procui: Fix ProcUIInForeground and ProcUIIsRunning comments (#330) Andrew 2023-10-18 00:08:39 +01:00
  • 922eb4583e wutsocket: allow sending multicasts GaryOderNichts 2023-10-15 12:28:26 +02:00
  • 0dc1d00746 Add missing setsockopt optnames GaryOderNichts 2023-10-15 12:26:51 +02:00
  • aa40d08787 gx2: Add missing enum values GaryOderNichts 2023-10-04 21:58:20 +02:00
  • ccdc2ea30c Update camera.h Fangal-Airbag 2023-10-09 20:17:40 -04:00
  • cb9046e776 Add system time update functions GaryOderNichts 2023-10-06 23:03:16 +02:00
  • 0406a8377c ntag: Add initial header GaryOderNichts 2023-07-30 18:30:05 +02:00
  • 8395fe1474 nn_nfp: flags -> fontRegion GaryOderNichts 2023-07-30 16:36:53 +02:00
  • 56a6793869 nfc: fix some documentation issues GaryOderNichts 2023-07-30 16:36:21 +02:00
  • 095a397e7e nsysccr/cdc: Add CCRCDCWowlWakeDrc and CCRCDCWakeStateEnum (#320) Andrew 2023-07-18 22:22:56 +01:00
  • b408a15fa1 nfc: Add initial header GaryOderNichts 2023-06-14 14:54:48 +02:00
  • 708bd46777 update changelog for 1.3.2 v1.3.2 Dave Murphy 2023-06-24 16:02:59 +01:00
  • 71437dbfb9 wut 1.3.2 Dave Murphy 2023-06-24 15:58:39 +01:00
  • 8df8e18e76 wutdevoptab: Add support for opening files with more flag combinations (#322) Maschell 2023-06-20 21:36:41 +02:00
  • 071345feb2 Implement wut_set_thread_specific/wut_get_thread_specific as weak functions Maschell 2023-06-19 17:08:48 +02:00
  • 5f42c2c34a coreinit: Add some missing field to the OSThread struct (#319) v1.3.1 Maschell 2023-06-04 12:05:14 +02:00
  • 3ae38b15c7 Implement __syscall_getreent (#318) GaryOderNichts 2023-05-21 15:03:48 +02:00
  • 1a85382b17 devoptab_fsa: use c++ headers Dave Murphy 2023-04-29 09:28:25 +01:00
  • 0c316f529d wutmalloc: Always align allocated memory to 0x40 to match newlib behaviour Maschell 2023-04-17 11:51:41 +02:00
  • 04b2eaf439 update docs version to match wut version v1.3.0 Dave Murphy 2023-04-16 19:31:30 +01:00
  • b9a24ef9d5 wut 1.3.0 Dave Murphy 2023-04-16 19:24:35 +01:00
  • 4083224b51 wutdevoptab: Implement devoptab using FSA functions Maschell 2022-08-09 12:53:58 +02:00
  • e492c31d06 wutdevoptab: Rename all files to *fsa*.cpp Maschell 2022-08-09 12:45:53 +02:00
  • 0e817e4cd7 cmake included in docker Dave Murphy 2023-04-16 15:52:41 +01:00
  • 803b1417c4 refactor for devkitPPC r42 Dave Murphy 2023-04-15 23:46:41 +01:00
  • 4a98cd4797 Separate vpadbase from vpad GaryOderNichts 2023-03-30 20:41:53 +02:00
  • c3491e278c coreinit: Add KernelInfo0/KernelInfo6 structs Maschell 2023-03-26 13:02:32 +02:00
  • 53a076b4b4 coreinit: Fix OSDynLoad_EntryReason values Exzap 2023-02-20 12:20:34 +01:00
  • 8c22896e4f coreinit/mcp: Add MCP_GetSystemVersion GaryOderNichts 2023-03-30 18:01:49 +02:00
  • ffd54d59be nn::sl: Add more fields to LaunchInfo struct Maschell 2023-03-31 14:50:45 +02:00
  • d2e9e595c4 coreinit: Add missing MCP functions/enums Maschell 2023-03-31 14:50:22 +02:00
  • 451a1828f7 Add MCP_CompatLoadAVFile GaryOderNichts 2023-03-25 13:04:01 +01:00
  • de8d37db42 coreinit: Fix OSDynLoad_Error to be a 32bit value Maschell 2023-02-18 09:43:46 +01:00
  • 4bb93c728d wut v1.2.0 v1.2.0 fincs 2023-02-17 21:08:56 +01:00
  • a62043a04e CI: Use ubuntu-latest and actions/checkout@v3 Maschell 2023-02-17 18:30:50 +01:00
  • 1f03c2fb73 Fix export types for erreula and swkbd GaryOderNichts 2023-02-17 18:25:49 +01:00
  • d830b51667 A little fleshing out of the dynamic library header Nathan Strong 2022-12-26 12:09:33 -08:00
  • 09b2ccda26 coreinit: Add smd GaryOderNichts 2023-02-13 15:05:13 +01:00
  • 7f6e450300 wutcrt: Fix the trap instruction and move it directly into __rpx_start Maschell 2023-02-12 19:01:52 +01:00
  • 8b68eebeaf coreinit: Add __OSSuspendThreadNolock Maschell 2023-02-09 14:39:52 +01:00
  • 73bb4dcbcc coreinit: Add missing fields and enum definitions to OSThread and OSContext Maschell 2023-02-09 13:55:41 +01:00
  • 55b1cd7f2c coreinit: Add some kernel related functions Maschell 2023-02-09 14:07:49 +01:00
  • fe4bdafb92 coreinit: Add __OSConsoleWrite Maschell 2023-02-09 14:28:26 +01:00
  • 6e58348a04 coreinit: add OSGetCodegenVirtAddrRange Maschell 2023-02-09 14:31:38 +01:00
  • ffebb519c4 coreinit: Add missing functions for setting the context Maschell 2023-02-09 14:24:01 +01:00
  • 65620ceab2 coreinit: Fix missing import in rendevouz.h Maschell 2023-02-09 14:25:08 +01:00
  • ccca248af4 coreinit: Add missing (internal) structs Maschell 2023-02-09 14:21:47 +01:00
  • a53d2bda6e coreinit/launch: Add OSLaunchTitle* functions GaryOderNichts 2023-01-30 15:24:16 +01:00
  • 7530dd5818 Fix FSARequest padding Xpl0itU 2023-01-22 14:01:30 +01:00
  • e0f8b378de Add FSARequestChangeOwner Xpl0itU 2023-01-22 13:07:03 +01:00
  • c93e6925b9 Add more languages to LanguageType Xpl0itU 2023-01-17 18:41:08 +01:00
  • 7d9fa9e416 Add IRC library GaryOderNichts 2022-11-25 22:14:21 +01:00
  • 9b3b9cb9b7 nsysccr: add Irda types GaryOderNichts 2022-11-25 22:12:54 +01:00
  • 5003e58a25 vpadbase: add IRC related functions GaryOderNichts 2022-11-25 22:11:05 +01:00
  • 56d96e582d Add Camera lib (camera.rpl) (#280) Fangal-Airbag 2022-10-30 18:25:32 -04:00
  • 32df241c72 sysapp: Name unknown _SYSLaunchTitleWithStdArgsInNoSplash parameter GaryOderNichts 2022-09-28 00:07:19 +02:00
  • 781d5690ce sysapp: Replace SysAppStandardArgs with SYSStandardArgsIn GaryOderNichts 2022-09-28 00:06:06 +02:00
  • 9b17e0212b sysapp: Add missing argument functions GaryOderNichts 2022-09-28 00:05:10 +02:00
  • 4ccc879aa9 coreinit: Add CopyData functions GaryOderNichts 2022-09-28 00:17:10 +02:00
  • 8cae5c050d Update FSStateChangeParams and add offset checks miku-666 2022-10-27 11:57:53 +02:00
  • 78300f2693 Adjust C/C++ flags (disable exceptions/rtti) fincs 2022-10-17 19:43:15 +02:00
  • 96d410c827 libwhb: Fix length check in ConsoleAddLine Maschell 2022-10-12 23:58:37 +02:00
  • 575b8897e7 wutstdc++: Fix __wut_cond_timedwait GaryOderNichts 2022-09-27 23:21:44 +02:00
  • b417b8fbd4 coreinit: Add missing coreinit/context.h include in coreinit/interrupts.h Maschell 2022-09-22 15:06:21 +02:00
  • d3d0485e71 nn_nfp: Add declarations for amiibo settings GaryOderNichts 2022-09-21 23:35:40 +02:00
  • f39f4647b4 sysapp: add _SYSDirectlySwitchTo GaryOderNichts 2022-09-21 22:23:15 +02:00
  • 1a78ac37cf sysapp: add arguments GaryOderNichts 2022-09-21 22:22:51 +02:00
  • d106a44cf5 wutstdc++: Add weak variable __wut_thread_default_stack_size to override the default stack size Maschell 2022-09-03 16:35:53 +02:00
  • aa2e76795f wutstdc++: Decrease the stack size for gthread threads from 4MiB to 128KiB. Maschell 2022-09-03 14:12:28 +02:00
  • 0ecfaa3966 nn_nfp: Update functions, structs and add documentation GaryOderNichts 2022-09-21 17:42:57 +02:00
  • ec4a7eae1e wutdevoptab: check size of a read/write before checking the buffer alignment to reduce the read/write calls Maschell 2022-09-20 19:10:02 +02:00
  • 2c331d22ce nn::Result: add missing modules GaryOderNichts 2022-08-28 20:55:35 +02:00
  • 192a26ffc1 whb/console: Add missing MEMRecordStateForFrmHeap GaryOderNichts 2022-09-17 22:10:46 +02:00
  • be79908dbd wutstdc++: Fix potential memory leak when thread creation fails. Maschell 2022-09-17 21:52:31 +02:00
  • 6c1388abd7 wutstdc++: Check if memory allocations were successful on thread creation Maschell 2022-09-03 14:10:21 +02:00
  • 80de7e3aac Add missing FSARequest/FSAResponse structs Maschell 2022-09-15 02:45:40 +02:00
  • 0edd2e9c5c Add missing IM_* functions from coreinit GaryOderNichts 2022-08-26 23:31:53 +02:00
  • 88bf29a766 Add const to paths in coreinit/filesystem.h Xpl0itU 2022-08-19 16:32:28 +02:00
  • 95feb9288a wutdevoptab: Fix memory leak in open() Maschell 2022-08-09 12:01:07 +02:00
  • 366f02606b Add several definitions for Multi/Double DRC mode GaryOderNichts 2022-08-26 23:41:30 +02:00
  • 5c8a4a9056 Add several nsysccr functions GaryOderNichts 2022-08-26 23:40:01 +02:00
  • c77e6f6015 Add several nn_ccr functions GaryOderNichts 2022-08-26 23:35:27 +02:00
  • a8ae667989 wut v1.1.1 v1.1.1 fincs 2022-08-07 17:07:07 +02:00
  • 733d5000fc wutdevoptab: Add support for more open() flags (and flag combinations) Maschell 2022-07-30 17:38:54 +02:00
  • 42292fadc6 wutnewlib: Use OSCompareAndSwapAtomicEx for sbrk GaryOderNichts 2022-08-02 03:52:14 +02:00
  • e81c3a159f wutstdc++: Use OSSwapAtomic where compare isn't necessary GaryOderNichts 2022-08-02 03:45:44 +02:00
  • 4b81e19867 wutnewlib: Replace built-in atomics with OS* atomics GaryOderNichts 2022-08-02 03:34:33 +02:00
  • f26ef1a7a4 coreinit: Fix order of arguments for FSOpenFileExAsync Maschell 2022-08-05 23:22:58 +02:00