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

From WikiTI
Jump to: navigation, search
(Created page with "RAM Areas by Address See also list of RAM areas by name. The eZ80 has a 24-bit linear address space. Layout: * 000000h...")
 
m
Line 1: Line 1:
[[Category:84PCE:RAM|RAM Areas by Address]]
 
 
 
See also [[:Category:84PCE:RAM:By Name|list of RAM areas by name]].
 
See also [[:Category:84PCE:RAM:By Name|list of RAM areas by name]].
  
Line 7: Line 5:
 
* 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 Address]]

Revision as of 12:09, 20 March 2015

See also list of RAM areas by name.

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.