SA-1 fixes for SRAM issues

This commit is contained in:
pagefault
2003-09-30 19:14:05 +00:00
parent 6a43d0bff8
commit 6b2a6f106e

View File

@@ -6047,6 +6047,8 @@ NEWSYM CheckROMType
call GenerateBank0TableSA1
call SetAddressingModesSA1
; open .srm file
cmp byte[CHIPSRAM],1
jne .nosa1init
mov edx,fnames+1
call Open_File
jc .nosa1init