Metropoli BBS
VIEWER: pc3270.pch MODE: TEXT (ASCII)
@ TITLE: Patch PC3270

@ HELP:

    PC3270 check the size of VGA BIOS. If the
    size is bigger than 24K, PC3270 considers
    it as non-VGA. Our VGA BIOS's size is 32K,
    that cause problem.

    This patch will modify PC3270.COM to make
    it recognize 32K BIOS too.


@ FILE: PC3270.COM  Pattern: 1
# Pattern:
{ 02 00 30 75 34
} 02 00 30 72 34

@ FILE: PC3270.EXE  Pattern: 1
# Pattern:
{ 02 00 30 75 34
} 02 00 30 72 34

[ RETURN TO DIRECTORY ]