Xe is an emulator for many old game systems.
Xe is a multi system emulator for Windows and Linux that emulates many console and handheld video game systems of the past. Xe is an original emulator written from scratch by one person. It is not a port or collection of other emulators.
It currently supports the following systems:
� SG-1000
� Famicom & Famicom Disk System / NES
� Mark III / Master System
� PC Engine & PC Engine CD-ROM2 / Turbo Grafx 16 & Turbo Grafx CD
� Mega Drive & Mega CD / Genesis & Sega CD
� Super Famicom / SNES
� Neo Geo
� Neo Geo CD
� CPS Changer
� FM Towns Marty
� Game Boy & Game Boy Color
� Game Gear
� Neo Geo Pocket & Neo Geo Pocket Color
� Wonder Swan & Wonder Swan Color
Simple Install
Install to system directory:
1. login as root
2. 'make' to link the software
3. 'make install' will install it to the system directory
Manual Install
Install to system directory:
1. login as root
2. 'make' to link the software
3. 'mkdir /usr/local/lib/xe' to create system directory
4. 'mv xe rc modules manual.html /usr/local/lib/xe' to move files to
system directory
5. 'ln -sf /usr/local/lib/xe/xe /usr/local/bin/xe' to link binary into
system path
Install to user directory:
1. 'make' to link the software
2. 'mkdir ~/.xe' to create local directory
3. 'mv xe rc modules manual.html ~/.xe' to move file to local directory
4. link or move ~/.xe/xe' to your local bin directory
Product's homepage
Requirements:
· GTK >= 2.10.11
· BIOSs of the systems, some replacements are available as download.
What's New in This Release: [ read full changelog ]
· [Xe] Interface key mapping change.
· [Xe] Added option "Auto Fill".
· [Xe] Added option "Horizontal Overscan".
· [Xe] Added aspect "Zoom".
· [Xe] Fixed CDDA Sub Q reading (ISRC/MCN).
· [Xe/Linux] Fixed ALSA startup flags.
· [PC Engine CD-ROM2] Fixed CD bugs introduced by the new execution core.
· [Mega CD] Fixed CD bugs introduced by the new execution core.
· [Neo Geo] Changed horizontal resolution to 288.
· [Marty] Fixed mouse reset state.
· [Neo Geo Pocket] Fixed TLCS-900H cpu on big endian machines.