update some comments

This commit is contained in:
4am 2021-07-11 13:21:15 -04:00
parent cba62f83b0
commit 48e7c8cc55

View File

@ -4,10 +4,9 @@
;------------------------------- ;-------------------------------
; ConstructStandardDelivery ; ConstructStandardDelivery
; in: A = low byte of Standard Delivery parameter table (see below) ; in: X = ID of which Standard Delivery we should construct
; X = high byte of Standard Delivery parameter table ; (see apidefs.a)
; out: $1000..$10FF replaced with Standard Delivery bootloader ; out: $1000..$10FF replaced with Standard Delivery bootloader
; all registers clobbered
; A,X clobbered ; A,X clobbered
; Y preserved ; Y preserved
;------------------------------- ;-------------------------------