mirror of
https://github.com/Tolik-Trek/ZX-SP-ROMs.git
synced 2026-06-15 09:21:45 +03:00
renaming references
This commit is contained in:
parent
b2623d1cd9
commit
53c775b2f6
@ -1 +1 @@
|
|||||||
Subproject commit 443b74c15de8cea63ca89aa89bbb6d60407dc5d0
|
Subproject commit 81f727ca6ecd8fcaaac4f4e573fe1fd6578c1efa
|
||||||
@ -636,11 +636,11 @@ HD_CALC_LOOP2:
|
|||||||
FN_HDD_PART:
|
FN_HDD_PART:
|
||||||
POP AF
|
POP AF
|
||||||
BIT 0,A
|
BIT 0,A
|
||||||
LD A,#21 ; !HARDCODE
|
LD A,IDE.Chanel.Primary
|
||||||
JR Z,.SET_CH
|
JR Z,.SET_CH
|
||||||
LD A,#01 ; !HARDCODE
|
LD A,IDE.Chanel.Secondary
|
||||||
.SET_CH:
|
.SET_CH:
|
||||||
OUT (#BC),A ; !HARDCODE IDE.Chanel.Choose
|
OUT (IDE.Chanel.Set),A
|
||||||
RET
|
RET
|
||||||
; DB 'HDD_DRV_END'
|
; DB 'HDD_DRV_END'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user