IBM pc memory map: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
New page: This is a simple memory map of an IBM PC. The video ROM/RAM areas are assumed to be VGA. <pre> 00000000-0009f7ff : System RAM 0009f800-0009ffff : reserved 000a0000-000bffff : Vid... |
m better cat |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
This is a simple memory map of an [[IBM PC]]. The video ROM/RAM areas are assumed to be [[VGA]]. | This is a simple memory map of an [[IBM-compatible PC|IBM PC]]. The video ROM/RAM areas are assumed to be [[VGA]]. | ||
<pre> | <pre> | ||
| Line 9: | Line 9: | ||
000f0000-000fffff : System ROM | 000f0000-000fffff : System ROM | ||
00100000-0bfeffff : System RAM | 00100000-0bfeffff : System RAM | ||
</pre> | </pre> | ||
{{stub}} | {{stub}} | ||
[[Category: Compatible PCs]] | |||
Latest revision as of 22:48, 19 December 2018
This is a simple memory map of an IBM PC. The video ROM/RAM areas are assumed to be VGA.
00000000-0009f7ff : System RAM 0009f800-0009ffff : reserved 000a0000-000bffff : Video RAM area 000c0000-000cbfff : Video ROM 000cc000-000d3fff : Adapter ROM 000f0000-000fffff : System ROM 00100000-0bfeffff : System RAM