How to get it working on GP2X
-----------------------------
Requirements:
GP2X
The emulator (atari800.gpe)
Menu file (default.men - Explanation of what this is below...)
OS ROMs (atarixl.rom, atariosa.rom, atariosb.rom, 5200.rom, ataribas.rom -> filenames must be as shown here)
Some software: e.g.
Disk images .ATR, .XFD
Cassette images (.CAS)
Cartridge images (.BIN)
Executable files (.XEX)
Easiest install
copy the roms folder into the sd card root (See GP32 section for where to put own ATRs etc.)
copy the atari800.gpe into the sd card root
How to get it running on GP32
-----------------------------
Requirements:
GP32
Free Launcher (or alternative firmware that can load FXE files)
The emulator (Atari800.fxe)
Menu file (default.men - Explanation of what this is below...)
OS ROMs (atarixl.rom, atariosa.rom, atariosb.rom, 5200.rom, ataribas.rom -> filenames must be as shown here)
Some software: e.g.
Disk images .ATR, .XFD
Cassette images (.CAS)
Cartridge images (.BIN)
Executable files (.XEX)
To install automatically -> download and install the fpk...
To install manually -> using your favourite SmartMedia access method (gplink, usb card reader etc):
NOTE: Some people reported certain Windows based card readers corrupt the files. So the keyboard mapping no longer works...
copy gpmm\a800*.fxe into \gpmm
create dir \gpmm\a800
create dir \gpmm\a800\os
copy os roms into this dir
create dir \gpmm\a800\disk
copy atr files into this dir
create dir \gpmm\a800\rom
copy cartridge images into this dir
create dir \gpmm\a800\exe
copy tape images and executables (xex) into this dir
create dir \gpmm\a800\state
This is for state saves -> note that the saves from other builds are currently incompatible. I may fix that, but will break current format...
create dir \gpmm\a800\menu
This is for the keyboard mapping (see later for how to create custom ones)
Copy gpmm/a800/menu/default.men into here
Run A800[e|l].FXE where e is cycle exact, l is standard. Standard starts in 132MHz by default and cycle exact in 165MHz by default.