This website requires JavaScript.
188b8b9ebd
Makefile: fix partial rebuild
fincs
2019-11-24 12:48:51 +01:00
ac17c9a885
whb/gfx: Add some functions to access colour / depth / context.
James Benton
2019-11-23 11:39:43 +00:00
e9f8b191e5
whb: Only register home button denied callback when booted from HBL.
James Benton
2019-11-23 11:32:13 +00:00
7d0f02b5e6
whb: Remove useless command server code.
James Benton
2019-11-23 11:31:57 +00:00
566c94065a
Update tests to use new cmake functions.
James Benton
2019-11-23 10:14:59 +00:00
d47212a867
Update README.md to reflect changes to cmake functions.
James Benton
2019-11-23 10:13:41 +00:00
bffffdf515
samples/cmake: Update to use new cmake functions.
James Benton
2019-11-23 10:10:43 +00:00
217bf98474
cmake: Fix new wut_create_rpl for RPL files.
James Benton
2019-11-23 10:10:18 +00:00
35c20d8700
sysapp: add _SYSGetSystemApplicationTitleId(SystemAppId id);
Maschell
2019-11-19 18:45:03 +01:00
c74eb52c67
cmake: Add new and improved wut_create_rpl implementation.
James Benton
2019-11-22 17:43:31 +00:00
159284a93d
gx2: Add const to pointers where possible.
James Benton
2019-11-22 17:42:16 +00:00
0742efdf06
Move from travis to github actions.
James Benton
2019-11-20 17:02:38 +00:00
ac36f99f62
Cleanup tests cmake scripts.
James Benton
2019-11-20 17:23:42 +00:00
6d63b6cf2d
cmake: Cleanup cmake based samples.
James Benton
2019-11-20 12:45:17 +00:00
92cedbe684
Update README.md
James
2019-11-20 12:23:22 +00:00
79698376cd
cmake: Add HINTS to toolchain file usage of find_program
James Benton
2019-11-20 11:29:37 +00:00
9998acd4b3
gx2: Add missing primitive modes.
James Benton
2019-11-19 23:09:39 +00:00
8223bad1a3
coreinit/mcp: Fix MCAppType enum.
James Benton
2019-11-19 21:44:23 +00:00
695503571b
coreinit: Fix MCPDevice structure.
James Benton
2019-11-19 21:41:18 +00:00
fe230e06cc
coreinit: add OSGetOSID() and __OSGetProcessSDKVersion()
Maschell
2019-11-19 18:45:57 +01:00
d1d2da63ad
mcp: update the MCPTitleListType struct
Maschell
2019-11-19 18:44:12 +01:00
b712686c38
mcp: update the MCPAppType struct
Maschell
2019-11-19 18:43:56 +01:00
7f2c9b5d69
nn_acp: add the ACPMetaXml struct
Maschell
2019-11-19 18:41:58 +01:00
f0ed4fb91f
gx2: Add GX2Get{Geometry,Vertex,Pixel}Uniform{Block,Var}.
James Benton
2019-11-19 09:41:18 +00:00
f2f82b1c08
gx2: Fix data parameter type for GX2Set*UniformReg
James Benton
2019-11-19 09:39:51 +00:00
9f0ff0f624
cmake: Set find path before using find_program.
James Benton
2019-11-18 16:20:49 +00:00
65a701d874
Merge pull request #108 from Crayon2000/feature-more-functions
Ash
2019-07-04 14:55:02 +10:00
df93bf758f
Add missing function declarations
Crayon2000
2019-07-02 00:38:55 -04:00
bb35c14451
Fix URL and status (#107 )
Crayon
2019-06-20 09:37:26 -04:00
ed4e168d21
Merge pull request #105 from devkitPro/merge-build-refactor
1.0.0-beta9
Ash
2019-05-22 17:32:07 +10:00
540b1de3a7
samples: Remove deprecated cmake macros
Ash Logan
2019-05-22 11:56:28 +10:00
3452359c0c
cafe: remove snd_core and snd_user
Ash Logan
2019-05-04 20:56:31 +10:00
6deadfc192
changelog: Add note about entrypoint changes
Ash Logan
2019-05-03 18:18:30 +10:00
65d7bdd3e5
cmake: Add libwut to standard include dirs
Ash Logan
2019-05-03 18:08:42 +10:00
4374621f4b
wut.ld: make __rpx_start the default entry symbol, remove rpx.specs
Ash Logan
2019-05-03 18:02:15 +10:00
5528236b56
wut.ld: don't EXTERN(_start)
Ash Logan
2019-05-03 17:59:34 +10:00
5087ca6c88
cmake: Add libwut as a standard library
Ash Logan
2019-05-03 17:48:59 +10:00
6e08d7791e
wut.mk: add stubs, add deprecation warnings
Ash Logan
2019-04-23 21:22:19 +10:00
49c0295a84
changelog: Note deprecation of static libs, wut_enable_*
Ash Logan
2019-04-23 21:05:10 +10:00
f49667591d
Makefile: don't bother with .gnu.warning, just generate empty stubs
Ash Logan
2019-04-23 21:04:28 +10:00
d542fdc438
wut.cmake: Use wut.specs and libwut in wut_create_rpx
Ash Logan
2019-04-23 20:39:58 +10:00
4828abdc1a
wut.cmake: Deprecate old wut_enable_* macros
Ash Logan
2019-04-23 20:37:47 +10:00
b02d37836f
Makefile: Generate stub cafe libraries w/ .gnu.warning sections
Ash Logan
2019-04-23 20:37:17 +10:00
6aac84dc6f
Makefile: change directories to order-only
Ash Logan
2019-04-23 19:50:04 +10:00
28ffb89c02
Merge 'build-refactor' attempt #1 ; get upstream changes
Ash Logan
2019-04-23 18:37:05 +10:00
46d6edd81b
wut.ld: Concat and garbage-collect rpx import sections
Ash Logan
2019-04-22 14:42:46 +10:00
55007e5ec7
changelog: start writing down what's changed
Ash Logan
2019-04-22 12:43:51 +10:00
f92657e8b5
coreinit: Use rplwrap for exit (__rplwrap_exit)
Ash Logan
2019-04-22 12:43:37 +10:00
7ae3338eb3
docs: Regenrate against 1.0.0-beta8
Ash Logan
2019-04-22 10:21:17 +10:00
f7af9c3316
include/coreinit: First pass at coreinit/codegen.h
Ash Logan
2019-04-22 10:12:28 +10:00
4278819a01
samples: make WUT_ROOT makefile-local, always rely on DEVKITPRO
Ash Logan
2019-04-09 20:59:32 +10:00
09c16421d8
samples: Add explicit rules for .elf intermediates
Ash Logan
2019-04-09 20:44:54 +10:00
fb9b7ab3fb
wutstdc++: remove volatile keyword
Ash Logan
2019-04-09 20:41:45 +10:00
869fe709ea
Revert "wutstdc++: Move __gxx_personality to dedicated Assembly file"
Ash Logan
2019-04-09 20:26:35 +10:00
81285c71f6
samples: port helloworld_cpp to make
Ash Logan
2019-04-09 19:28:27 +10:00
b7a12a04a7
travis: Update WUT_ROOT temporary location
Ash Logan
2019-04-09 19:25:27 +10:00
592110eeb3
travis: remove spurious cd
Ash Logan
2019-04-09 19:21:17 +10:00
aa122e0366
travis: Fixups for new build system
Ash Logan
2019-04-09 19:17:52 +10:00
37afdf9095
samples: port helloworld to make
Ash Logan
2019-04-09 19:01:33 +10:00
5f1da6432c
samples: Move all into cmake directory, WUT_ROOT->DEVKITPRO/wut
Ash Logan
2019-04-09 18:39:03 +10:00
5e784d292f
wut.mk: don't depend on WUT_ROOT Brings wut.mk in line with the other build systems - probably the last real love it'll get.
Ash Logan
2019-04-09 18:29:44 +10:00
370eeb28e9
wutstdc++: Move __gxx_personality to dedicated Assembly file
Ash Logan
2019-04-09 16:44:42 +10:00
96cf21131d
CMake fixups (#104 )
Dave Murphy
2019-04-04 02:01:17 +01:00
1afdff1a21
devkitPro is an organisation, not software
1.0.0-beta8
Dave Murphy
2019-03-20 10:24:01 +00:00
c15ed46e7a
cmake: don't use include_directories (reverts add09e7)
Ash Logan
2019-03-18 19:01:58 +11:00
4d7517a630
nsysnet: Add other supported socket options
rw-r-r-0644
2019-02-23 12:12:36 +01:00
1dca7cd500
Create CNAME
Dave Murphy
2019-02-28 10:11:51 +00:00
34bfddb581
dmae: Add DMAECopyMem, DMAEFillMem and DMAEWaitDone (#102 )
rw-r-r-0644
2019-02-28 07:10:10 +01:00
6ea6625b78
devoptab: Fix double free in __wut_fs_stat
rw-r-r-0644
2019-02-24 15:49:16 +01:00
254de47b15
makefile: Update wut-tools path.
rw-r-r-0644
2019-02-19 22:23:33 +01:00
86a8526725
include/nn/ac: Document existing nn_ac functions
Ash Logan
2019-02-16 19:30:35 +11:00
b2e6bc52d0
include/nn: Basic nn::Result docs (IsSuccess, IsFailure)
Ash Logan
2019-02-16 19:30:02 +11:00
f955e734df
include/swkbd: First shot at documenting swkbd Mostly based off wut's example, but hey, should be pretty good!
Ash Logan
2019-02-16 17:19:55 +11:00
0f4e01e769
include/coreinit: Add missing doxygen group end to memorymap.h
Ash Logan
2019-02-15 20:22:28 +11:00
b142d92e36
include/sysapp: Add title.h - SYSCheckTitleExists, SYSGetPFIDFromTitleID
Ash Logan
2019-02-15 20:21:10 +11:00
610ed35050
include/sysapp: Minor documentation updates (procui works!)
Ash Logan
2019-02-15 20:19:25 +11:00
0b920cf9b9
Automatically link wutstdc++ when C++ is used
fincs
2019-01-24 22:59:02 +01:00
3e179891e9
Make sure .fexports/.dexports sections don't get garbage collected
fincs
2019-01-24 22:56:48 +01:00
26ac7b3ff2
wutmalloc: Bugfixes, see details:
fincs
2019-01-23 19:43:05 +01:00
ee3bb10df4
First pass at adopting a devkitPro-style build system, see details:
fincs
2019-01-23 19:30:07 +01:00
c86282fd7a
Update README.md
James
2019-01-28 18:02:56 +00:00
93da85e0df
Update README.md
James
2019-01-27 14:20:17 +00:00
edd0753aeb
Use devkitpro installed wut-tools.
James Benton
2019-01-18 16:04:32 +00:00
7495a9997f
coreinit: Add __OSValidateAddressSpaceRange.
1.0.0-beta7
James Benton
2019-01-10 10:24:27 +00:00
7e47e4daf4
tests: Add avm/drc.h to header compile test list.
James Benton
2019-01-10 09:55:41 +00:00
58d967ce0c
cmake: Try find DEVKITPPC from PATH.
James Benton
2019-01-10 09:55:19 +00:00
9e0394aae3
avm: Add AVMGetDRCScanMode.
James Benton
2019-01-10 09:43:58 +00:00
5177d7a6ee
samples/swkbd: Rename output to swkbd_sample.rpx to avoid name conflict with swkbd.rpl
James Benton
2019-01-10 09:43:28 +00:00
7bee4c7ca4
coreinit: Add OSIsAddressValid.
James Benton
2019-01-10 09:43:02 +00:00
80f57713b8
coreinit: Add DisassemblePPCOpcode.
James Benton
2019-01-10 09:42:48 +00:00
41e96a5421
Add missing wut offset checks
BullyWiiPlaza
2019-01-07 14:57:09 +01:00
ed4b52408b
Add missing OSContext fields from Diibugger
BullyWiiPlaza
2019-01-07 11:13:07 +01:00
3d1b0f3774
Update README.md
James
2019-01-07 12:21:11 +00:00
8676bcdc01
tools/common: Add byte_swap fallbacks for unknown platforms.
James Benton
2019-01-06 11:18:51 +00:00
56f70b2865
toolchain.cmake: Use include_directories instead of -I
Ash
2018-12-09 18:11:15 +11:00
ea5dd93e1e
Readme: Building on Windows: "build-essentials" -> "build-essential"
Maschell
2018-11-15 11:15:18 +01:00
39ccbcfc0f
make: Strip debug sections before elf2rpl
1.0.0-beta6
Ash
2018-11-07 10:42:49 +11:00
f87b3f9347
make: Fix comparisons for sh compatibility
Ash
2018-09-18 08:07:38 +10:00
e950c6b937
make: Allow disabling the depends or compilation rules
Ash
2018-09-09 19:29:03 +10:00
24f46559da
make: extra space in CFLAGS removed
Ash
2018-09-06 21:27:01 +10:00