home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FreeWare Collection 2
/
FreeSoftwareCollection2pd199x-jp.img
/
ms_dos
/
ish
/
ish200s
/
path.dat
< prev
next >
Wrap
Text File
|
1990-06-14
|
372b
|
17 lines
;
; ish file converter for MS-DOS Ver 2.00 (90/3/27)
;
;
; Copyright (c) 1986, 1987, 1989, 1990 by M. ishizuka
; All rights reserved.
;
db 0 ; constant
msdos_path db 0, 128 dup(0)
cpm_path db 0, 128 dup(0)
os9_path db 0, 128 dup(0)
unix_path db 0, 128 dup(0)
mac_path db 0, 128 dup(0)
other_os_path db 0, 128 dup(0)
all_os_path db 0, 128 dup(0)