Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!portal!cup.portal.com!Sullivan From: Sullivan@cup.portal.com (sullivan - segall) Newsgroups: comp.sys.amiga Subject: Re: Black BElt Video Message-ID: <25678@cup.portal.com> Date: 6 Jan 90 21:52:20 GMT References: <25a12198:3611comp.sys.amiga@tronsbox.UUCP> <1990Jan3.200455.7440@athena.mit.edu> Distribution: na Organization: The Portal System (TM) Lines: 17 >This is awesome! Brilliant! Really, really good! >I thought the rumors were totally bogus, but these guys really know >what they're doing!! AND IT'S NOT EVEN A KLUDGE! (imho) > >I want to give these people a million thanks and three hundred bucks! > >Adam > >PS does anyone know why the limits are 59 and 236 instead of 64 and 256? Registers 60,61,62,63 invoke a change to a new register set (0, 1, 2, 3). They could have cheated and used 60 registers per bank, but that would mean that you couldn't select bank 0, if bank 0 were already selected. That would be bad news considering that you might not know which bank was selected at the beginning of the page. -ss