[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Archimedies



Hello TC.

	Probably been a while since you got any mail like this but...


I'm having a problem with Archimedies. First of all, DQ claims that
Archimedies shouldn't work under Merlin 16+. Is this true? Since Archimedies
is simply a shell command, I would assume that it would.

Second of all. I am re-compiling the Protocols with some error tracing code in
them and I have one problem. The files compile fine, except that the...

 usr 2/xwind.rec
 usr 2/xwind.snd

...opcodes, which SHOULD execute under Archimedies, do not. I can't quite
figure it out. If I understand how Archimedies is set up, the above usr
opcodes should have an ID byte of 0 which would, in effect, read in the file
from disk. However, the actual compile doesn't show any code being generated
in memory for the files. RecPack is defined in the initial file, but the it
all seems to be skipped over.

In any case, the files compile, but they don't include the actual PTSE window
template. Any suggestions?