2021-08-28 22:27:51 -05:00
2021-08-28 20:54:11 -05:00
2021-08-28 20:54:11 -05:00
2021-08-28 22:27:51 -05:00
2021-01-13 15:51:37 -06: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

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%