Difference between revisions of "Category:84PCE:RAM:By Name"

From WikiTI
Jump to: navigation, search
(Created page with "RAM Areas by Name See also list of RAM areas by address. Please read our page on Contributing before editing th...")
 
m
Line 1: Line 1:
[[Category:84PCE:RAM|RAM Areas by Name]]
 
 
 
See also [[:Category:84PCE:RAM:By Address|list of RAM areas by address]].
 
See also [[:Category:84PCE:RAM:By Address|list of RAM areas by address]].
  
Line 9: Line 7:
 
* D00000h: Start of RAM. 256 K.
 
* D00000h: Start of RAM. 256 K.
 
* D40000h: Start of VRAM. 320x240x2 bytes = 153600 bytes.
 
* D40000h: Start of VRAM. 320x240x2 bytes = 153600 bytes.
 +
 +
 +
[[Category:84PCE:RAM|RAM Areas by Name]]

Revision as of 12:11, 20 March 2015

See also list of RAM areas by address.

Please read our page on Contributing before editing these pages!

The eZ80 has a 24-bit linear address space. Layout:

  • 000000h: Start of flash. The first 128 K are locked boot sectors. The first 8 are divided into 8 K sectors, all of which are locked. Implies that there is no longer a certificate.
  • D00000h: Start of RAM. 256 K.
  • D40000h: Start of VRAM. 320x240x2 bytes = 153600 bytes.