Group some link.asm code into "paragraphs"

This commit is contained in:
Rangi
2020-11-02 19:32:14 -05:00
parent 1756a553f7
commit 01d6e6c758
2 changed files with 44 additions and 10 deletions

View File

@@ -89,6 +89,7 @@ Serial::
reti
Serial_ExchangeBytes::
; send bc bytes from hl, receive bc bytes to de
ld a, TRUE
ldh [hSerialIgnoringInitialData], a