NEO-EP0: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[File:aes_biosep0.jpg|right|thumb|Toshiba EP0 BIOS ROM found on an AES board]] | [[File:aes_biosep0.jpg|right|thumb|Toshiba EP0 BIOS ROM found on an AES board]] | ||
EP0 is the name of the 128kB ROM containing the [[68k]] code for the BIOS | EP0 is the name of the 128kB ROM containing the [[68k]] code for the BIOS embedded in AES 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. | ||
See [[BIOSes]]. | See [[BIOSes]]. | ||
[[Category:Chips]] | [[Category:Chips]] |
Revision as of 21:32, 6 March 2011
EP0 is the name of the 128kB ROM containing the 68k code for the BIOS embedded in AES systems.
It's mapped in the 68k's address space from $C00000 to $C1FFFF, and mirrored over to $D00000.
See BIOSes.