mirror of
https://github.com/mi57730/a2d.git
synced 2025-04-04 21:33:13 +00:00
Date DA: Write into DESKTOP.SYSTEM. Issue #30
This commit is contained in:
parent
22c56a5ed2
commit
9c3d6982fb
@ -22,7 +22,7 @@ stash_stack: .byte $00
|
||||
;;; MLI Call Param Blocks
|
||||
|
||||
filename:
|
||||
PASCAL_STRING "MD.SYSTEM"
|
||||
PASCAL_STRING "DESKTOP.SYSTEM"
|
||||
|
||||
DEFINE_OPEN_PARAMS open_params, filename, $900
|
||||
DEFINE_SET_MARK_PARAMS set_mark_params, 3
|
||||
@ -66,7 +66,7 @@ write_buffer:
|
||||
.endproc
|
||||
|
||||
;;; ============================================================
|
||||
;;; Write date into MD.SYSTEM file and exit the DA
|
||||
;;; Write date into DESKTOP.SYSTEM file and exit the DA
|
||||
|
||||
.proc save_date_and_exit
|
||||
sta ALTZPON
|
||||
|
@ -22,7 +22,7 @@ do_make all
|
||||
echo "Verifying diffs:"
|
||||
cecho yellow "calculator N/A - patches applied"
|
||||
cecho yellow "show.text.file N/A - patches applied"
|
||||
verify "date"
|
||||
cecho yellow "date N/A - patches applied"
|
||||
verify "puzzle"
|
||||
verify "sort.directory"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user