Data Formats: Difference between revisions
Jump to navigation
Jump to search
>Daeghnao No edit summary |
>Jean35 No edit summary |
||
| (11 intermediate revisions by 9 users not shown) | |||
| Line 2: | Line 2: | ||
== Linux == | == Linux == | ||
* [[Text Files on Linux]] | * [[Text Files on Linux]] | ||
* [[Graphics Files on Linux]] | * [[Graphics Files on Linux]] | ||
* [[Audio Files on Linux]] | * [[Audio Files on Linux]] | ||
* [[Font Files]] | |||
<br> | |||
== Atari == | |||
* [[Pasti format]] | |||
* [[Pictures Files]] | |||
* [[STOS FILE STRUCTURES|STOS file structures]] | |||
* [[Sampled Music Tracker and Sequencer File formats Quartet(4V)]] | |||
* [[YM Chip music module Chip Song chip Instrument]] | |||
* [[Sample File Formats (Audio)]] | |||
<br> | |||
== Amiga/Atari == | |||
* [http://www.amiga-stuff.com/crunchers-id.html Packer/Cruncher format files] | |||
<br> | |||
== MSDOS / Windows == | == MSDOS / Windows == | ||
* [http://www.logipole.com/index.html Konvertor - Supports over 4600 formats, including all major Atari picture types.] | |||
* [http://pagesperso-orange.fr/pierre.g/xnview/enhome.html XnView - Supports over 400 formats, including all major Atari picture types.] | |||
<br><br> | |||
Back to [[Main_Page]] | |||
[[Category:Programming]] | |||
Latest revision as of 01:37, 22 April 2016
Once you've found data files that were used with the Atari ST, you may want to use that data on your more modern computer systems. Here's a brief overview of tools and techniques for using and translating your data files.
Linux
Atari
- Pasti format
- Pictures Files
- STOS file structures
- Sampled Music Tracker and Sequencer File formats Quartet(4V)
- YM Chip music module Chip Song chip Instrument
- Sample File Formats (Audio)
Amiga/Atari
MSDOS / Windows
- Konvertor - Supports over 4600 formats, including all major Atari picture types.
- XnView - Supports over 400 formats, including all major Atari picture types.
Back to Main_Page