Skip to content

Commit

Permalink
[KERNAL] fix broken keymap selection logic
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur committed Mar 29, 2024
1 parent 5d3633a commit 3407b9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernal/drivers/x16/ps2kbd.s
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ _kbd_config:
PopW r1
PopW r0
jsr joystick_from_ps2_init
lda #$ff
clc ;ok
rts

Expand Down

0 comments on commit 3407b9b

Please sign in to comment.