Arreglo bug

This commit is contained in:
antoniovillena 2020-08-09 18:30:41 +02:00
parent 970d813115
commit 6a396592e2
5 changed files with 3 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -336,6 +336,7 @@ fileco defb 'CORE ZX', $30+version
fileco defb 'CORE ZX', $2f+version
ENDIF
ENDIF
cad119 defb ' Add new core', 0
cad83 defb 'Input', 0
defb $11, $11, $11, $11, $11, $11, $11, $11, 0
defb 'Keyb Layout', 0
@ -395,9 +396,10 @@ cad116 defb 'Disable for', 0
defb 'better compa-', 0
defb 'tibility with', 0
defb 'old games', 0, 0
IF recovery=1
cad117 defb 'Remove jumpers', 0
defb 'to continue', 0, 0
cad119 defb ' Add new core', 0
ENDIF
;cad199 defb 'af0000 bc0000 de0000 hl0000 sp0000 ix0000 iy0000', 0