On Thu, 25 Mar 2004, Gregory Pietsch wrote:
> i (insert mode) - implemented. I made the get-out-of-insert-mode
> character a period on an otherwise blank line instead of control-Z
> because the one thing I hated about MS edlin was the use of control
> characters in the syntax. (The period can be e
Hi!
26-Мар-2004 11:21 [EMAIL PROTECTED] (tom ehlert) wrote to Aitor Santamarэa
Merino <[EMAIL PROTECTED]>:
>>>emm386 RAM=m-n range for UMBs + EMS
>>>emm386 ROM=m-n range of RAM to be used to shadow ROM
>>> as soon as someone finds out what that's supposed to do _exactly_
ASM>> My guesses:
te>
Hi,
tom ehlert escribió:
emm386 RAM=m-n range for UMBs + EMS
emm386 ROM=m-n range of RAM to be used to shadow ROM
as soon as someone finds out what that's supposed to do _exactly_
ASM> My guesses:
ASM> RAM
wrong guess
why? I mean, you don't know how to implement this... (see below)
AS
>>emm386 RAM=m-n range for UMBs + EMS
>>emm386 ROM=m-n range of RAM to be used to shadow ROM
>>
>> as soon as someone finds out what that's supposed to do _exactly_
>>
ASM> My guesses:
ASM> RAM
wrong guess
ASM> My suspicion is ...
ASM> ROM, my guessing is (only a guessing), ...
e.g. Eric impl
Aitor Santamaría Merino wrote:
Hi,
Gregory Pietsch escribió:
I don't see anything about edlin or code in there, so I guess they
are okay, or am I just not getting any feedback?
Oops, sorry!
When the list was first posted, EDLIN didn't exist, so I'll add it (to
MISC utilities, ok?). Could yo
Luchezar Georgiev escribio':
Here is a quote from the spec
(http://fd-doc.sourceforge.net/spec/spec.html):
The MS-DOS 3.3 compatibility extends only to the FreeDOS kernel.
FreeDOS programs should be compatible with MS-DOS 6.22, because those
are the features that users will be most familiar wi
Hi,
Gregory Pietsch escribió:
I don't see anything about edlin or code in there, so I guess they are
okay, or am I just not getting any feedback?
Oops, sorry!
When the list was first posted, EDLIN didn't exist, so I'll add it (to
MISC utilities, ok?). Could you report on the commands already
Hi,
Luchezar Georgiev escribiÃ:
Thanks, Aitor!
1.0 todo's: http://fdos.org/ripcord/fdos_1_0/official/todos.htm
As far as I know, APPEND is considered dangerous and incompatible. It
had better stay missing.
Well, it is not aware of task switchers, it may have problems with
executing nested SH
Hi,
BTW, TO EVERYBODY (I forgot to say): changes will not be commited
IMMEDIATELY, ok?
tom ehlert escribió:
emm386 RAM=m-n range for UMBs + EMS
emm386 ROM=m-n range of RAM to be used to shadow ROM
as soon as someone finds out what that's supposed to do _exactly_
My guesses:
RAM (you can spe
Many thanks, Bart.
Alain, that is what I tried to explain but with nicest words (probably
of an English native speaker! ;-)).
Aitor
Bart Oldeman escribió:
I think that SCANDISK is the most important missing program.
it may be important, but I respectfully disagree it being a showstopper.
Nice that you pointed about FAT32.
I'll explain what I tried to reflect in the list (because FAT32 was not
popular time ago).
My point has been: FAT32 support is left as post-1.0. The fact that
KERNEL, FDISK and other components already support FAT32 is an extra
plus, but maybe we don't need to
A little more about memory testing: A good teste program must be very
long, for one thing that nowdays memory are prone to random errors, not
only repeatable ones. What I believe is usefull is something else: just
check if it is there at all, if there are no holes (like the one at 16Mb
inserted
Yes, Bart, "the show must go on!" ;-)
The FreeDOS spec still states that we should be compatible with MSDOS
3.3.
Here is a quote from the spec
(http://fd-doc.sourceforge.net/spec/spec.html):
The MS-DOS 3.3 compatibility extends only to the FreeDOS kernel. FreeDOS
programs should be compatible
Hello Alain,
A> tom ehlert escreveu:
>> himem /TESTMEM:ON|OFF
>> really want a (bad) memory test in 1.0 ?
A> As bad as is MS's is, it did save me many times. Consider it not a
A> _test_for_100%_ok_ but as a _test_if_exists_ and
I disagree.
If you want a memorytest (I don't question that), you
On Thu, 25 Mar 2004, Luchezar Georgiev wrote:
> Thanks, Aitor!
> > 1.0 todo's: http://fdos.org/ripcord/fdos_1_0/official/todos.htm
> As far as I know, APPEND is considered dangerous and incompatible. It had
> better stay missing.
> I think that SCANDISK is the most important missing program.
it
If we have a fat32 kernel, and chkdsk is only fat16 we cannot use it :(
We can, but only on FAT12 and FAT16 volumes.
But SCANDISK must support FAT32. That's why it had better use the DOSFSCK,
not CHKDSK engine.
---
This SF.Net email is sponsored
tom ehlert escreveu:
himem /TESTMEM:ON|OFF
really want a (bad) memory test in 1.0 ?
As bad as is MS's is, it did save me many times. Consider it not a
_test_for_100%_ok_ but as a _test_if_exists_ and you can understand how
good it is.
IMHO if implemented, it should be implemented with that f
Hi,
I found this:
chkdsk Ready 2003-10-6
I don't agree. If we have a fat32 kernel, and chkdsk is only fat16 we
cannot use it :( There could be a reference to dosfsck, stating not
compatible or something.
Alain
Aitor Santamaría Merino escreveu:
I have committed most of the pending ch
Thanks, Aitor!
1.0 todo's: http://fdos.org/ripcord/fdos_1_0/official/todos.htm
As far as I know, APPEND is considered dangerous and incompatible. It had
better stay missing.
I think that SCANDISK is the most important missing program. Whether to
borrow code for it from CHKDSK, DOSFSCK, both or n
emm386 RAM=m-n range for UMBs + EMS
emm386 ROM=m-n range of RAM to be used to shadow ROM
as soon as someone finds out what that's supposed to do _exactly_
himem /INT15H=xxx
himem /HMAMIN=m
prehistoric crap might be moved to Post 3.0
himem /TESTMEM:ON|OFF
really want a (bad) memory test
Aitor Santamaría Merino wrote:
Hi all,
I have committed most of the pending changes to the TODO list.
While Jim and I acknowledge on the way of reintegrating it on the
site, Bernd has kindly posted a preview of the list in the links below:
1.0 todo's: http://fdos.org/ripcord/fdos_1_0/official/t
Hi all,
I have committed most of the pending changes to the TODO list.
While Jim and I acknowledge on the way of reintegrating it on the site,
Bernd has kindly posted a preview of the list in the links below:
1.0 todo's: http://fdos.org/ripcord/fdos_1_0/official/todos.htm
post-1.0: http://fdos.
22 matches
Mail list logo