Skip to content

Commit

Permalink
Update vdu.asm
Browse files Browse the repository at this point in the history
  • Loading branch information
wwarthen committed Feb 11, 2025
1 parent ae9b9f9 commit 5a48cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/HBIOS/vdu.asm
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ VDU_INIT:
;
VDU_INIT1:
CALL VDU_CRTINIT ; INIT SY6845 VDU CHIP
CALL VDU_VDARES
CALL VDU_VDAINI
CALL PPK_INIT ; INITIALIZE KEYBOARD DRIVER
;
; ADD OURSELVES TO VDA DISPATCH TABLE
Expand Down

0 comments on commit 5a48cc5

Please sign in to comment.