Skip to content

Releases: devkitPro/libogc

libogc 2.0.0

11 Jun 19:34
Compare
Choose a tag to compare
  • Fix unaligned IPL ROM read, use 32MHz
  • Add missing render modes, fix PAL timings
  • Support Game Boy Player startup settings
  • SI fixes and additions
  • Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.

binaries available via devkitPro pacman

libogc 1.8.24

19 Apr 03:57
Compare
Choose a tag to compare
  • fix memset warning
  • fix stat for latest newlib
  • fix _SHIFTL macro usage (#76)
  • Fix POLL* definitions per Dolphin (#73)
  • Cleanup in audio.c (#72)
  • gx: Fix definitions for GXMatrixType and swapped comments (#74)
  • Fix random crash on thread exit
  • Fix unlocked memory cards
  • Fix multi-sector read
  • Fix __gcsd_isInserted
  • Fix __gcsd_startup

libogc 1.8.23

19 Apr 03:56
Compare
Choose a tag to compare
  • Improve video quality on Wii
  • SDSP2 support

libogc 1.8.22

26 Mar 01:19
Compare
Choose a tag to compare
  • Correct printf argument in DVD_LowGetStatus() (#60)
  • Mark file-scope arrays as const where applicable (#61)
  • allow signed scale in CAST_SetGQR* macros.

libogc 1.8.21

14 Nov 18:45
Compare
Choose a tag to compare
  • Fix gettod_r tv_usec
  • Fix time functions on wii
  • Use newlib sleep functions with hook
  • fix GX_ReadClksPerVtx() shift
  • fix warnings with devkitPPC r33
  • Further improvements to overall system stability and other minor adjustments to enhance the user experience.

libogc 1.8.20

27 May 22:57
Compare
Choose a tag to compare
v1.8.20

fixes for devkitPPC r31

libogc 1.8.19

16 May 15:27
Compare
Choose a tag to compare
  • fix DESTDIR

libogc 1.8.18

14 May 08:26
Compare
Choose a tag to compare
v1.8.18

new version for release

libogc 1.8.17

17 Feb 15:21
Compare
Choose a tag to compare
v1.8.17

remove redundant code