SP-S2: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (BIOS -> system ROM) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[File:mvs_sp-s2.jpg|right|thumb|Toshiba SP-S2 | [[File:mvs_sp-s2.jpg|right|thumb|Toshiba SP-S2 System ROM on a 1FZS MVS slot.]] | ||
SP-S2 is the name of the | SP-S2 is the name of the 128KiB ROM containing the [[68k]] code for the system ROM embedded in some MVS systems. | ||
It's mapped in the [[68k | It's mapped in the [[68k memory map|68k's address space]] from $C00000 to $C1FFFF, and mirrored over to $D00000. | ||
The dump is named sp-s2.sp1 in | The dump is named sp-s2.sp1 in system ROM sets. | ||
See [[ | See [[System ROM]]. | ||
[[Category:Chips]] | [[Category:Chips]] |
Latest revision as of 06:38, 28 October 2015
SP-S2 is the name of the 128KiB ROM containing the 68k code for the system ROM embedded in some MVS systems.
It's mapped in the 68k's address space from $C00000 to $C1FFFF, and mirrored over to $D00000.
The dump is named sp-s2.sp1 in system ROM sets.
See System ROM.