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

Re: apple2-v003-linux.tar.gz



I got the new file from ftp.apple.asimov.net unpacked it
and tried to compile it on my RedHat 4.1 (kernel 2.0.27) linux box:

# make
gcc  -I/usr/include -Wall   -c apple2.S
/tmp/cca01775.s: Assembler messages:
/tmp/cca01775.s:2163: Error: register does not match opcode suffix
/tmp/cca01775.s:2171: Error: register does not match opcode suffix
make: *** [apple2.o] Error 1

As you can see it didn't work. 
I read somewhere that the emulator is written in AT&T 386 assembly, 
and I wonder if I have to install something special on my computer 
in order to make the emulator compile.


Christian Koechli