3
0
mirror of https://github.com/XboxDev/nxdk.git synced 2026-02-05 01:15:39 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
4c3bc2ed52 Build SDL_ttf/freetype 2019-04-14 23:46:53 -07:00
0bc07a42d3 libc: Add PDCLib submodule 2019-03-19 07:47:26 +01:00
c1058762b9 build: Fix extract-xiso submodule build in Windows
- Move submodule repo to its current position
- Update the submodule, as the old revision is broken in Windows
2018-09-19 13:11:23 -07:00
d0708570ec Move nxdk-sdl submodule 2018-09-12 21:58:41 +02:00
63e2355b1b Add basic SDL video support (sw render) 2017-04-22 16:14:35 -07:00
104d8e39be Add networking support
This commit adds networking support via pktdrv library, the LwIP stack,
and a driver that interfaces the two. To add networking support to your
project, specify NXDK_NET=y in your project Makefile.
2016-02-03 19:56:23 -07:00
bfba598e38 Add extract-xiso to tools. 2016-01-01 17:30:49 -07:00