Monty 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = Monty | |title=Monty | ||
| image = Monty3DS.jpg | |image=Monty3DS.jpg | ||
| | |description=A port of MicroPython to the 3DS. | ||
| | |author=ObsidianX | ||
| lastupdated = 2016/04/24 | |lastupdated=2016/04/24 | ||
| | |type=Other Apps | ||
| | |version=0.9.1 | ||
| | |license=Mixed | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/Monty3DS.rar | |download=https://dlhb.gamebrew.org/3dshomebrew/Monty3DS.rar | ||
| source = https://github.com/ObsidianX/3ds_monty | |website=https://github.com/ObsidianX/3ds_monty | ||
|source=https://github.com/ObsidianX/3ds_monty | |||
}} | }} | ||
<youtube>IdvZuf3g4A8</youtube> | <youtube>IdvZuf3g4A8</youtube> | ||
Revision as of 08:29, 29 October 2021
| Monty | |
|---|---|
| File:Monty3DS.jpg | |
| General | |
| Author | ObsidianX |
| Type | Other Apps |
| Version | 0.9.1 |
| License | Mixed |
| Last Updated | 2016/04/24 |
| Links | |
| Download | |
| Website | |
| Source | |
MicroPython is a software implementation of a programming language largely compatible with Python 3, written in C, that is optimized to run on a microcontroller.
MicroPython is a full Python compiler and runtime that runs on the microcontroller's hardware. Monty3DS A port of MicroPython to the 3DS.
Attribution Netload code based on FBI (steveice10) and FalconPunch (blockfeed).