Difference between revisions of "84PCE:Ports:A000"

From WikiTI
Jump to: navigation, search
Line 3: Line 3:
 
'''Port Number:''' 4000
 
'''Port Number:''' 4000
  
'''Memory-mapped address:''' F30000
+
'''Memory-mapped address:''' E30000
  
 
'''Function:''' LCD Controller
 
'''Function:''' LCD Controller
  
 
The ports in this range are for accessing the LCD controller. With these ports, you can configure the LCD DMA address, change the color mode, access the palette, alter the LCD cursor, and possibly other useful things.
 
The ports in this range are for accessing the LCD controller. With these ports, you can configure the LCD DMA address, change the color mode, access the palette, alter the LCD cursor, and possibly other useful things.

Revision as of 20:58, 30 March 2015

Synopsis

Port Number: 4000

Memory-mapped address: E30000

Function: LCD Controller

The ports in this range are for accessing the LCD controller. With these ports, you can configure the LCD DMA address, change the color mode, access the palette, alter the LCD cursor, and possibly other useful things.