libogc 2.12.0
As always, recommended and supported installation for all our releases is via devkitPro pacman
What's Changed
- gx: fix a copy&paste error recently introduced in GX_SetTevIndTile() by @mardy in #213
- remove unused spinlock header by @WinterMute in #214
- implement time syscalls. Closes #199 by @WinterMute in #215
- Video: refactor rgb to not change the video structs by @DacoTaco in #216
- Clean up code a bit by @DacoTaco in #218
- Console: improvements by porting code from libctru by @WinterMute in #220
- printconsole api and escape code parsing refactor by @WinterMute in #221