Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!CARLETON.BITNET!Mike_Wilson From: Mike_Wilson@CARLETON.BITNET (Mike Wilson) Newsgroups: net.micro.atari16 Subject: I *need* memory! Message-ID: <8606131855.AA04757@ucbvax.Berkeley.EDU> Date: Fri, 13-Jun-86 13:17:00 EDT Article-I.D.: ucbvax.8606131855.AA04757 Posted: Fri Jun 13 13:17:00 1986 Date-Received: Tue, 17-Jun-86 19:27:20 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 23 Hi, I'm currently working on a project to port a new version of Smalltalk (examplar-based, multiple inheritance, multiple PROCESSOR, for those who are interested) to multiple 68000's on the VME bus. Currently we are doing our development on Apple Mac "XL"s, but we are investigating the use of other machines (because the Lisas are reaching the end of their useful lifespan, and support is lousy!). The ATARI 1040 (or 520 for that matter) seems like a reasonable choice, except for the question of memory. You see, the Smalltalk image alone (ie. without *any* code to execute it) is well over 900K long, so unless we can expand memory to at least 2Meg, we can't use them. So... My question is: What is the current (read: "Right Now!") limit on the amount of expansion memory which is supported by the ATARI? By the way, an offshoot of this project would probably be a working Smalltalk for all ATARIs (Once it works, we could always prune it down to fit). .Mike