[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
QIX for ProDOS
- Subject: QIX for ProDOS
- From: Steve Nickolas <usotsuki@buric.co>
- Date: Wed, 24 Oct 2012 14:42:22 -0400
- Cancel-lock: sha1:mT6iQJLEA4m4A9Rg2Lcz6VWxvzk=
- Injection-info: mx04.eternal-september.org; posting-host="b1331f5cb4326106a7720f5a86b16b36"; logging-data="23630"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19mvs5o8MYWdFoZv+zJWXBOKmFMeDsc4Tc="
- Newsgroups: comp.sys.apple2
- Organization: A noiseless patient Spider
- User-agent: Alpine 2.02 (DEB 1266 2009-07-14)
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.