Hi,
Does the PCXT core correctly implement the instruction prefetch cache of the 8088? I'm trying to determine if some behavior can be attributed to the cache not being implemented at all or being implemented incorrectly (no offense intended!) or because of instruction prefetch cache starvation, which was more prevalent on 8088 than 8086 and later Intel processors (both because of limited size of the cache and because of the width of the data bus).
Thanks very much for any information!
Cheers,
--Golden