mirror of
https://github.com/Tolik-Trek/Estex-DSS.git
synced 2026-06-15 09:21:47 +03:00
...
This commit is contained in:
parent
2bb5225be4
commit
21a4660eff
@ -1,24 +0,0 @@
|
|||||||
////////////////////////////////////////////////////////////////////////
|
|
||||||
;
|
|
||||||
;
|
|
||||||
////////////////////////////////////////////////////////////////////////
|
|
||||||
CHDISK_FN: CALL CHDISK
|
|
||||||
RET C
|
|
||||||
PUSH AF
|
|
||||||
CALL DIR_PATH_CHANGE.FullCurrent
|
|
||||||
POP AF
|
|
||||||
RET
|
|
||||||
CHDISK: ;[x] ¡®«¥¥ ª®à४â ï ᬥ ¤¨áª
|
|
||||||
CALL OPENDSK
|
|
||||||
;
|
|
||||||
;R010
|
|
||||||
RET C
|
|
||||||
LD HL,CORE_BUFFERS.WorkDirectory
|
|
||||||
LD (HL),0
|
|
||||||
PUSH AF
|
|
||||||
CALL OPENDIR
|
|
||||||
POP BC
|
|
||||||
RET C
|
|
||||||
LD A,B
|
|
||||||
RET
|
|
||||||
;
|
|
||||||
Loading…
Reference in New Issue
Block a user