Gopher2600/cartridgeloader
JetSetIlly a0e764d09c corrected CDFJ+ fingerprinting
CDFJ+ fingerprint now accepts any size file so long as the magic string
is present

all CDF variants can be specfied with the -mapping argument or by file
extension (in case fingerprinting does not work)

CDF0
CDF1
CDFJ
CDFJ+

CDF implies CDFJ
2023-03-31 23:02:34 +01:00
..
doc.go updated go minimum version to 1.20 2023-02-12 13:09:07 +00:00
extensions.go updated list of recognised file extensions 2022-01-29 14:52:43 +00:00
loader.go corrected CDFJ+ fingerprinting 2023-03-31 23:02:34 +01:00