2021-09-06 18:51:14 -05:00
2021-09-05 18:25:59 -05:00
2021-09-06 18:51:14 -05:00
2021-01-13 15:51:37 -06:00
2021-09-05 18:25:59 -05:00

Universal-Core (NDS) by Universal-Team

This contains the GUI & Core part for our DS(i) Applications.

Config Defines

#define the following in UNIVCORE_CONFIG.h to alter specific things.

  • UNIVCORE_TEXT_BUFFERED to have the text be first rendered to a buffer before drawing to the screen with Font::update()
  • UNIVCORE_3DS_SIZE to make all X and Y positions use the 3DS resolution
  • UNIVCORE_FONT_COUNT the number of font sizes to load, default 3 (Large, Medium, Small)

Logo created by: TotallyNotGuy.

Universal-Core-Logo

Licensing: This software is licensed under the terms of the GPLv3. You can find a copy of the license in the LICENSE file.

S
Description
GUI and Core part from Universal-Team.
Readme GPL-3.0 317 KiB
Languages
C++ 100%