[zxspectrum] Re: ESXDOS
- From: "Enrico Maria Giordano" <e.m.giordano@xxxxxxxxxxxxxxx>
- To: <mguerreiro@xxxxxxxxxxx>
- Date: Thu, 20 Oct 2005 22:42:38 +0200
-----Messaggio Originale-----
Da: <mguerreiro@xxxxxxxxxxx>
A: "Enrico Maria Giordano" <e.m.giordano@xxxxxxxxxxxxxxx>
Data invio: giovedì 20 ottobre 2005 15.01
Oggetto: Re: ESXDOS
> Why don't use +D syntax like
>
> CAT d1, SAVE d1, etc.
>
> extended as
>
> CAT did, SAVE did, etc.
>
> where id would be the device id?
To be honest, most of the sintax/system was influenced by +D (which is what
I
used before). But, due to the ammount of different devices you can have on
esxdos, it was decided to add another identifier before the 'did'. Just
imagine you have:
1x LS-120 Floppy Disk (fd0)
2x FAT partitions (hd0, hd1)
1x TAP file (td0)
1x TRD drive (vd0)
Strictly following +D scheme you'd have d1,d2,d3,d4 and d5.
I was thinking about something like
CAT dfd0, SAVE dfd0, etc.
but honestly I'm not convinced anymore.
Other thing is, there was no command on +D to change dir (I think there was
with UniDOS, but I never used it, do you know how they did it there?),
http://www.ramsoft.bbk.org/tech/mgt_tech.txt
Best regards.
EMG
--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
- References:
- [zxspectrum] Re: ESXDOS
- From: Enrico Maria Giordano
Other related posts:
- » [zxspectrum] Re: ESXDOS
- » [zxspectrum] Re: ESXDOS
- » [zxspectrum] Re: ESXDOS
- » [zxspectrum] Re: ESXDOS
- » [zxspectrum] Re: ESXDOS
- » [zxspectrum] Re: ESXDOS
> Why don't use +D syntax like > > CAT d1, SAVE d1, etc. > > extended as > > CAT did, SAVE did, etc. > > where id would be the device id?
To be honest, most of the sintax/system was influenced by +D (which is what I
used before). But, due to the ammount of different devices you can have on
esxdos, it was decided to add another identifier before the 'did'. Just
imagine you have:
1x LS-120 Floppy Disk (fd0) 2x FAT partitions (hd0, hd1) 1x TAP file (td0) 1x TRD drive (vd0)
Strictly following +D scheme you'd have d1,d2,d3,d4 and d5.
I was thinking about something like
Other thing is, there was no command on +D to change dir (I think there was with UniDOS, but I never used it, do you know how they did it there?),
http://www.ramsoft.bbk.org/tech/mgt_tech.txt
- [zxspectrum] Re: ESXDOS
- From: Enrico Maria Giordano