yellows8
|
1e232372d2
|
Use shared-font. Setting s_textLang is still disabled, until language.c is updated. Check for setsysInitialize failure. Moved .nxfnt files into data/unused/. Currently text will not display with the pc-build since no font is loaded for it. Disabled y+=baseline in text-drawing, and adjusted all callers y-pos to manually add the original baseline (so that y-pos matches with the different font).
|
2018-04-28 11:55:16 -04:00 |
|
yellows8
|
5731858272
|
Moved 'v' from APP_VERSION in Makefile to Makefile.nx/Makefile.pc, so that the version in the built nro-nacp doesn't include 'v'. Removed nxlink.h include since switch.h has this.
|
2018-03-19 18:36:58 -04:00 |
|
Dave Murphy
|
ebced71ec3
|
Add nxlink support (#27)
* Add nxlink support
* use libnx nro.h
* make sure path doesn't overflow
* convert indentation to spaces
|
2018-03-19 21:42:58 +01:00 |
|
Dave Murphy
|
27d195e118
|
Use __SWITCH__ rather than SWITCH
|
2018-03-11 00:37:03 +01:00 |
|
yellows8
|
8f734a631d
|
Added dist-bin rule to Makefiles.
|
2018-02-27 22:07:06 -05:00 |
|
yellows8
|
922319b0f3
|
Moved hbmenu version string into Makefile. Updated Makefiles. Fixed Makefile issues.
|
2018-02-26 19:43:11 -05:00 |
|
Adubbz
|
0981e34b6f
|
Cleanup some math stuff
|
2018-02-26 23:52:13 +01:00 |
|
yellows8
|
e843cc598f
|
Updated Makefile.nx with latest changes from examples Makefile.
|
2018-02-21 12:12:47 -05:00 |
|
yellows8
|
3508cdc45b
|
Updated Makefile.nx with the latest change from switch-examples.
|
2018-02-11 19:42:26 -05:00 |
|
yellows8
|
b6816abe56
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
|