[A83] Re: Raycaster


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

[A83] Re: Raycaster




> I've got a simple question for all you hackers:
> can anyone please recompile TASM or some other freeware Z80-compiler for
a
> 8086-4.77Mhz processor? TASM won't run and of course LINUX does not fit
on
> my *tiny* HDD... I do not care too much about speed (it shouldn't take
half
> a day to assemble a little prog, however :-)

I would suggest using Z80ASM (from the z88dk). You only need to find a C
compiler that outputs 8086 code...
(Thoug this assembler uses a different format)

On http://z88dk.sourceforge.net/ is a link somewhere to precompiled
DOS-versions of the assembler and the compiler. I think there is also one
for the good ol' 8086.

	Henk Poley




Follow-Ups: