SLIDE 3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=SLIDE | |title=SLIDE | ||
|image=SLIDE3DS.jpg | |image=SLIDE3DS.jpg | ||
|description=Lua Integrated Development Environment for 3DS | |description=WIP Lua Integrated Development Environment for 3DS. | ||
|author=Robomandude | |author=Robomandude | ||
|lastupdated=2016/02/27 | |lastupdated=2016/02/27 | ||
| Line 12: | Line 12: | ||
|source=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 | |||
[[Category:3DS homebrew applications]] | |||
[[Category:PC utilities for 3DS homebrew]] | |||
Revision as of 04:33, 21 February 2022
| SLIDE | |
|---|---|
| File:SLIDE3DS.jpg | |
| General | |
| Author | Robomandude |
| Type | PC Utilities |
| Version | ?? |
| 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.