Skip to content

Commit

Permalink
Fix Missing Video Device String
Browse files Browse the repository at this point in the history
  • Loading branch information
wwarthen committed Sep 7, 2024
1 parent 90a4d09 commit e212054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/HBIOS/hbios.asm
Original file line number Diff line number Diff line change
Expand Up @@ -7964,6 +7964,7 @@ PS_VDGDC .TEXT "GDC$"
PS_VDTMS .TEXT "TMS$"
PS_VDVGA .TEXT "VGA$"
PS_VDVRC .TEXT "VRC$"
PS_VDEF .TEXT "EF$"
PS_VDFV .TEXT "FV$"
;
; VIDEO TYPE STRINGS
Expand Down

0 comments on commit e212054

Please sign in to comment.