]> Chaos Git - corbenik/ctrulib.git/commit
Implemented more APT and GSPGPU commands. Improved return-to-menu handling, screensho...
authoryellows8 <yellowstar6@gmail.com>
Tue, 20 May 2014 19:49:03 +0000 (15:49 -0400)
committeryellows8 <yellowstar6@gmail.com>
Tue, 20 May 2014 19:49:03 +0000 (15:49 -0400)
commit8c656065a41d7c7ee558a59fc19a1f7817e19050
treea036a769f3320da2ac6066f5281049880e8c7949
parenta2eadf4f591e991874da285c0a055599182d75dd
Implemented more APT and GSPGPU commands. Improved return-to-menu handling, screenshots for the suspended application are now handled as well. Implemented power-button handling, and implemented sleep-mode handling. Updated the example apps for the APT changes, and fixed other issues with the examples.
13 files changed:
arm11u/Makefile
arm11u/source/crt0.s
arm11u/source/main.c
gpu/Makefile
gpu/source/crt0.s
gpu/source/main.c
libctru/include/ctr/APT.h
libctru/include/ctr/GSP.h
libctru/source/APT.c
libctru/source/GSP.c
sdmc/Makefile
sdmc/source/crt0.s
sdmc/source/main.c