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!
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!