mirror of
https://github.com/mi57730/a2d.git
synced 2025-08-15 10:27:26 +00:00
DeskTop S4: Wrap A2D_RELAY use in macros
This commit is contained in:
2
a2d.inc
2
a2d.inc
@@ -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
Reference in New Issue
Block a user