More actions
(Created page with "{{Infobox homebrew | title = Xyds | image = File:Xyds.png | type = Computer Emulator | version = 0.2 | licence = Mixed | author = zzo38comp...") |
No edit summary |
||
Line 14: | Line 14: | ||
==Uer guide== | ==Uer guide== | ||
You have to copy the .XYM file into the .NDS file at the position saying THEXYMINIFILEYOUWANTTOEMULATEGOESHERE, including overwriting this text. | |||
[http://gamebrew.org/wiki/File:Xymtoolds.zip XYMTOOL] is also provided. XYMTOOL includes source-code | [http://gamebrew.org/wiki/File:Xymtoolds.zip XYMTOOL] is also provided. XYMTOOL includes source-code, TILEMAKR and MAPMAKER, which are used to create tile sets and maps for XY-MINI (monochrome tile mode only). 8ted can also be used to create tile sets for XY-MINI (but TILEMAKR has a few features that 8ted doesn't have). | ||
If | If you want to use XYMTOOL on a operating system that isn't Windows, you have to compile it using FreeBASIC. | ||
To use XYMTOOL to patch a .nds or .ds.gba or .sc.nds file: | To use XYMTOOL to patch a .nds or .ds.gba or .sc.nds file: | ||
xymtool -f xymfilename -p xyds dsfilename | xymtool -f xymfilename -p xyds dsfilename | ||
==Controls== | ==Controls== | ||
A/B/Select/Start/D-pad - | A/B/Select/Start/D-pad - Set the virtual machine game controller buttons register | ||
L/R or Stylus - | L/R or Stylus - Pauses (while held) | ||
L/R + Start - | L/R+Start - Reset virtual machine | ||
L/R + Select - | L/R+Select - Pause | ||
L/R + X - | L/R+X - Resume | ||
L/R + A - | L/R+A - View and edit memory | ||
==Known issues== | ==Known issues== | ||
This XY-MINI emulator supports only monochrome tile mode so far, and no sound. Headers are not understood, and device mode isn't supported either. | This XY-MINI emulator supports only monochrome tile mode so far, and no sound. Headers are not understood, and device mode isn't supported either. | ||
[[Category:Homebrew | <br> | ||
[[Category:DS homebrew emulators]] | |||
[[Category:Homebrew computer emulators on DS]] |
Revision as of 02:33, 1 Haziran 2021
Xyds | |
File:Xyds.png | |
General | |
---|---|
Author(s) | zzo38computer |
Type | Computer Emulator |
Version | 0.2 |
Licence | Mixed |
Links | |
[Media:Xyds.zip Download] | |
Website | |
Source |
<htmlet>adsense</htmlet>
Xyds is a XY-MINI emulator running on Nintendo DS. Documentation about XY-MINI is available here.
Uer guide
You have to copy the .XYM file into the .NDS file at the position saying THEXYMINIFILEYOUWANTTOEMULATEGOESHERE, including overwriting this text.
XYMTOOL is also provided. XYMTOOL includes source-code, TILEMAKR and MAPMAKER, which are used to create tile sets and maps for XY-MINI (monochrome tile mode only). 8ted can also be used to create tile sets for XY-MINI (but TILEMAKR has a few features that 8ted doesn't have).
If you want to use XYMTOOL on a operating system that isn't Windows, you have to compile it using FreeBASIC.
To use XYMTOOL to patch a .nds or .ds.gba or .sc.nds file:
xymtool -f xymfilename -p xyds dsfilename
Controls
A/B/Select/Start/D-pad - Set the virtual machine game controller buttons register
L/R or Stylus - Pauses (while held)
L/R+Start - Reset virtual machine
L/R+Select - Pause
L/R+X - Resume
L/R+A - View and edit memory
Known issues
This XY-MINI emulator supports only monochrome tile mode so far, and no sound. Headers are not understood, and device mode isn't supported either.