Re: LZ: Making fixed int progs
[Prev][Next][Index][Thread]
> Does anyone know how to put a string right above ZShell in the memory or in an
> 85b so it won't be moved around? I am thinking about making a number of
> interrupt handling progs, and this would be extremely helpful. Thanks!
> --MZB
It's pretty tricky, but download a hex editor for DOS and do some
hacking to a backup file. First download some info about the
structure of a *.85b file. I found David Ellis's Hacking the 85 or
something like that to be very helpful and it even has a program to
update the checksum. I would tell you more, but I don't remember any
of it from when I did it. And the fixed string goes right AFTER
ZShell in memory.
-Ed
References: