KYG
From Just Solve the File Format Problem
(Difference between revisions)
(Created page for KYG file format) |
(abydos now supports this format woot) |
||
Line 10: | Line 10: | ||
== Specifications == | == Specifications == | ||
− | |||
C code that describes and parses this format: https://gist.github.com/Sembiance/2ee395b8d3ebf5e6bfce12918c6aceb4 | C code that describes and parses this format: https://gist.github.com/Sembiance/2ee395b8d3ebf5e6bfce12918c6aceb4 | ||
+ | |||
+ | == Software == | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
== Sample files == | == Sample files == | ||
* https://telparia.com/fileFormatSamples/image/kyssKYG/ | * https://telparia.com/fileFormatSamples/image/kyssKYG/ |
Revision as of 16:51, 8 September 2021
KYG is an image file format found on the FM Towns computers.
Contents |
Format
Files start with ASCII KYGformat ver
Specifications
C code that describes and parses this format: https://gist.github.com/Sembiance/2ee395b8d3ebf5e6bfce12918c6aceb4