ATASCII
From Just Solve the File Format Problem
(Difference between revisions)
(infobox and headers) |
m (ce) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat=Character | + | |subcat=Character encoding |
}} | }} | ||
− | '''ATASCII''' is | + | __NOTOC__ |
+ | '''ATASCII''' is an eight-bit encoding that was used on Atari computers. It uses most, but not all, of the [[ASCII]] printing characters; codes 7B through 7F are different. The characters with the high bit set (80 through FF) are, with some exceptions, inverse video versions of the same code ANDed with 7F. There have been a number of programs to portray ATASCII on modern operating systems, as well as fonts designed from the originals. | ||
== Documentation == | == Documentation == | ||
Line 13: | Line 14: | ||
* [http://archive.org/details/analog-computing-magazine-31 Issue of Analog Computing Magazine (#31)] covering ATASCII Animations | * [http://archive.org/details/analog-computing-magazine-31 Issue of Analog Computing Magazine (#31)] covering ATASCII Animations | ||
* [http://www.atariarchives.org/basicxl/showpage.php?page=363 Process of typing in ATASCII on an Atari computer] | * [http://www.atariarchives.org/basicxl/showpage.php?page=363 Process of typing in ATASCII on an Atari computer] | ||
+ | * [http://archive.org/details/bitsavers_atari40080mputerTechnicalReferenceNotes1982_20170986 Atari technical manual] - Lots of tech details about Atari 400/800 (including character code info) | ||
== Code Tables == | == Code Tables == | ||
* [http://www.atariarchives.org/mapping/appendix10.php Code table] | * [http://www.atariarchives.org/mapping/appendix10.php Code table] | ||
− | * | + | * {{AtariForumWiki|The_Atari_character_set|The Atari Character Set page at Atari-Forum.com}} |
* [http://joyfulcoder.net/atascii/ Joyful Coder ATASCII Map] | * [http://joyfulcoder.net/atascii/ Joyful Coder ATASCII Map] | ||
* [http://atariwiki.strotmann.de/wiki/Wiki.jsp?page=Atari%20ATASCII%20Table ATASCII map in PDF] | * [http://atariwiki.strotmann.de/wiki/Wiki.jsp?page=Atari%20ATASCII%20Table ATASCII map in PDF] | ||
Line 38: | Line 40: | ||
* [http://www.youtube.com/watch?v=NKv6_f5ucMw ATARI TOONS "Aliens"] | * [http://www.youtube.com/watch?v=NKv6_f5ucMw ATARI TOONS "Aliens"] | ||
* [http://www.youtube.com/watch?v=VHUl7WnJqwE ATARI TOONS "Trek"] | * [http://www.youtube.com/watch?v=VHUl7WnJqwE ATARI TOONS "Trek"] | ||
+ | * [http://t3xtm0.de/?p=10194 Video of an ATASCII award-winning animation from 1986] | ||
== Fonts == | == Fonts == | ||
Line 43: | Line 46: | ||
* [http://members.bitstream.net/marksim/atarimac/fonts.html Atari Classic truetype fonts] | * [http://members.bitstream.net/marksim/atarimac/fonts.html Atari Classic truetype fonts] | ||
* [http://user.xmission.com/~trevin/atari/atari.html TrueType Font of ATASCII Characters] | * [http://user.xmission.com/~trevin/atari/atari.html TrueType Font of ATASCII Characters] | ||
+ | |||
+ | [[Category:Atari computers]] |
Latest revision as of 13:48, 19 September 2018
ATASCII is an eight-bit encoding that was used on Atari computers. It uses most, but not all, of the ASCII printing characters; codes 7B through 7F are different. The characters with the high bit set (80 through FF) are, with some exceptions, inverse video versions of the same code ANDed with 7F. There have been a number of programs to portray ATASCII on modern operating systems, as well as fonts designed from the originals.
[edit] Documentation
- Atari 8-bit FAQ - What is the ATASCII Character Set?
- Wikipedia entry on ATASCII
- SpriteShack: Using ATASCII in Games
- Atari Character Codes from Computer Magazine Issue #70
- Issue of Analog Computing Magazine (#31) covering ATASCII Animations
- Process of typing in ATASCII on an Atari computer
- Atari technical manual - Lots of tech details about Atari 400/800 (including character code info)
[edit] Code Tables
- Code table
- The Atari Character Set page at Atari-Forum.com
- Joyful Coder ATASCII Map
- ATASCII map in PDF
[edit] Programs
- Atari ATASCII Viewer (Java) on Sourceforge. Last updated in 2001.
- ATASCII View Windows program for viewing ATASCII characters
- Web-based ATASCII Printer
- Terminfo for ATASCII
- Syncterm Software - Terminal program for Windows that supports ATASCII
- Memo Pad, a windows memo pad for ATASCII characters
- File directory containing two ATASCII Telnet Clients for Windows
- http://ape.dyndns.org:8083/ABBUC/379/IBM2A.C IBM2A.C - Program to make "best guess" conversion from ATASCII to IBM PC Characters (1993)
[edit] Video
- Display of ATASCII on a 40h light panel (Video)
- ATARI BBS SIM (850 Express) Video of a simulation of dialing an Atari BBS
- ATARI TOONS "Aliens"
- ATARI TOONS "Trek"
- Video of an ATASCII award-winning animation from 1986