SLIDE 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = SLIDE | |title=SLIDE | ||
| image = | |image=3dspc.png | ||
| | |description=WIP Lua Integrated Development Environment for 3DS. | ||
| | |author=Robomandude | ||
| lastupdated = 2016/02/27 | |lastupdated=2016/02/27 | ||
| | |type=Developments | ||
| | |version=2016 | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrews/slide3ds.zip | ||
| source = | |website=https://github.com/Robomandude/SLIDE3DS | ||
|source=https://github.com/Robomandude/SLIDE3DS | |||
}} | }} | ||
SLIDE3DS is a WIP Lua integrated development environment for 3DS. | |||
Currently just a simple keyboard, a lot of debug code and data display hold a to access capital keyboard touch a key to highlight it, release to select highlighted key. | |||
==External links== | |||
* GitHub - https://github.com/Robomandude/SLIDE3DS | |||
Latest revision as of 11:46, 22 June 2024
| SLIDE | |
|---|---|
| General | |
| Author | Robomandude |
| Type | Developments |
| Version | 2016 |
| License | Mixed |
| Last Updated | 2016/02/27 |
| Links | |
| Download | |
| Website | |
| Source | |
SLIDE3DS is a WIP Lua integrated development environment for 3DS.
Currently just a simple keyboard, a lot of debug code and data display hold a to access capital keyboard touch a key to highlight it, release to select highlighted key.