Skip to content

Commit

Permalink
fix minor error while rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur committed Mar 1, 2024
1 parent cd27e9a commit 7270459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernal/cbm/irq.s
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

; VBLANK IRQ handler
;
key
.macro irq_impl
jsr ps2data_fetch
jsr mouse_scan ;scan mouse (do this first to avoid sprite tearing)
Expand Down

0 comments on commit 7270459

Please sign in to comment.