Level 27: Hello, Ports!
Task
Change the constants in the program so the pixel lights up at X=4, Y=12.
Solution
Ports: 252=X, 253=Y, 255=write. Change LDA 8 to the target coordinates.
Change the constants in the program so the pixel lights up at X=4, Y=12.
Ports: 252=X, 253=Y, 255=write. Change LDA 8 to the target coordinates.