fixed problem with CUF
This commit is contained in:
parent
83b663388c
commit
70dafd79e9
1 changed files with 2 additions and 2 deletions
|
@ -30,6 +30,6 @@ Ierr:
|
|||
jmp .fat
|
||||
.sect .rom
|
||||
Itwo32f:
|
||||
.data1 0200,0117,00,00
|
||||
.data1 0200,0120,00,00
|
||||
Itwo32F:
|
||||
.data1 0200,0117,00,00,00,00,00,00
|
||||
.data1 0200,0120,00,00,00,00,00,00
|
||||
|
|
Loading…
Reference in a new issue