Re: non-standerd vga mode

 BBS: Inland Empire Archive
Date: 05-21-92 (02:02)             Number: 182
From: MATT PRITCHARD @ 930/21      Refer#: NONE
  To: MARTIN BOUCHARD               Recvd: NO  
Subj: Re: non-standerd vga mode      Conf: (2) Quik_Bas
MB>Is the 360 X 480 mode can be BLOADed and BSAVED like 320 X 200. If yes,
MB>what is the begining segment of the screen in 360 X 480. Also,
MB>do you have some routines for clipping (like PUT & GET) the
MB>screen in that resolution. If not, I could allways make one in ASM.

The 360x480 mode can *not* be BLOADed and BSAVED like mode
13.  You can BLOAD & BSAVE like mode 12.. You have repeat
the process 4 times! once for each plane...  I don't have
the code handy but the address info is:

MODE = X (360 x 480 x 256 color)
SEGMENT (DEF SEG) = &hA000
OFFSET = 0
LENGTH = 43200

-Matt Pritchard

===
 * SLMR 2.1a * Corporations Often Lie to Their Employees

--- 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)
Outer Court
Echo Basic Postings

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