Add support for Atari XEX file format to LD65
This commit is contained in:
@@ -73,6 +73,7 @@ int RelocatableBinFmt (unsigned Format)
|
||||
switch (Format) {
|
||||
|
||||
case BINFMT_BINARY:
|
||||
case BINFMT_ATARIEXE:
|
||||
Reloc = 0;
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user