BBS: Inland Empire Archive Date: 05-27-92 (01:14) Number: 183 From: MATT PRITCHARD @ 930/21 Refer#: 179 To: JOE CRIGGER Recvd: NO Subj: Bright backgrounds ?!? Conf: (2) Quik_Bas
JC>Does anyone know how to replace the blinking colors into bright JC>backgrounds?!? On Monochrome systems, I think you: OUT &H3B8, &h09 On Color Systems, I think it is: OUT &H3D8, &h09 Actually, all you are concerend with is setting Bit 5 to 0, so OUT (addr), INP(ADDR) AND &H0DF should do it. -Matt Pritchard === * SLMR 2.1a * Corporations don't care about you --- InterPCB 1.50 # Origin: CENTRAL BBS -Texas' BEST BBS! 214-393-7090 HST 3+GIGs (8:930/21) * Origin: Gateway System to/from RBBS-NET (RBBS-PC 1:10/8)
Books at Amazon:
Back to BASIC: The History, Corruption, and Future of the Language
Hackers: Heroes of the Computer Revolution (including Tiny BASIC)
Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution
The Advent of the Algorithm: The Idea that Rules the World
Moths in the Machine: The Power and Perils of Programming
Mastering Visual Basic .NET