diff options
Diffstat (limited to 'system/atari800/README')
-rw-r--r-- | system/atari800/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/atari800/README b/system/atari800/README new file mode 100644 index 0000000000..92662c7b31 --- /dev/null +++ b/system/atari800/README @@ -0,0 +1,13 @@ +Atari800 is an Atari 800, 800XL, 130XE and 5200 emulator for Unix, Amiga, +MS-DOS, Atari TT/Falcon, SDL and WinCE. Our main objective is to create a +freely distributable portable emulator (i.e. with source code available). + +This build of atari800 uses SDL for graphics/sound, and has no other +dependencies. + +To use the emulator, you will need a set of Atari ROM images. Install +the atari800_roms package to get the official (proprietary) ROM images, +or the atari800_os++ package to use an Open Source replacement ROM, +with some loss of compatibility/functionality. + +See README_SBo.txt for more information. |