I am having trouble locating the special write mode where $00 is not written [solved]
potatohead
Posts: 10,261
Working on a simple blitter this evening, and I can't seem to remember how we set the mode where $00 is basically not written, but all other byte values are.
I will be looking and will update this post when I find it, but just in case any of you are up, and it comes to mind, I would appreciate a quick pointer.
I will be looking and will update this post when I find it, but just in case any of you are up, and it comes to mind, I would appreciate a quick pointer.
Comments
EEEE 1010011 11I DDDDDDDDD SSSSSSSSS WMLONG D,S/#/PTRx
Writes a long to the HUB, but will not write any byte field containing $00, leaving whatever contents were in the HUB at that byte field address unchanged.