|
The SH2's CSn and the A-bus CSn regions are not connected, they just happen to have similar names. Compare the SH2 memory map and the Saturn memory map.
When you consider the function of the SH2 bus state controller you'll see why the Saturn's memory map is laid out like it is. The SH2 CS1 region is completely used by the A-bus CS0 region, which means whatever's plugged into the cartridge slot can have different access methods from the rest of the hardware. Similarly the SH2 CS3 region is used only for workram-H, which is SDRAM and must thus be accessed differently. |