![]() |
6800 assembly code
Hi everyone. I have a little problem. I have some versions of the same code I would like you to have a look at. The task is to display the amount of X's across the screen and the same amount of lines, that corresponding to the the key you press. eg
if the key press is 2 then it will display XX XX I have got an idea of how to do it. But when I try and store the key presss in the variable at the start of the code after I get the keypress it stops my programming working probably. I have declared a variable called keyPress .byte 0 Here is one version of the code. Code:
|
| All times are GMT +5.5. The time now is 16:22. |