This website requires JavaScript.
Explore
Help
Register
Sign In
DevKit7
/
libctru
Watch
1
Star
0
Fork
0
You've already forked libctru
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8d9fefdc9b
libctru
/
libctru
/
source
History
mtheall
8d9fefdc9b
First attempt at hooking sockets into a devoptab.
2015-01-23 14:23:59 -06:00
..
allocator
fixed linear/vram mem align
2015-01-04 12:45:30 +01:00
gpu
Revert "Merge branch 'master' of github.com:smealum/ctrulib"
2014-12-17 22:41:31 -08:00
services
First attempt at hooking sockets into a devoptab.
2015-01-23 14:23:59 -06:00
system
__libc_init_array needs run after stack adjustment, __libc_fini_array before original stack is restored
2015-01-04 15:00:11 +00:00
util
Add rbtree
2014-11-20 15:28:13 -06:00
console.c
allow for extenstion beyond 256 characters
2015-01-06 12:28:16 +00:00
gfx.c
explicitly set screen modes, get flushbuffer size from mode
2015-01-07 15:09:21 +00:00
os.c
Fix osGetTime(), this time for real (also: race condition fix by mtheall)
2014-12-19 19:47:10 +01:00
sdmc_dev.c
check for directory in stat too and set st_mode appropriately
2014-12-30 20:39:49 +00:00
srv.c
auto initialise commonly used services, prevent double initialisation
2014-12-25 23:27:36 +00:00
svc.s
stop svcOutputDebugString trashing string
2014-12-15 02:40:11 +00:00