[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Addressing 2GS slots with Orca Pascal?
- Subject: Addressing 2GS slots with Orca Pascal?
- From: Yves McDonald <""yves.mcdonald\"@NO SPAM sympatico.ca>
- Date: Mon, 25 Nov 2002 11:59:52 -0500
- Newsgroups: comp.sys.apple2.programmer, comp.sys.apple2
- Organization: Bell Sympatico
- User-agent: Mozilla/5.0 (Windows; U; Win95; fr-FR; rv:0.9.4) Gecko/20011019 Netscape6/6.2
- Xref: archiver1.google.com comp.sys.apple2.programmer:1649 comp.sys.apple2:24808
Hello Apple 2 fans,
I'm an experienced Apple ][+, //e programmer but a newbie when it comes
to Apple 2GS 16-bit mode. I whish to experiment with a sprite card
based on TI's TMS9918A chip. I'd like to use Orca PASCAL for this
instead of fiddling with PEEKs and POKES and their negative decimal
addresses and data or using assembler which is tedious to use for a
first try. I'll use assembler later on to write a more efficient device
driver. Anyway, here's my question: is there a PASCAL programming trick
to access memory space dedicated to slot 1-7? On the same line of
thought, are there online reference on GS hardware architecture? I
have the Toolbox reference books vol. 1 and 2 but I miss the rest of
official Apple 2gs book collection.
Thanks,
Yves