NEO-EP0: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (BIOS -> system ROM) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[File:aes_biosep0.jpg|right|thumb|Toshiba EP0 | [[File:aes_biosep0.jpg|right|thumb|Toshiba EP0 System ROM found on an AES board]] | ||
EP0 is the name of the 128kB ROM containing the [[68k]] code for the | EP0 is the name of the 128kB ROM containing the [[68k]] code for the system ROM 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 [[ | See [[System ROM]]. | ||
[[Category:Chips]] | [[Category:Chips]] |
Latest revision as of 06:38, 28 October 2015
EP0 is the name of the 128kB ROM containing the 68k code for the system ROM embedded in AES systems.
It's mapped in the 68k's address space from $C00000 to $C1FFFF, and mirrored over to $D00000.
See System ROM.