15 Commits

Author SHA1 Message Date
Adrien Destugues
32ec828835 Group all copyright statements in a single file.
This gives a much clearer overview of the licensing.

It also shows there are some problems:
- Some files are under GPLv3 only
- Some files have no known license at all.
2020-12-19 21:56:33 +00:00
Thomas Bernard
81595172a1
ST formats : only save ST palette when RGB scale is 8 2020-05-25 22:00:22 +02:00
Adrien Destugues
f9b6e40f36 Fix doxygen warnings. 2020-05-21 13:03:10 +02:00
Thomas Bernard
11459d3e3d
reduce verbosity of Test_C64() and Save_CA1() 2020-02-15 11:46:49 +01:00
Thomas Bernard
011c1a1e85 minor fix 2020-01-19 15:34:29 +01:00
Thomas Bernard
be15cdfce5
stformats.c: doxygen comments 2020-01-19 15:14:54 +01:00
Thomas Bernard
e956a0743b
Save_PC1: PC1_compress_packbits => PackBits_pack_buffer 2020-01-19 14:43:35 +01:00
Thomas Bernard
bd723a9a2c Load_PC1: PC1_uncompress_packbits_file => PackBits_unpack_from_file 2020-01-19 14:33:24 +01:00
Thomas Bernard
06a0e706b9 Atari ST formats comments 2020-01-19 14:32:41 +01:00
Thomas Bernard
1f601d06ae
support Atari ST CA1 format (Crack Art) 2020-01-19 14:31:44 +01:00
Thomas Bernard
22cb702b18 1 less (stupid) warning in Load_TNY() 2019-12-08 12:23:44 +01:00
Thomas Bernard
2c874353bf
Save_TNY(): less debug output 2019-12-08 11:46:47 +01:00
Thomas Bernard
9eba486c47
Saving of atari ST TNY format 2019-12-08 10:45:10 +01:00
Thomas Bernard
5e78ad6282
Loading of atari ST TNY files 2019-12-08 10:44:55 +01:00
Thomas Bernard
b3affe6e7e
move ST formats (Degas, NEOChrome) to stformats.c 2019-12-07 15:38:12 +01:00