65 p = strstr( binaryName,
".asm" );
76 p = strstr( binaryName,
".asm" );
int system_remove_safe(Environment *_environment, char *_filename)
void target_linkage(Environment *_environment)
Convert C64's assembly to executable.
void target_cleanup(Environment *_environment)
void target_analysis(Environment *_environment)
#define BUILD_CHECK_FILETYPE(_environment, _filetype)
#define BUILD_SAFE_REMOVE(_environment, filename)
#define MAX_TEMPORARY_STORAGE
#define BUILD_TOOLCHAIN_Z88DK_GET_LISTING_FILE(_environment, listingFileName)
struct _Environment Environment
Structure of compilation environment.
#define BUILD_TOOLCHAIN_Z88DK_GET_EXECUTABLE_Z80ASM(_environment, executableName)
#define BUILD_SAFE_MOVE(_environment, source, destination)
#define TRACE2(s, p1, p2)
#define BUILD_TOOLCHAIN_Z88DK_EXEC(_environment, target, executableName, listingFileName, cpu)
char OUTPUT_FILE_TYPE_AS_STRING[][16]
char * strcopy(char *_dest, char *_source)