Add support for INITAD to the Atari binary format.
This commit is contained in:
@@ -69,6 +69,8 @@ void XexWriteTarget (XexDesc* D, File* F);
|
||||
void XexSetRunAd (XexDesc* D, Import *RunAd);
|
||||
/* Set the RUNAD export */
|
||||
|
||||
int XexAddInitAd (XexDesc* D, MemoryArea *InitMem, Import *InitAd);
|
||||
/* Sets and INITAD for the given memory area */
|
||||
|
||||
/* End of xex.h */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user