Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!mailrus!tut.cis.ohio-state.edu!husc6!m2c!applix!scott From: scott@applix.UUCP (Scott Evernden) Newsgroups: comp.sys.amiga Subject: Re: 512K expansion for A500 Message-ID: <684@applix.UUCP> Date: 1 Apr 88 22:19:30 GMT References: <3054@gryphon.CTS.COM> <47622@sun.uucp> Reply-To: scott@applix.UUCP (Scott Evernden) Organization: APPLiX Inc., Westboro MA Lines: 18 In article <47622@sun.uucp> cmcmanis@sun.UUCP (Chuck McManis) writes: >It isn't time to upgrade when any one program needs more than 512K chip, >it's when *you* need more than 512K of chip. At one time I had 6 Meg on >my 1000, and when I did it was great for big ram disks but it was useless >when it came to running 4, 5, or 6 programs that opened their own screen. How about some clever code to swap unseen screen bitmaps to/from FAST memory?? I've been toying around with this idea for a few weeks now. I haven't really spent the time to work thru the problem completely, but I can imagine this as a potential solution to the CHIP mem crunch. You'd have to get down and dirty replacing quite a few graphics/intuition library functions, and you might even have to write software equivalents of most of the graphics calls, or else block tasks attempting output. But it COULD be done (couldn't it??). Am I completely off-the-wall? -scott