Original Name: | Other Name: |
SG-1000 | |
Mark III | Master System |
Famicom | NES |
Famicom Disk System | |
PC Engine | Turbo Grafx 16 |
PC Engine CD-ROM2 | Turbo Grafx CD |
Mega Drive | Genesis |
Mega CD | Sega CD |
Super Famicom | Super NES |
Neo Geo | Neo Geo |
Neo Geo CD | Neo Geo CD |
CPS Changer | |
FM-Towns Marty | |
PC-FX | |
Game Boy | Game Boy |
Game Gear | Game Gear |
Neo Geo Pocket | Neo Geo Pocket |
Wonder Swan | |
Game Boy Advance | Game Boy Advance |
System Files: (in /usr/local/lib/xe) | |
bios | store BIOS in this directory |
modules | store the modules in this directory |
rc | store the configuration files in this directory |
manual.html | the user's manual |
xe.bg | wallpaper (Image File: jpg, png, etc) |
User Files: (in $HOME/.xe) | |
bios | store BIOS in this directory |
modules | store the modules in this directory |
saves | Xe automatically saves Backup RAM in this directory |
rc | store the configuration files in this directory |
manual.html | the user's manual |
xe.bg | wallpaper (Image File: JPG, PNG, etc) |
Image File Format | |
header: 0x200 bytes | |
data: 2448 byte sectors (2352 Main, 96 Sub), 00:00:00->Lead Out | |
Image Header Format | |
0x000 | 00 |
0x001 | 00 |
0x002 | First Track |
0x003 | Last Track |
0x004 | Track 1 (ADR << 4) | CTRL |
0x005 | Track 1 Start Minutes |
0x006 | Track 1 Start Seconds |
0x007 | Track 1 Start Frames |
... | ... |
n+0 | Last Track Start Minutes |
n+1 | Last Track Start Seconds |
n+2 | Last Track Start Frames |
n+3 | Last Track (ADR << 4) | CTRL |
n+4 | Lead-Out Track Start Minutes |
n+5 | Lead-Out Track Start Seconds |
n+6 | Lead-Out Track Start Frames |
n+7 | Lead-Out Track (ADR << 4) | CTRL |
... | 00 |
0x1FF | 00 |
                                                                                                                                                                                |
Image File Format | |
header: 0x10 bytes | |
SMA Banking control (optional): 0x10 bytes | |
SMA Banking data (optional): 0x80 bytes | |
68K ROM data | |
Z80 ROM data | |
CHR ROM data (optional) | |
SPR ROM data | |
ADPCM-A ROM data | |
ADPCM-B ROM data (optional) | |
Image Header Format | |
0x00 | 'N' |
0x01 | 'E' |
0x02 | 'O' |
0x03 | 00 |
0x04 | 68K ROM size >> 17 |
0x05 | Z80 ROM size >> 16 |
0x06 | CHR ROM size >> 15 |
0x07 | SPR ROM size >> 20 |
0x08 | ADPCM-A ROM size >> 19 |
0x09 | ADPCM-B ROM size >> 19 |
0x0A |
Flags:
|
0x0B | 00 |
0x0C | 00 |
0x0D | 00 |
0x0E | 00 |
0x0F | 00 |
                                                                                                                                                                                |
Image File Format | |
header: 0x10 bytes | |
68K ROM data | |
Z80 ROM data | |
GFX ROM data | |
PCM ROM data (optional) | |
Image Header Format | |
0x00 | 'C' |
0x01 | 'P' |
0x02 | 'S' |
0x03 | 00 |
0x04 | 68K ROM size >> 17 |
0x05 | Z80 ROM size >> 15 |
0x06 | GFX ROM size >> 20 |
0x07 | PCM ROM size >> 17 |
0x08 | 00 |
0x09 |
Flags:
|
0x0A |
68K I/O type:
|
0x0B | VDP type |
0x0C |
Tile Banks:
|
0x0D | Default DIP Switch 1 |
0x0E | Default DIP Switch 2 |
0x0F | Default DIP Switch 3 |
                                                                                                                                                                                |
