Instruction manual

52 PCM-3335 User's Manual
Configuring various LCD display
Follow the instructions below to integrate an LCD VGA BIOS into
the PCM-3335 system BIOS.
1. Combine the VGA BIOS with the system BIOS following the
instructions at the DOS prompt.
DEBUG ; DOS utility program
-N SBC-355.ROM <ENTER>
-L 4000:0 <ENTER>
-N <VGABIOS.DAT> <ENTER>; Read STN.DAT in BIOS files
for example
-L 4000:0 <ENTER>
-R CX <ENTER>
CX 2000
:0 <ENTER>
-R BX <ENTER>
BX 0000
:2 <ENTER>
-N <Newfile.ROM> <ENTER>; Assign new file name to
new SBC-355V BIOS
-W 4000:0 <ENTER>; Write the BIOS back to disk
-Q <ENTER>
2. Use the utility program AMIFLASH.COM to write the system
BIOS file you just created to the BIOS chip on board.
AMIFLASH <Newfile.ROM>