[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QIX for ProDOS



Awesome!  Thanks!

On Wednesday, October 24, 2012 1:36:56 PM UTC-5, Steve Nickolas wrote:
> http://1.buric.co/qix8.zip
> 
> 
> 
> This version, BTW, does not have a garbled title screen.  It also has the 
> 
> FUN TIME ARCADE splash screen (though not the Alien Technology ones, nor 
> 
> the Taito logo on the first splash).
> 
> 
> 
> It is a little less tested than the DOS 3.3 version.  All the code I used 
> 
> is in there, it's messy as hell but it's there.
> 
> 
> 
> 1. It needs 4 files: QIX.SYSTEM, QIXOVL1, QIXOVL2 and QIXOVL3.
> 
> 
> 
> 2. Because the code goes up to $B09A, it cannot be run from BASIC.SYSTEM.
> 
>     If you try, you'll get NO BUFFERS AVAILABLE.  (This can prolly be
> 
>     worked around, but it would require another file.)
> 
> 
> 
> -uso.