Re: A86: stupid question


[Prev][Next][Index][Thread]

Re: A86: stupid question




AsmComp(hexprogramname,binaryprogramname)

Type this at the homescreen.  Hexprogramname is the name of
the assembly program written out in hexdecimal in the program
editor.  Binaryprogramname is the name of the binary file you'd
liek to output the compilation to. All this does is cuts the required
storage space in half, shortens the load time, and edit-locks the
program.