@ TITLE: Patch OS/2 Loader for TLX9200
@ HELP: The OS/2 loader misjudge TLX9200
chip as EGA chip.
This patch will modify OS2LDR
to eliminate this conflict.
To Patch OS2LDR, please boot system
with DOS and use command
ATTRIB -H -R -S OS2LDR
to make the file writable.
@ FILE: OS2LDR Pattern: 2
# Pattern: for version number (JL => JB)
{ EC 8A D0 B8 01 00 80 FA 03 7C
} EC 8A D0 B8 01 00 80 FA 03 72
# Pattern: for dual monitor (INT 10h ah=1b)
{ 26 8A 5D 25 83 C4 40
} B3 08 90 90 83 C4 40