Only write full ATARI XEX header in the first chunk.

This commit is contained in:
Daniel Serpell
2018-09-25 20:21:49 -03:00
parent 8e3fe2ef86
commit 63d9b492b7
4 changed files with 89 additions and 2 deletions

View File

@@ -93,6 +93,7 @@ typedef enum {
CFGTOK_ID,
CFGTOK_VERSION,
CFGTOK_FORMAT,
CFGTOK_RUNAD,
CFGTOK_LOAD,
CFGTOK_RUN,