mirror of
https://github.com/Tolik-Trek/Estex-DSS.git
synced 2026-06-15 09:21:47 +03:00
-2 bytes
This commit is contained in:
parent
8ba8177a13
commit
98f5637289
@ -127,9 +127,6 @@ DISKINF: LD C,B
|
|||||||
.error: POP HL
|
.error: POP HL
|
||||||
RET
|
RET
|
||||||
;
|
;
|
||||||
CP #FF ; !FIXIT WorkDirectory
|
|
||||||
;!TEST !Current Dir
|
|
||||||
;JR Z,CURRDS ;R06
|
|
||||||
.CurrentDisk: LD A,(CORE_BUFFERS.CurrentPath)
|
.CurrentDisk: LD A,(CORE_BUFFERS.CurrentPath)
|
||||||
SUB 'A'
|
SUB 'A'
|
||||||
LD HL,CORE_BUFFERS.FS_Buffer.DRIVE
|
LD HL,CORE_BUFFERS.FS_Buffer.DRIVE
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
55
|
56
|
||||||
Loading…
Reference in New Issue
Block a user