When the Saturn is first powered on, is it true that the master SH2 begins executing at $00000200 ?
The opcode there (in the BIOS) is $BEB0 which seems to branch around to the $FFFFFFxx range. What is really supposed to be going on?
I was just working on a little SH2 emu (don't hold your breath for any results 😎 ) and am stumped already.
Any docs that I should be looking at? TIA
The opcode there (in the BIOS) is $BEB0 which seems to branch around to the $FFFFFFxx range. What is really supposed to be going on?
I was just working on a little SH2 emu (don't hold your breath for any results 😎 ) and am stumped already.
Any docs that I should be looking at? TIA