@PATH C:\MSBOB;%PATH%
@echo off
cls
REM wait 1
echo CL-GD540x/542x Pieter BIOS Version 1.10
echo Copyright 1992 Cirrus Logic, Inc. All Rights Reserved.
echo Copyright 1987-1990 Quadtel Corp. All Rights Reserved.
echo 54xx 11/28/92
echo.
echo ROM BIOS (C)1990 Pieter Megatrends Inc..
echo.
echo.
echo 900896 KB OK.
echo.
echo WAIT......
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo (C) Pieter Megatrends Inc.,
echo 00-XX00-000000-00101111-012893-C0046-0
REM BEEP


REM wait 1
cls
REM wait 1
echo.
echo +--------------------------------------------------------------------------+
echo + System Configuration (C) Copyright 1985-1991, Pieter Megatrends Inc.     +
echo +--------------------------------------------------------------------------+
echo + Main Processor      : 86486DX-33     +  Base Memory Size    : 640 KB     +
echo + Numeric Processor   : Present        +  Ext. Memory Size    : 7168 KB    +
echo + Floppy Drive A:     : 1.2 MB, 5¼"   +  Hard Disk C: Type   : 6          +
echo + Floppy Drive B:     : None           +  Hard Disk D: Type   : 14         +
echo + Display Type        : VGA/PGA/EGA    +  Serial Port(s)      : 3F8, 2F8   +
echo + AMIBIOS Date        : 01/28/93       +  Parallel Port(s)    : 378        +
echo +--------------------------------------------------------------------------+
echo 128KB CACHE MEMORY
echo 40MHz CPU CLOCK
echo.
echo.
echo Starting PIETER-DOS...
echo.
echo.
echo HIMEM is testing extended memory...done
echo.
echo.
REM wait 1
REM echo.
REM echo PieterDOS 1.0
REM echo (C) Copyright Pieter.com. 1995. All rights reserved.
REM wait 2
REM echo.
REM echo To start, type DIR /AD and press Enter to see directory listing. Type WIN to start Windows. Figure out what's possible, see what files I hid here and hREM echo.
REM echo.

PATH C:\MSBOB;C:\EXCEL;C:\MSIE40;C:\WINDOWS;C:\TRUMPET;C:\;C:\WP51\Z:\;C:\TURBOTRX;

REM set path=c:\pctcp4;%path%
REM SET SOUND=C:\SB16
REM SET BLASTER=A220 I7 D1 H5 P330 T6
REM SET MIDI=SYNTH:1 MAP:E

REM Load Sound Drivers
REM LH C:\SB16\DIAGNOSE /S
REM LH C:\SB16\MIXERSET /P /Q

REM Start Network
REM C:\WINDOWS\net start

REM Load Network Drivers (old now replaced with PCTCP)
REM C:\PACKET\NE2000.COM 0x60
REM NOTE: loaded at packet vector 0x61 (not 0x60) so that QuakeWorld-DOS
REM (GAMES\QWDOS) can load its EtherSlip SLIP driver at 0x60. The Windows
REM dial-up uses Trumpet internal SLIP (TRUMPWSK.INI vector=00) and does NOT
REM use this packet driver, so moving it is safe.
C:\PACKET\NE2000.COM 0x61 9 0x300

REM WINPKT DOES NOT WORK WITH DOS NETWORKING MTCP DISABLE IT IF U WANT DOS TO WORK
C:\PACKET\WINPKT.COM 0x61

REM --- bring up TCP/IP ---
REM SET MTCPCFG=C:\MTCP\MTCP.CFG


REM Get DHCP address
REM set MTCPCFG=C:\MTCP\MTCP.CFG
REM c:\MTCP\DHCP.EXE

REM SET PCTCP=c:\pctcp4\pctcp.ini
REM c:\pctcp4\ethdrv.exe
REM c:\pctcp4\dhcp

WIN
