A86: Hiding Programs
[Prev][Next][Index][Thread]
A86: Hiding Programs
How do u hide an asm prog so it won't show up in the shell? I've tried
using routines like this:
bit 2,(iy+31)
jp z,$416c
However, these seem to only work for strictly data programs...is their
another way to hide things?
~Nick
___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]
Follow-Ups: