Re: A85: Z80 code linker /w out header
[Prev][Next][Index][Thread]
Re: A85: Z80 code linker /w out header
if you want, you can look at the code for my level editor for
Solomon's Key. most of the functionality of creating a string is in
separate functions (and is commented). it is C code (compiled with
MSVC, but should all be ANSI compatible).
-mike pearce
On Mon, 15 Jun 1998 20:39:38 GMT, you wrote:
>
>Has anybody got something like string85 that doesn't add a header, or
>checksum data to a file? I am in dire need of something like this.
>I need to get the object code directly in to a ti-85 string file,
>without adding a header. If a header is added, its a total pain in the
>butt for me to remove it myself. String85 won't do this.
>
>
References: