More actions
(Created page with "{{Infobox homebrew | title = Xsystem | image = | type = Operating System / Utility | version = 2a 26 September 2008 | licence = Mixed | author ...") |
No edit summary |
||
(15 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. | |||
==Controls== | ==Controls== | ||
Stylus - | Stylus - Touch screen keyboard | ||
==Known issues== | ==Known issues== | ||
Line 23: | Line 23: | ||
==Changelog== | ==Changelog== | ||
'''0.2a''' | '''0.2a''' | ||
*File Browser. | * File Browser. | ||
*JPEG viewer (gba-jpeg) (max size 256 * 256). | * JPEG viewer (gba-jpeg) (max size 256 * 256). | ||
*Brainfuck Interpreter. | * Brainfuck Interpreter. | ||
*Text viewer. | * Text viewer. | ||
*GUI (woopsi GUI). | * GUI (woopsi GUI). | ||
*NDS launcher (Link's rebootlib). | * NDS launcher (Link's rebootlib). | ||
*Calculator. | * Calculator. | ||
*Debug Console. | * Debug Console. | ||
'''0.1''' | '''0.1''' | ||
*It includes a Brainfuck interpreter (it supports all 8 commands + exit sign X.) Enter help to see all commands. | * It includes a Brainfuck interpreter (it supports all 8 commands + exit sign X.) Enter help to see all commands. | ||
==External links== | |||
* 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.