Document the latest hack

This commit is contained in:
Juhani Krekelä 2023-03-20 20:48:46 +02:00
parent 13c69db33d
commit c16e9b2937
1 changed files with 1 additions and 1 deletions

View File

@ -490,7 +490,7 @@ mouse_handler:
test bl, Y_OVERFLOW
call xy_handler
mov bh, 1
mov bh, 1 ; Mark that mouse state has updated
and bl, BUTTONS
mov [cs:di], bx