More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = 3ds_pxi | |title=3ds_pxi | ||
| image = 3ds_pxi.jpg | |image=3ds_pxi.jpg | ||
| | |description=Open source replacement of the ARM11 PXI system module. | ||
| | |author=TuxSH | ||
| lastupdated = 2019/03/17 | |lastupdated=2019/03/17 | ||
| | |type=System Tools | ||
| | |version=2019 | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrew/3ds_pxi.rar | ||
| source = | |website=https://github.com/TuxSH/3ds_pxi | ||
|source=https://github.com/TuxSH/3ds_pxi | |||
}} | }} | ||
<youtube>oQsZ_MCmht4</youtube> | <youtube>oQsZ_MCmht4</youtube> |
Revision as of 13:10, 29 October 2021
3ds_pxi | |
---|---|
File:3ds pxi.jpg | |
General | |
Author | TuxSH |
Type | System Tools |
Version | 2019 |
License | Mixed |
Last Updated | 2019/03/17 |
Links | |
Download | |
Website | |
Source | |
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.