epi / xebin

Atari XL/XE Binary File Utility
8 stars 0 forks source link

Handle malformed files #9

Open pfusik opened 11 years ago

pfusik commented 11 years ago

There are lots of truncated Atari executables. It would like xebin l to display the headers and not just "Error: Unexpected end of file (at block #2)".

A "repair" command would be nice, too.

epi commented 1 year ago

Checkout branch 2.0, it's now less picky about truncated files.