[Coco] Intercepting commands like POKE?

Allen Huffman alsplace at pobox.com
Thu Jan 4 13:27:17 EST 2024


On Jan 4, 2024, at 12:06 PM, michaelkline704 via Coco <coco at maltedmedia.com> wrote:
> 
> Would the program Colorkit help provide clues to your project if it was disassembled and analysed?Michael

Wow, that’s a neat program.

https://colorcomputerarchive.com/repo/Documents/Manuals/Operating%20Systems/Colorkit%20Reference%20Manual%20%28Prickly-Pear%20Software%29.pdf

In my task, I want to be able to intercept PRINT@ so I can use it to locate on a high res graphics screen, and I want to intercept POKE to allow POKE to work on it as well, virtually.

I’ll have to see what all this program does and see if it does anything like that. It appears they just add new dot commands, rather than alter existing ones, but I am unsure.


More information about the Coco mailing list