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/sm/README.md

10 lines
385 B
Markdown
Raw Normal View History

2017-11-02 15:11:55 +01:00
# 3ds_sm
2020-04-25 14:17:23 +02:00
Open source replacement of the Arm11 SM system module.
2017-11-02 15:11:55 +01:00
This is licensed under the MIT license.
# Usage
2020-07-16 17:25:56 +02:00
To run this system module, use a recent release or commit of [Luma3DS](https://github.com/LumaTeam/Luma3DS/), build this project and copy sm.cxi to /luma/sysmodules/.
2017-11-02 15:11:55 +01:00
# Credits
Everyone that helped me fix some of stupid bugs I had been making: @fincs, @Hikari-chin, etc.