If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
PC-8801/Video
< PC-8801(Redirected from Video (PC8801))
		
		
		
		Jump to navigation
		Jump to search
		This is a sub-page of PC-8801.
Port Writes
| Port | Name | Function | 
| 0x30 | ||
| 0x34 | ||
| 0x35 | ||
| 0x52 | Background Color | Sets the background color of the screen. The color is an RGB composite.
  | 
| 0x53 | ||
| 0x54 | Toggle Background/Foreground color components | Toggles background and foreground color components on and off
 
  | 
| 0x55-0x5b | Palette Write | Writes to the palette. The index written to is the difference between the port number and 0x54.
  | 
| 0x5c-0x5f |