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
2020-04-25 13:42:10 +01:00
..
source Current year is 2020 2020-04-25 13:42:10 +01:00
LICENSE Current year is 2020 2020-04-25 13:42:10 +01:00
Makefile Remove useless rules 2019-03-16 18:11:46 +01:00
pxi.rsf Integrate 3ds_pxi and 3ds_sm 2017-11-02 15:11:55 +01:00
README.md ARM => Arm 2020-04-25 13:17:23 +01:00

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.