>From ChangeLog:
- "Kevin P. Lawton" <[EMAIL PROTECTED]>: Thu Aug 31 20:33:04 EDT 2000
Implemented OUTS instruction.
Fixed inline asms for some 8-bit instructions - added directives
to force compiler to use 8-bit capable registers, where
appropriate.
OK, hopefully this will cure those compiler errors that
Jeff had. I made changes to a number of 8-bit emulation
files.
It would be helpful, if many people could give the latest
CVS a compile. Even if you don't run it, please do this:
./configure
make
And let me know, if the compiler chokes anywheres.
thanks,
-Kevin