Re: [Freedos-user] Not sure is it possible - but maybe I'm missing something?

2019-05-10 Thread ZB
On Fri, May 10, 2019 at 03:33:29PM +, Bret Johnson wrote:

> FWIW, I prefer NASM myself also.  I started out using A86/A386 a long
> time ago (before NASM and FASM even existed in a useful form) but my
> source code eventually got too big for A86 to handle.  A86 doesn't take
> advantage of extended or expanded memory or protected mode so it can't
> handle large or complicated source files, plus it's not free. [..]

Thanks. Learning how to use these tools themselves will take some fair share
of my time, that's why I'm curious to know opinion of more experienced ones.

> Also FWIW, I still prefer the D86/D386 Debugger (though even it has its
> quirks).  The Debugger is at least as, if not more, important as
> the Assembler itself.

I read very good opinions about Watcom's debugger (WD) - from Open Watcom
package - but not yet tried it by myself
-- 
regards,
Zbigniew


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] lfndos crashing...

2019-05-10 Thread Dale E Sterner
Is your win 2000 on fat32 or NTFS.
NTFS was made to resist coping.
I copied xp sp2 to flash without problems.
The XP was on Fat32 not NTFS.
Later versions of Ghost claim to copy
NTFS but it never worked for me. It
always failed.


cheers
DS






On Thu, 09 May 2019 16:45:32 + mich...@robinson-west.com writes:
> DosZip commander sees the long filenames on the Windows 2000 C drive, 
> but when I try to copy these files to an external USB
> hard drive I run into errors. Short of opening the case, I don't 
> think I can use GHOST on the external drive as the restore target.
> I also think the internal hard drive controller is EIDE and not 
> SATA.


**
>From Dale Sterner - MS organic chemistry
http://pubs.acs.org/doi/abs/10.1021/jo00975a052
***


Drink 1 Cup Before Bed, Watch Your Body Fat Melt Like Crazy
mayserve-magestor.com
http://thirdpartyoffers.juno.com/TGL3141/5cd5d64e4b387564e3d56st02duc


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Not sure is it possible - but maybe I'm missing som ething?

2019-05-10 Thread Bret Johnson
FWIW, I prefer NASM myself also.  I started out using A86/A386 a long time ago 
(before NASM and FASM even existed in a useful form) but my source code 
eventually got too big for A86 to handle.  A86 doesn't take advantage of 
extended or expanded memory or protected mode so it can't handle large or 
complicated source files, plus it's not free.

When I started looking for a new Assembler, I compared FASM and NASM and a few 
others and chose NASM since it appeared to be the most appropriate for what I 
do in DOS.  All Assemblers are a little different and all have their quirks and 
different things I like and don't like about them.  I REALLY don't like MASM or 
its clones at all.

Since then, I've converted a few of my older programs from A86 to NASM.  I 
started with a "simple" program to see how hard it was to do the conversion, 
and it is quite difficult.  As a result, I don't convert an existing program 
from A86 to NASM until and unless I have to.  All of my new programs I do in 
NASM.

Also FWIW, I still prefer the D86/D386 Debugger (though even it has its 
quirks).  The Debugger is at least as, if not more, important as the Assembler 
itself.

Bret

-- Original Message --
From: "C. Masloch" 
To: freedos-user@lists.sourceforge.net
Subject: Re: [Freedos-user] Not sure is it possible - but maybe I'm missing 
something?
Date: Fri, 10 May 2019 11:45:06 +0200

On 2019-05-09 18:02 +0200, ZB wrote:
> BTW: which macroassembler you prefer?

I prefer NASM. The reason I initially forked lDebug was actually to keep
its source in the NASM dialect. Also, I adjusted the (default)
disassembly display to mostly match NASM's syntax.

Regards,
ecm 

Chemical Linked to Popcorn Destroys Brain Health
clearstateofmind.com
http://thirdpartyoffers.juno.com/TGL3141/5cd59a0e506541a0e7be6st04vuc


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Not sure is it possible - but maybe I'm missing something?

2019-05-10 Thread C. Masloch
On 2019-05-09 18:02 +0200, ZB wrote:
> BTW: which macroassembler you prefer?

I prefer NASM. The reason I initially forked lDebug was actually to keep
its source in the NASM dialect. Also, I adjusted the (default)
disassembly display to mostly match NASM's syntax.

Regards,
ecm





___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user