RetroArch/pkg/ctr
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
..
assets Add placeholder tic80.png and uzem.png 2020-06-29 05:47:52 +02:00
tools [3DS] Update to libctru 2.0 2020-08-26 19:08:12 -07:00
big_text_section.xml Add 3ds assets, move assets from ctr to pkg/ctr 2017-11-24 09:28:47 -08:00
Makefile.cores Core banners for 3DS 2020-06-22 19:23:08 +03:00