Difference between revisions of "BIOS Functions"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Other Information)
Line 33: Line 33:
 
* [[Media:CPC firmware.pdf|The Amstrad CPC Firmware Guide]] - decadent pdf version
 
* [[Media:CPC firmware.pdf|The Amstrad CPC Firmware Guide]] - decadent pdf version
 
* [[Soft968: CPC 464/664/6128 Firmware]] - official firmware specs
 
* [[Soft968: CPC 464/664/6128 Firmware]] - official firmware specs
 +
[[Category:BIOS]]

Revision as of 12:40, 19 December 2010

BIOS Function Summary

Details on BIOS Functions

BIOS Reserved CPU Registers

 AF'   Reserved for Interrupts (A=old C', CY=External IRQ Flag)
 BC'   Reserved for Gate Array (BC=7F8xh, LSBs=ROM enable/video mode)
 DE'   Reserved for BIOS
 HL'   Reserved for BIOS

BIOS Memory Maps

Other Information