Summary
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). It can be configured to run in the following ways : * BASIC mode * CURSES mode * SVGALIB for Linux Systems * X Window + Optional XVIEW or MOTIF User Interface * CBM Amiga * MS-DOS * TOS (Atari Falcon030/TT030 and compatible) * MS Windows (DirectX) * SDL (many different platforms and systems) * WinCE * MacOS X
Versions
v5.2.0 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- encode-mp3 opengl readline sdl sound
v5.1.0 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- encode-mp3 opengl readline sdl sound
v5.0.0 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- encode-mp3 opengl readline sdl sound
v4.2.0-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- opengl readline sdl sound
USE flags
General
- encode-mp3
- Support recording sound in MP3 format
- opengl
- Add support for OpenGL (3D graphics)
- readline
- Enable support for libreadline, a GNU line-editing library that almost everyone wants
- sdl
- Add support for Simple Direct Layer (media library)
- sound
- Enable sound support
Dependencies
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2
media-sound / lame : LAME Ain't an MP3 Encoder
sys-libs / ncurses : Console display library
Runtime Dependencies
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2
media-sound / lame : LAME Ain't an MP3 Encoder
sys-libs / ncurses : Console display library
Bugs
- 791661
- games-emulation/atari800-4.2.0 - rdevice.c: error: caddr_t undeclared (first use in this function)
- 853088
- games-emulation/atari800-5.0.0 - codecs/container.c: error: video_codec undeclared (first use in this function)
- 931952
- games-emulation/atari800-5.2.0 - atari.c:(.text+<snip>): undefined reference to Screen_DrawMultimediaStats
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/atari800: Bump to 5.2.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/atari800: Bump to 5.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/atari800: Bump to 5.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/atari800: Fix some basisms in configure
Closes: https://bugs.gentoo.org/808945 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
games-emulation/atari800: Update the patch to work against -p1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/atari800: add missing libsdl[joystick] dependency
Closes: https://bugs.gentoo.org/737948 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/atari800: Require sdl for opengl support
Closes: https://bugs.gentoo.org/770052 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/atari800: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/atari800: Bump to 4.2.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wim Muskee · gentoo
games-emulation/atari800: update HOMEPAGE, SRC_URI, metadata
Closes: https://bugs.gentoo.org/683648 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11750 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Pacho Ramos · gentoo
games-emulation/atari800: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Pacho Ramos · gentoo
games-emulation/atari800: Stop using games.eclass
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404 - David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Sterrett · gentoo
add slot dep for sys-libs/ncurses
Package-Manager: portage-2.2.24 - Michael Sterrett · gentoo
add slot dep for sys-libs/ncurses
Package-Manager: portage-2.2.24 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed