RetroArch/ctr/exec-3dsx
Justin Weiss 9ae2514009 [3DS] Update to libctru 2.0
Set USE_CTRULIB_2=1 to build with libctru 2.0. When unset, this code
is compatible with the older toolchain.

Some 2.0 changes addressed rare problems in earlier versions:

- Save / restore stack pointer for init / exit
  Otherwise, it could be outside of the range we deallocate.
- Run aptMainLoop in the audio driver to react correctly to sleep events

Other changes for 2.0:

- Remove ninjhax1 -- requires outdated APIs that have been removed
- Switch from __sync_arbiter to syncArbitrateAddress
- Use implicit gxCmdBuf
- Use gpuPresentBuffer for double buffering
2020-08-26 19:08:12 -07:00
..
mini-hb-menu [3DS] Update to libctru 2.0 2020-08-26 19:08:12 -07:00
exec_3dsx.c [3DS] Update to libctru 2.0 2020-08-26 19:08:12 -07:00
exec_3dsx.h (CTR) Stylistic cleanups 2020-03-05 15:50:39 +01:00
exec_cia.c (CTR) Style nits 2020-06-07 17:28:53 +02:00
exec_cia.h Convert to linux line endings. 2019-02-03 15:43:42 -08:00