This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/sysmodules/pxi
TuxSH 70109fed2c Update bug-report.md, etc 2020-07-16 16:25:56 +01:00
..
source pxi: stop putting thread structures on the stack 2020-04-29 16:58:52 +01:00
LICENSE Current year is 2020 2020-04-25 13:42:10 +01:00
Makefile use -wrap for exit 2020-04-27 01:07:57 +01:00
README.md Update bug-report.md, etc 2020-07-16 16:25:56 +01:00
pxi.rsf Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00

README.md

3ds_pxi

Open source replacement of the Arm11 PXI system module. This is licensed under the MIT license.

Usage

To run this system module, use a recent release or commit of Luma3DS and copy pxi.cxi to /luma/sysmodules/.

Credits

This list is not complete at all:

  • @Subv, for the process patch that used to be used in Luma3DS which I modified to assist me in PXI sysmodule reverse-engineering
  • @yifanlu, for the work his own work on loader
  • @Mrrraou, for intensive testing back in June/July 2016
  • @jackron, for makerom support and help
  • Many #Cakey and #3dsdev folks I haven't mentioned here, etc.