[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Going about this the hard way, Two RWTS
On Mon, 9 Jan 2006, Lyrical Nanoha wrote:
I've been trying to do some demuffin tricks with Castle Wolfenstein just for
practice and for some reason the method in the docs doesn't work. So I'm
going to have to go this brute-force and really don't know what I'm doing.
OK, here's the thing. I can use emu2 to put a binary program onto a scratch
disk image I have. I need to figure out some way to relocate a DOS 3.2 (!)
RWTS somewhere and do a sector-by-sector copy by reading with the native RWTS
and writing with the relocated one...any idea how I could do this?
-uso.
One thing I have found out (replying to myself): It is possible to
substitute a stock 3.2.x or 3.3 RWTS for the custom one, but not the
custom one for a stock one. This won't help me find A and L for binary
files or to copy over the text file, though. It'll only help me with
Applesoft...
-uso.