http://archive.6502.org/datasheets/wdc_ ... r_2000.pdfI got bored and decided to read an old 65816 datasheet- I'm curious if the '816's operation changed in any manner between 1981 and now besides increases in clock speed. For the most part, the old datasheet seems very similar to the current 2010 one. One thing I did notice, however, that is in the 2000 datasheet and not the 2010 one is the following statement on page 54:
Quote:
VDA and VPA should not be used to qualify addresses during disk operation on Apple systems. Consult
your Apple representative for hardware/software configurations.
One thing that's (rightfully so) brought up in most '816 threads on this site is that the control logic is slightly more complicated than the 6502, and one should use the VPA/VDA outputs to figure out what's going on before accessing memory or I/O. As someone who doesn't have an Apple II, does anyone know and/or remember to what the above quote refers? It seems like one would run into trouble if I/O accesses weren't qualified
.
Since Apple II was discontinued 10 years before that datasheet, I wonder if it's simply a remnant from even older datasheets that was never removed.