This website requires JavaScript.
Explore
Help
Sign In
mika
/
nx-hbmenu
Watch
1
Star
0
Fork
0
You've already forked nx-hbmenu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
527ecb6ce3
nx-hbmenu
/
pc_main
History
yellows8
bb53a8ac81
Load assets from a .zip in romfs (romfs/ dir for pc-build) using minizip, instead of embedding it in data/. Sync Makefile.nx with latest switch-examples Makefile, with romfs. Automatically build the assets .zip in Makefile. Moved data/ to assets/ and moved data/unused/ to assets_unused/. Use #error in nx_audio.c since it's not supported currently.
2018-10-29 00:30:09 -04:00
..
main.cpp
Load assets from a .zip in romfs (romfs/ dir for pc-build) using minizip, instead of embedding it in data/. Sync Makefile.nx with latest switch-examples Makefile, with romfs. Automatically build the assets .zip in Makefile. Moved data/ to assets/ and moved data/unused/ to assets_unused/. Use #error in nx_audio.c since it's not supported currently.
2018-10-29 00:30:09 -04:00
pc_launch.c
Display an error screen with print-console instead of using fatalSimple. Display a msgbox in launchFile() when an error occurs instead of using fatalSimple. Better error handling etc in worker/launch.
2018-10-18 19:06:59 -04:00
pc_power.c
Fixed broken pc-build caused by the power commit.
2018-10-09 18:48:45 -04:00