Atari800: Difference between revisions
No edit summary |
Ilyagredasov (talk | contribs) Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
|orig-developer= David Firth | |orig-developer= David Firth | ||
|developer = Perry McFarlane, Rich Lawrence, Thomas Richter, Radek Sterba, Robert Golias, Petr Stehlik | |developer = Perry McFarlane, Rich Lawrence, Thomas Richter, Radek Sterba, Robert Golias, Petr Stehlik | ||
|version = {{Version|Atari800}} | |version = {{Version|Atari800}}<br>{{Version|Colleen}} (Android) | ||
|active = Yes | |active = Yes | ||
|platform = [[Emulators on Windows|Windows]], [[Emulators on Linux|Linux]], [[Emulators on macOS|macOS]], [[Emulators on Android|Android]], others | |platform = [[Emulators on Windows|Windows]], [[Emulators on Linux|Linux]], [[Emulators on macOS|macOS]], [[Emulators on Android|Android]], others | ||
| Line 14: | Line 14: | ||
'''atari800''' is an open-source [[Atari 8-bit|Atari 400, 800, XL, XE, XEGS]] and [[Atari 5200 emulators|Atari 5200 emulator]]. | '''atari800''' is an open-source [[Atari 8-bit|Atari 400, 800, XL, XE, XEGS]] and [[Atari 5200 emulators|Atari 5200 emulator]]. | ||
The emulator is mostly written in {{Proglang|C}}, and is very portable, including a very simplified version, atari800 has ported to several systems, including: [[Emulators on Windows|Windows]], [[Emulators on Linux|Linux]], [[Emulators on macOS|macOS]], [[Emulators on Android]], [[Emulators on Android]], [[Emulators on legacy Microsoft products#DOS|DOS]], [[Emulators on legacy Microsoft products#Windows_CE|Windows CE]], [[Emulators on Dreamcast|Dreamcast]], [[Emulators on PS2|PS2]] [[Emulators on Amiga|Amiga]], [[Emulators on home computers#Atari_ST|Atari TT/Falcon]], and has been tested on several versions of on Unix, and [[wikipedia:curses (programming library)|curses]]. | The emulator is mostly written in {{Proglang|C}}, and is very portable, including a very simplified version, atari800 has ported to several systems, including: [[Emulators on Windows|Windows]], [[Emulators on Linux|Linux]], [[Emulators on macOS|macOS]], [[Emulators on Android]], [[Emulators on Android]], [[Emulators on legacy Microsoft products#DOS|DOS]], [[Emulators on legacy Microsoft products#Windows_CE|Windows CE]], [[Emulators on Dreamcast|Dreamcast]], [[Emulators on PS2|PS2]] [[Emulators on Amiga|Amiga]], [[Emulators on home computers#Atari_ST|Atari TT/Falcon]], and has been tested on several versions of on Unix, and [[wikipedia:curses (programming library)|curses]]. The Android version is called '''Colleen'''. | ||
==Downloads== | ==Downloads== | ||
{| cellpadding="4" | {| cellpadding="4" | ||
|- | |- | ||
|align=center|{{Icon|Win|Lin}} | |align=center|{{Icon|Win|Lin|macOSx64}} | ||
|'''[https://github.com/atari800/atari800/releases {{ | |'''[https://github.com/atari800/atari800/releases Releases]''' | ||
|- | |||
|align=center|{{Icon|Android}} | |||
|[https://play.google.com/store/apps/details?id=cz.pstehlik.colleen Play Store] | |||
|} | |} | ||
| Line 32: | Line 35: | ||
[[Category:Home console emulators]] | [[Category:Home console emulators]] | ||
[[Category:Computer emulators]] | [[Category:Computer emulators]] | ||
[[Category:Atari 8-bit emulators]] | |||
[[Category:Atari 5200 emulators]] | |||
[[Category:Windows emulation software]] | [[Category:Windows emulation software]] | ||
[[Category:Linux emulation software]] | |||
[[Category:MacOS emulation software]] | |||
[[Category:Android emulation software]] | |||
[[Category:Historic emulation software]] | |||
[[Category:Active emulation software]] | |||
Latest revision as of 08:49, 21 August 2026
| Original developer(s) | David Firth |
|---|---|
| Current developer(s) | Perry McFarlane, Rich Lawrence, Thomas Richter, Radek Sterba, Robert Golias, Petr Stehlik |
| Latest version | 7.2.0 [+] 4.3.1 [+] (Android) |
| Active | Yes |
| Platform(s) | Windows, Linux, macOS, Android, others |
| Emulates | Atari 400, 800, XL, XE, XEGS, Atari 5200 emulator |
| Website | atari800.github.io |
| Programmed in | C, Assembly |
| License | GPLv2 |
| Source code | GitHub |
atari800 is an open-source Atari 400, 800, XL, XE, XEGS and Atari 5200 emulator.
The emulator is mostly written in C, and is very portable, including a very simplified version, atari800 has ported to several systems, including: Windows, Linux, macOS, Emulators on Android, Emulators on Android, DOS, Windows CE, Dreamcast, PS2 Amiga, Atari TT/Falcon, and has been tested on several versions of on Unix, and curses. The Android version is called Colleen.
Downloads
[edit | edit source]| Releases | |
| Play Store |
Development
[edit | edit source]Atari800 was first developed by David Firth, in 1995, who released the source code under the GPLv2 license. It started with portability in mind and was ported to several systems.
After development of Atari800 stalled several people picked up development of version 0.8.0 independently. Later they started working together and created a team for Atari800's development.