@srg86
FAST RAM, also called Autoconfig/Zorro II expansion space:
$00200000 - $005FFFFF - this is confusing.
It's actually upto 0x009FFFFF.
at $00A00000 on the A3000 is IO space but on the A1200 is the RAM that came on a PCMCIA "credit card".
0x00A00000 is PCMCIA attribute memory. Actual RAM of PCMCIA memory card appears at 0x00600000 (upto 4MB).
If WinUAE is anything to go by, if an A1200 expansion card has 8MB on it then the system Fast RAM ends up in:
$00200000 - $009FFFFF
WinUAE doesn't emulate A3000, thus it cannot be used to determine anything about A3000.
There is also supposely (according to the RKM but not the functional spec) 16MB of Motherboard fast ram at address $7000000 on the A3000 (one of these must be right).
This is correct.
Anyway, my question is, on an A1200 with an 030/040/060 cpu and more than 10MB total RAM (chip and fast), what happeneds to the memory above 10MB?
It's mapped to 32bit area (>=0x01000000). The address depends entirely on the expansion card. Even different models map the memory to different addresses (say for example Blizzard 1230-I, 1230-II, 1230-III, 1230-IV).