Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Use only POKE instead of CALL INTERRUPT?

Status
Not open for further replies.

XZQVenus2

Programmer
Dec 19, 2007
1
US
Hello,
I found a routine to enable high-intensity background colors in text-mode using CALL INTERRUPT. I am wondering if there is a way to do the same thing using only DEF SEG and POKE, or another way that doesn't require loading the QLB and BI files. I would rather just use POKE to get high intensity backgrounds but I'm not sure what values to use for the addresses etc. Any help would be greatly appreciated. Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top