CompuServe Thread

#dissasembler question

3 messages in this thread
#13460From: Betty ClaySep 25, 1988 10:35 PM
Ron, I use FILEZAP, better known as NEWZAP (version 3.18 was uploaded only a few days ago). It has a search facility so you can have the program locate the string you want to change. And you can type in the changes in ASCII or HEX, according to the situation. Betty I think NEWZAP would be in the TOOLS library.
#13500From: RON TROYSep 26, 1988 6:56 AM
I'll look for it, but I get a feeling that somewhere in the compile or link any references to units or devices kind of go away (string form, that is). Thanks, Ron
#13516From: Betty ClaySep 26, 1988 11:30 AM
Ron, I've changed those device references on quite a few programs using NewZap. There may be a different way of accessing df0: on some. Maybe it's a call to SYS: and you booted from df0:?? Betty