Woopsi: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
* Optimized application to draw and erase. | * Optimized application to draw and erase. | ||
* System events. | * System events. | ||
* Automatic application to collect | * Automatic application to collect garbage. | ||
* Complete API to build new applications. | * Complete API to build new applications. | ||
* Different types of fonts supported. | * Different types of fonts supported. | ||
* Oriented design to easily adapt to other programs in C + +. | * Oriented design to easily adapt to other programs in C++. | ||
* Simple API for rapid creation of a graphical user interface. | * Simple API for rapid creation of a graphical user interface. | ||
* FIFO multitasking, each application runs at a time. | * FIFO multitasking, each application runs at a time. | ||
* Unicode strings encoded with UTF-8. | * Unicode strings encoded with UTF-8. | ||
* Support for Windows applications (font2font, bmp2font | * Support for Windows applications (font2font, bmp2font, etc). | ||
==Installation== | ==Installation== | ||
It requires the latest [[devkitPro|devkitPro]] and do one of the following things as operating system: | It requires the latest [[devkitPro|devkitPro]] and do one of the following things as operating system: | ||
'''Windows''' - 2 methods available. Use the Install.bat found in the folder or copy the folder Woopsi libwoopsi to C:\devkitPro. | *'''Windows''' - 2 methods available. Use the Install.bat found in the folder or copy the folder Woopsi libwoopsi to C:\devkitPro. | ||
*'''Linux''' - Same as the second option of Windows, copy the folder libwoopsi to C:\devkitPro. | |||
'''Linux''' - | *'''MacOSX''' - Compile what is in the folder Woopsi. | ||
'''MacOSX''' - Compile what is in the folder Woopsi. | |||
==User guide== | ==User guide== | ||
| Line 46: | Line 44: | ||
Open a command prompt and CD to the template folder (relative to the document) and type: | Open a command prompt and CD to the template folder (relative to the document) and type: | ||
make | make <br> | ||
Open the /template/Release/template.nds ROM file in a DS emulator or copy it to your flash cart and load it up. | Open the /template/Release/template.nds ROM file in a DS emulator or copy it to your flash cart and load it up. | ||
Revision as of 11:36, 21 May 2021
| Woopsi | |
| File:Woopsids.jpg | |
| General | |
|---|---|
| Author(s) | Ant 512 (Antony Dzeryn) |
| Type | Operating systems |
| Version | 1.3 |
| Licence | Mixed |
| Links | |
| [DS demo and Woopsi Download] | |
| Website | |
| Source | |
<htmlet>adsense</htmlet>