Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 1d - (not a vector!) 6845 video init tables http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 1D - (NOT a vector!) 6845 VIDEO INIT TABLES

Format of video init tables:
Offset  Size    Description
 00h 16 BYTEs   table for modes 0 and 1         \
 10h 16 BYTEs   table for modes 2 and 3          \  each table contains values
 20h 16 BYTEs   table for modes 4, 5, and 6      /  for first sixteen 6485 regs
 30h 16 BYTEs   table for mode 7                /
 40h    WORD    size of video RAM for modes 0 and 1
 42h    WORD    size of video RAM for modes 2 and 3
 44h    WORD    size of video RAM for modes 4 and 5
 46h    WORD    size of video RAM for modes 6 and 7
 48h  8 BYTEs   number of colums in each of modes 0 through 7
 50h  8 BYTEs   video controller mode byte for each mode

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson