mirror of
https://github.com/mi57730/a2d.git
synced 2025-04-06 04:38:58 +00:00
Update 'DESKTOP1' references so DESKTOP.SYSTEM copied to RAMCard
This commit is contained in:
parent
05b1c02fe9
commit
cb1394f70c
@ -113,7 +113,7 @@ L23DF: .byte $00,$00,$00
|
||||
.byte 0
|
||||
|
||||
;; Files/Directories to copy
|
||||
str_f1: PASCAL_STRING "DESKTOP1"
|
||||
str_f1: PASCAL_STRING "DESKTOP.SYSTEM"
|
||||
str_f2: PASCAL_STRING "DESKTOP2"
|
||||
str_f3: PASCAL_STRING "DESK.ACC"
|
||||
str_f4: PASCAL_STRING "PREVIEW"
|
||||
@ -886,7 +886,7 @@ str_desktop2:
|
||||
|
||||
DEFINE_OPEN_PARAMS open_params, str_desktop1_path, open_io_buffer
|
||||
str_desktop1_path:
|
||||
PASCAL_STRING "DeskTop/DESKTOP1"
|
||||
PASCAL_STRING "DeskTop/DESKTOP.SYSTEM"
|
||||
DEFINE_WRITE_PARAMS write_params, dt1_addr, dt1_size
|
||||
DEFINE_CLOSE_PARAMS close_params
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user