Thanks to intvnut from AtariAge, from he i got today the missing sites from TMS-Programmers Guide.
http://www.obsieger.de/TI_VideoDisplayP ... endexE.pdf
It show some examples how to access the TMS with different CPU.
Is not really helpful but maybe interesting for someone.
TMS - VideoDisplayProcessorsGuide1984_AppendexE
Re: TMS - VideoDisplayProcessorsGuide1984_AppendexE
That's great indeed!
I got your PDF, and "merged" it with the rest of the book.
I made a new PDF with all book excluding appendix F-G. I put it on a specific new "files area" on the CreatiVEmu server:
https://www.madrigaldesign.it/creativemu ... _guide.pdf
I would eventually put more useful docs and stuff there.
I got your PDF, and "merged" it with the rest of the book.
I made a new PDF with all book excluding appendix F-G. I put it on a specific new "files area" on the CreatiVEmu server:
https://www.madrigaldesign.it/creativemu ... _guide.pdf
I would eventually put more useful docs and stuff there.

Re: TMS - VideoDisplayProcessorsGuide1984_AppendexE
Hi,
perfect, thank you.
I have some more interesting pdf about the TMS, i send you soon.
perfect, thank you.
I have some more interesting pdf about the TMS, i send you soon.
Re: TMS - VideoDisplayProcessorsGuide1984_AppendexE
Aha, you got a copy too. Well, I agree that it doesn't give any more knowledge than we already gathered from e.g. Kurt's demos and the code posted by me and TBCTBC. It can be noted that the VDP_Data_Write is assigned to $C000 and VDP_Status_Write to $C002 if I read correctly. I don't know if those addresses belong to some Apple ][ expansion card (there were a bunch with VDP) or were picked out of the blue by TI when they wrote the book.
Edit: The same addresses are used in all code examples, so most definitely not related to a particular implementation. It could be noted that Apple ][ uses addresses $C000-$C08F for internal use, so no expansion card could use those anyway.
Edit: The same addresses are used in all code examples, so most definitely not related to a particular implementation. It could be noted that Apple ][ uses addresses $C000-$C08F for internal use, so no expansion card could use those anyway.