On 8/30/12 4:17 PM, in article
1055568968368050112....@news.giganews.com, "Michael J.
Mahon" <
mjm...@aol.com> wrote:
<snip>
>
> The one real PITA with the 9918 is that any access to its RAM must be done
> indirectly by setting 9918 registers, which *really* slows things down.
> BTW, that was the *only* access to RAM in the TI 99 series!
>
> -michael - NadaNet 3.1 and AppleCrate II:
http://home.comcast.net/~mjmahon
No, the TI-99 had a 64k address space, with the common expanded TI having
32k (24k at $A000, 8k at $2000). The console only had 256 bytes of CPU RAM,
with 16k RAM for the 9918 that could only be accessed through the 9918.
32k boxes/cards were available. I won't mention GROM. Oops, I did, just
forget I said that...
As for the 9918 being slow... hard to argue... but the F18A does not have
these issues. You can't outrun it with a standard processor from that time
period.
Setting the VDP address registers allow you to read/write consecutive bytes
in VDP RAM without changing the address register.
Ben