Format | |
Usage: | xe [options] [rom image] [floppy image] [cd image] |
Command Arguments | |
-h, --help | Display help message |
--lite | Start without menu bar, control bar or status bar |
--[no]autoshrink | Enable / disable auto shrink |
--[no]autofill | Enable / disable auto fill |
--[no]hoverscan | Enable / disable horizontal overscan |
--[no]voverscan | Enable / disable vertical overscan |
--[no]rotate | Enable / disable rotated screen |
--[no]fullscreen | Enable / disable fullscreen mode |
--[no]mute | Enable / disable mute |
--[no]lock | Enable / disable mixer lock |
--[no]visualizer | Enable / disable audio visualizer |
--[no]sound | Enable / disable sound |
--[no]keyboard | Enable / disable keyboard input |
--[no]joystick1 | Enable / disable joystick 1 input |
--[no]joystick2 | Enable / disable joystick 2 input |
--[no]joystick3 | Enable / disable joystick 3 input |
--[no]joystick4 | Enable / disable joystick 4 input |
--[no]joystick5 | Enable / disable joystick 5 input |
--[no]joystick6 | Enable / disable joystick 6 input |
--[no]controlbar | Enable / disable control bar |
--[no]statusbar | Enable / disable status bar |
--[no]speedcontrol | Enable / disable speed control |
--[no]playback | Enable / disable playback |
--region <int> | Select region (0: Japan, 1: USA, 2: Europe) |
--aspect <int> | Select aspect (0: None, 1: Pixel, 2: 4x3, 3: 16x9, 4: Auto) |
--zoom <int> | Select soft zoom type (0: 1x1, 1: 2x1, 2: 1x2, 3: 2x2, 4: Auto) |
--render <int> | Select render (0: Software, 1: Hardware RGB, 2: Hardware YUV) |
--winmode <int> | Select window mode (0: Minimum, 1: Custom) |
--scrmode <int> | Select full screen mode (0: Minimum, 1: Custom, 2: Full, 3: Maximum) |
--srmode <int> | Select sample rate mode (0: Auto, 1: Custom) |
--channels <int> | Select number of audio channels (1: Mono, 2: Stereo) |
--cwwidth <int> | Set custom window Width |
--cwheight <int> | Set custom window Height |
--cswidth <int> | Set custom fullscreen Width |
--csheight <int> | Set custom fullscreen Height |
--voll <int> | Set left volume |
--volr <int> | Set right volume |
--csrate <int> | Set custom sample rate |
--pbrate <int> | Set playback rate |
--pbmemory <int> | Set maximum plaback memory |
--mouse <int> | Select the player to use the mouse |
--cddevice <string> | Select CD-ROM device file |
--auddevice <string> | Select sound card device file |
--joy1device <string> | Select Joystick 1 device file |
--joy2device <string> | Select Joystick 2 device file |
--joy3device <string> | Select Joystick 3 device file |
--joy4device <string> | Select Joystick 4 device file |
--joy5device <string> | Select Joystick 5 device file |
--joy6device <string> | Select Joystick 6 device file |
-m, --machine <string> | Select machine |
--cart1 <string> | Select ROM cartridge 1 image |
--cart2 <string> | Select ROM cartridge 2 image |
--disk <string> | Select Floppy Disk image |
--disc <string> | Select Compact Disc image |
--memcard1 <string> | Select RAM cartridge / memory card 1 |
--memcard2 <string> | Select RAM cartridge / memory card 2 |
--datadisk <string> | Select data disk |
--nomemcard1 <string> | Disable previous RAM cartridge / memory card 1 |
--nomemcard2 <string> | Disable previous RAM cartridge / memory card 2 |
--nodatadisk <string> | Disable previous data disk |
--cdrom | Select CD-ROM drive (and not disc image) |
--cdcache | Enable caching for disc image & CD-ROM |
                                                                                                                                                                                |
Button Layout | |||||||
Up 1 | 5 | 6 | 7 | 8 | |||
Left 1 | Right 1 | 1 | 2 | 3 | 4 | ||
Down 1 | Select | Start | |||||
Up 2 | Up 3 | ||||||
Left 2 | 9 | Right 2 | Left 3 | 10 | Right 3 | ||
Down 2 | Down 3 |
|
|
                                                                                                                                                                                |
|
|
|
                                                                                                                                                                                |
                                                                                                                                                                                |
                                                                                                                                                                                |
                                                                                                                                                                                |
                                                                                                                                                                                |
                                                                                                                                                                                |
                                                                                                                                                                                |
                                                                                                                                                                                |
                                                                                                                                                                                |
                                                                                                                                                                                |