Re: Extended memory size
- Posted by John Kinne <JDKINNE at MIAMIU.BITNET> Oct 14, 1996
- 2524 views
I have also tried Jacques' code on a couple of machines & found
it to work. I assume the machine code is required b/c of the
#E6,#70, -- OUT #70, AL cmos register to be read
#E4,#71, -- IN AL, #71 read cmos data byte
instructions and that these can not be completed directly from
Euphoria.
Jacques, thanks again.
John Kinne

