More actions
No edit summary |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Xsystem | ||
| image | |image=xsystem.png | ||
| type | |description=Semi os/filebrowser like DS-DOS. | ||
| version | |author=hacker013 | ||
| | |lastupdated=2008/09/26 | ||
| | |type=File Browsers | ||
| website | |version=2a | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/dshomebrew2/xsystem_0.2a.zip | |||
|website=http://forum.gbadev.org/viewtopic.php?t=16084 | |||
}} | }} | ||
Xsystem is a semi os/filebrowser for the NDS. It is like DS-DOS, this is in early alpha stage. | Xsystem is a semi os/filebrowser for the NDS. It is like DS-DOS, this is in early alpha stage. | ||
Line 37: | Line 37: | ||
==External links== | ==External links== | ||
* GBAtemp - http://forum.gbadev.org/viewtopic.php?t=16084 | * GBAtemp - http://forum.gbadev.org/viewtopic.php?t=16084 | ||
Latest revision as of 07:41, 21 August 2024
Xsystem | |
---|---|
General | |
Author | hacker013 |
Type | File Browsers |
Version | 2a |
License | Mixed |
Last Updated | 2008/09/26 |
Links | |
Download | |
Website | |
Xsystem is a semi os/filebrowser for the NDS. It is like DS-DOS, this is in early alpha stage.
Controls
Stylus - Touch screen keyboard
Known issues
Keyboard is not drawn properbly.
BFI can't find files.
Changelog
0.2a
- File Browser.
- JPEG viewer (gba-jpeg) (max size 256 * 256).
- Brainfuck Interpreter.
- Text viewer.
- GUI (woopsi GUI).
- NDS launcher (Link's rebootlib).
- Calculator.
- Debug Console.
0.1
- It includes a Brainfuck interpreter (it supports all 8 commands + exit sign X.) Enter help to see all commands.