Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!mailrus!iuvax!boyer From: boyer@iuvax.cs.indiana.edu (Charles David Boyer) Newsgroups: comp.lang.scheme Subject: Re: Minimum hardware for PC-Scheme Message-ID: <46523@iuvax.cs.indiana.edu> Date: 2 Jun 90 17:37:28 GMT References: <9639@sbcs.sunysb.edu> Distribution: na Organization: Indiana University, Bloomington Lines: 20 kroe@sbcs.sunysb.edu (KiYun Roe) writes: >Would someone mind telling me what the minimum hardware requirements >for PC-Scheme are? Would it run, for instance, on a Toshiba T1000SE >laptop w/o hard disk? Does it take advantage of expanded memory? >-- Paraphrased from the TI-Scheme manual: - MS-DOS 2.1 (or greater) or PC-DOS 2.0 (or greater) - 320K bytes of memory - Dual diskette drives Note that additional memory and a hard disk are recomended, particularly for software development. The EDWIN text editor requires a minimum of 512L bytes of memory. Also, graphics hardware support is required to use the graphics features of PC Scheme. PC Scheme will use expanded or extended memory (by running different executables) but runs fastest in standard memory. David Boyer