Just got to PC today and wanted to run your code, but I have a little problem, my current code looks like this:
SHIFTOUT SDA, SCK, 0, [$C0+row,col]
It sends 2 bytes in a row. How should I do the same with your code?
Just got to PC today and wanted to run your code, but I have a little problem, my current code looks like this:
SHIFTOUT SDA, SCK, 0, [$C0+row,col]
It sends 2 bytes in a row. How should I do the same with your code?
Bookmarks