|
This post was updated on .
Hi,
I thought that would be easy...
The screen is 256 by 512 pixels, right ?
One word is 16bit or pixels so 512 / 16 = 32, right still ?
But I get an illegal memory address 24704 error when my row counter hits 192. I did expect an one-off but not that much.
Regards,
Stephan
Edit: I made just one loop from SCREEN to KBD-1 now. This works but I'm still wondering why row and column loops were off that much.
|