style: caps in comment fix

This commit is contained in:
2024-12-11 05:30:33 -06:00
parent 971dc1d719
commit 9edc255412

View File

@@ -65,7 +65,7 @@ OUTSTR
bne 1B bne 1B
stb UART_BUFR ; Actually do our write stb UART_BUFR ; Actually do our write
bra OUTSTR ; Reset for the next char bra OUTSTR ; Reset for the next char
2 ; Jump point for End of routine 2 ; Jump point for end of routine
rts rts
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;