mirror of
https://github.com/Tolik-Trek/Estex-DSS.git
synced 2026-06-15 01:11:48 +03:00
9 lines
174 B
NASM
9 lines
174 B
NASM
;///////////////////////////////////////////////////
|
|
;
|
|
; REM. Š®¬¬¥â ਩ (¢ bat-ä ©«¥)
|
|
;
|
|
;///////////////////////////////////////////////////
|
|
cmd_rem: AND A
|
|
RET
|
|
;
|