Orcus 1.3.0


Orkie

Super Duper Mega GP Mania
Joined
Mar 22, 2006
Messages
2,373
Location
UK
Website
www.gp2x.dev
A minor update, Orcus (the bare-metal GP2X library) 1.3.0 has just been released.

New features in this release:
  • SD card writing
  • A change to the nanosleep syscall to work with devkitARM 57
As before, install the gp2x-dev group from the devkitPro pacman repo: https://devkitpro.org/wiki/devkitPro_pacman

Documentation: https://github.com/devkitPro/orcus/wiki
API Reference: https://gp2x.dev/orcus/
Example code (including the new features from this release of Orcus): https://github.com/devkitPro/gp2x-examples

Since the last release, a selection of libraries (e.g. libpng, libogg and many more) compiled for armv4t have been added to the repo which may be handy when writing applications with Orcus. See the complete list here: https://github.com/devkitPro/pacman-packages/tree/master/armv4t

See the devkitPro wiki for details on using these: https://devkitpro.org/wiki/portlibs

For more details about updates to various devkitPro projects, there is a thread on the forum over there (and I'm sure WinterMute would appreciate any contributions to his fundraiser to build M1 versions of the tools): https://devkitpro.org/viewtopic.php?f=13&t=9308
 
Back
Top