Fix another small bug

This commit is contained in:
pagefault
2003-04-14 18:31:19 +00:00
parent f3c6ef89b4
commit 037441596d

View File

@@ -6180,7 +6180,7 @@ NEWSYM CheckROMType
mov byte[DSP4Enable],0
mov esi,[romdata]
mov byte[NumofBanks],128
cmp byte[NumofBanks],128
jbe .notEHi
mov ah,[esi + 040FFDFh]
mov al,[esi + 040FFDEh]