## @(#) created by arne
#######################
##
## from info found at http://www.zimmers.net/cbmpics/c128ds.html
## 
## the commodore 128D were a desktop version of the commodore 128
##

THEME_AUTHOR="arne <brummelufs@hotmail.com>"

WELCOMEMESSAGE="\
               COMMODORE BASIC V7.0 122365 BYTES FREE
                 (C)1985 COMMODORE ELECTRONICS, LTD.
                       (C)1977 MICROSOFT CORP.
                         ALL RIGHTS RESERVED"
PS1="
READY.
"
TITLE="C= 128"
SIZE_X=76
SIZE_Y=28
BGCOLOR="000000"
FGCOLOR="00ffff"
XFONT=amiga.pcf.gz
CFONT=c64_8x16.fnt.gz


BGTRANSPARENCY=0

