Path: utzoo!attcan!uunet!samsung!emory!mephisto!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!en.ecn.purdue.edu!piskac From: piskac@ecn.purdue.edu (Robert J. Piskac) Newsgroups: comp.sys.cbm Subject: Re: How to tell new ROMs C128/1571 Message-ID: <1990Jul8.235429.26898@ecn.purdue.edu> Date: 8 Jul 90 23:54:29 GMT References: <16200003@col.hp.com> Organization: Buckaroo Banzai Institute Lines: 19 In article <16200003@col.hp.com>, warren@col.hp.com (Warren Tustin) writes: > > > A quick question. I'm buying a used C128 and 1571. How can I tell if they > have updated roms? Are most of the C128s and 1571s the current revision? > Is there a peek I can do to tell? Any help will be appreciated. Thanks! > > Warren Tustin warren@hp-col.hp.com To find out which version of roms in the C= 128 type this line. bank 15 : print peek(dec("7ffe")) 0 is the older version. 1 is newer version. I don't know the difference between them. piskac@en.ecn.purdue.edu