Luma3DS/sysmodules/sm/README.md

10 lines
385 B
Markdown
Raw Permalink Normal View History

2017-11-02 15:11:55 +01:00
# 3ds_sm
2020-04-25 13:17:23 +01: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 16:25:56 +01: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.