# Example dataman.txt file
output=data
#InitHeap grows (counting) up from free space, down this file
start_address=80091000
data = tmd\F1.TMD TMD_F1
data = tmd\TMD_ANIM.PCK ANIM_WALK
data = tmd\f0.mm F0_MM
data = tmd\F1.TMD HEAP_SPACE



#Stack growns (counting) down from exe to the top
#EXE linked to 80120000

string = 0 .h "#define ~LABEL (u_long *)0x~ADDRESS"

#Finish off the .mak file with the program load
path=
string=1 .mak "local load ~FILE"
data=main.exe

#Print "Go" into the .mak file
print 1 =go