Skip to content

Commit

Permalink
mini11: fix a tiny race
Browse files Browse the repository at this point in the history
  • Loading branch information
EtchedPixels committed Jul 15, 2024
1 parent bf2e2f7 commit 1a34add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Kernel/platform/platform-mini11/mini11.S
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@ _uputc:
ldx 2,x
tpa
psha
sei
ldaa udata+U_DATA__U_PAGE+1
staa IOBASE
stab 0,x
Expand Down

0 comments on commit 1a34add

Please sign in to comment.