mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 01:49:25 +00:00
resolve ROMx fight with BOOTi
This commit is contained in:
parent
9d9c104b29
commit
594a282ec9
@ -20,6 +20,11 @@
|
||||
!serious "ProBootEntry is wrong, should be ", *
|
||||
}
|
||||
|
||||
BIT $FACA
|
||||
BIT $FACA
|
||||
BIT $FAFE
|
||||
BIT $F82C
|
||||
BIT $F851 ; work around a ROMx+BOOTi on II+ issue
|
||||
jsr Has64K ; check for 64K (required)
|
||||
; exits with ROM read, no write
|
||||
bcc @enough_mem
|
||||
|
Loading…
Reference in New Issue
Block a user