DeskTop S4: Wrap A2D_RELAY use in macros

This commit is contained in:
Joshua Bell 2017-12-30 20:19:43 -08:00
parent c20eeb4b3e
commit a115415fb3
2 changed files with 268 additions and 268 deletions

View File

@ -206,7 +206,7 @@ A2D_HOOK_MOUSE := $20 ; Install mouse hook; A=0 on success, $95 if mou
;; .addr hook Mouse hook routine to install
;; .addr mouse_state (out) Address of mouse state (.word x, y; .byte status)
A2D_GET_INT_HANDLER := $24 ; Get address of interrupt handler
A2D_GET_INT_HANDLER := $23 ; Get address of interrupt handler
;; (input length 0)
;; (output length 2 bytes)
;; .addr handler (out) Address of interrupt handler (after cld)

File diff suppressed because it is too large Load Diff