64bit dos is good idea, but, if you write it, you must create a 16bit
interrupts, and all any 16 bit DOS function, or you can not run any app on
your system.
So, what app need 64bit DOS? Or you will write a D3D games for your DOS? :-)
Compile freedos with 64bit C compiler, and change the registers in all
assembly source, and the 64bit DOS is complete. :-)


2006/11/27, [EMAIL PROTECTED] <
[EMAIL PROTECTED]>:

Send Freedos-devel mailing list submissions to
       freedos-devel@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
       https://lists.sourceforge.net/lists/listinfo/freedos-devel
or, via email, send a message with subject or body 'help' to
       [EMAIL PROTECTED]

You can reach the person managing the list at
       [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Freedos-devel digest..."


Today's Topics:

  1. dos64 (????????)
  2. Re: dos64 (Blair Campbell)
  3. PG 8086 incompatible issue (HCL BA)
  4. Re: dos64 (tom ehlert)
  5. Re: dos64 (Lyrical Nanoha)
  6. Re: dos64 (Alain M.)
  7. Re: dos64 (Lester)
  8. Re: dos64 (Blair Campbell)
  9. Re: dos64 (Lester)
10. Edlin 2.9A is on SourceForge! (Gregory Pietsch)
11. Re: Edlin 2.9A is on SourceForge! (Jim Hall)


----------------------------------------------------------------------

Message: 1
Date: Wed, 22 Nov 2006 04:22:13 +0300
From: ???????? <[EMAIL PROTECTED]>
Subject: [Freedos-devel] dos64
To: freedos-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=Windows-1251

Hello, freedos-devel.

I have created project DOS64. If somebody will interest, take part.
http://sourceforge.net/projects/dos64

--
Vladimir   [EMAIL PROTECTED]




------------------------------

Message: 2
Date: Tue, 21 Nov 2006 17:29:46 -0800
From: "Blair Campbell" <[EMAIL PROTECTED]>
Subject: Re: [Freedos-devel] dos64
To: " ???????? " <[EMAIL PROTECTED]>,  freedos-devel@lists.sourceforge.net
Message-ID:
       <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=KOI8-R; format=flowed

Just curious; would this run real-mode DOS applications?  If so, as
far as I understand this would be extremely slow because you have to
switch 64bit-32bit-16bit-32bit-64bit.

On 11/21/06, ???????? <[EMAIL PROTECTED]> wrote:
> Hello, freedos-devel.
>
> I have created project DOS64. If somebody will interest, take part.
> http://sourceforge.net/projects/dos64
>
> --
> Vladimir   [EMAIL PROTECTED]
>
>
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys - and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>


--
Fall is my favorite season in Los Angeles, watching the birds change
color and fall from the trees.
  David Letterman (1947 - )

See ya

------------------------------

Message: 3
Date: Wed, 22 Nov 2006 07:44:26 +0000
From: "HCL BA" <[EMAIL PROTECTED]>
Subject: [Freedos-devel] PG 8086 incompatible issue
To: freedos-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; format=flowed

Hello,

I supposed to locate and address the PG 8086 incompatible issue myself.
I got a

    cmp dword

statement in svhex.asm with my bare eyes that probably trigger a crash,
I regret I don't have hardware to verify and go further into the problem,
please describe the problem more specific so I can release a bug fix soon.

Is that QEMU can help? I set it up and run a freedos image in a linux box,
but I don't know how to make QEMU act like an 8086. Thanks for any tips.

regards,
bahcl

_________________________________________________________________
Learn English via Shopping Game, FREE!
http://www.linguaphonenet.com/BannerTrack.asp?EMSCode=MSN06-03ETFJ-0211E




------------------------------

Message: 4
Date: Wed, 22 Nov 2006 12:19:55 +0100
From: tom ehlert <[EMAIL PROTECTED]>
Subject: Re: [Freedos-devel] dos64
To: Blair Campbell <freedos-devel@lists.sourceforge.net>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii

Hello Blair,

> Just curious; would this run real-mode DOS applications?  If so, as
> far as I understand this would be extremely slow because you have to
> switch 64bit-32bit-16bit-32bit-64bit.

as far as I know FreeDOS works great on AMD64 (in good old real mode);
no need for such a (completely empty) project

Tom





------------------------------

Message: 5
Date: Wed, 22 Nov 2006 08:16:18 -0500 (EST)
From: Lyrical Nanoha <[EMAIL PROTECTED]>
Subject: Re: [Freedos-devel] dos64
To: freedos-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

On Wed, 22 Nov 2006, tom ehlert wrote:

> as far as I know FreeDOS works great on AMD64 (in good old real mode);
> no need for such a (completely empty) project

Yep.  I have an AMD64, never had trouble running DOS if I needed it.

-uso.



------------------------------

Message: 6
Date: Wed, 22 Nov 2006 16:41:46 -0200
From: "Alain M." <[EMAIL PROTECTED]>
Subject: Re: [Freedos-devel] dos64
To: tom ehlert <[EMAIL PROTECTED]>,
       freedos-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

I hava a few AMD-Semprom-64 and many clients have a great assortment of
everyting new , a lot of them 64 bits. DOS and FreeDOS run just fine.

The problem is that sometimes new machines have BIOS with little
problems. Only once in about 200, I got problems using VESA. NIC drivers
usually are ok...

Alain

tom ehlert escreveu:
> Hello Blair,
>
>> Just curious; would this run real-mode DOS applications?  If so, as
>> far as I understand this would be extremely slow because you have to
>> switch 64bit-32bit-16bit-32bit-64bit.
>
> as far as I know FreeDOS works great on AMD64 (in good old real mode);
> no need for such a (completely empty) project
>
> Tom
>
>
>
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys - and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>
>



------------------------------

Message: 7
Date: Thu, 23 Nov 2006 09:07:13 +0000 (UTC)
From: Lester <[EMAIL PROTECTED]>
Subject: Re: [Freedos-devel] dos64
To: freedos-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>

tom ehlert <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:

> Tom E: as far as I know FreeDOS works great on AMD64
> no need for such a (completely empty) project ...

FreeDOS is 16-bit os, FreeDOS-32 is 32-bit os and this project is not
called FreeDOS but some other DOS and seems to be about a 64-bit DOS-like
os. Just to compare, regular version of Windows XP is 32-bit os and there
is also experimental 64-bit version of available.

You will find 32-bit FreeDOS project here:

http://freedos-32.sourceforge.net/

Lester




------------------------------

Message: 8
Date: Thu, 23 Nov 2006 14:30:22 -0800
From: "Blair Campbell" <[EMAIL PROTECTED]>
Subject: Re: [Freedos-devel] dos64
To: freedos-devel@lists.sourceforge.net
Message-ID:
       <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Yes but speedwise I am saying that it isn't very practical if you
expect to run 16-bit apps on a 64-bit OS, if not impossible without
complete CPU emulation.

On 11/23/06, Lester <[EMAIL PROTECTED]> wrote:
> tom ehlert <[EMAIL PROTECTED]> wrote in
> news:[EMAIL PROTECTED]:
>
> > Tom E: as far as I know FreeDOS works great on AMD64
> > no need for such a (completely empty) project ...
>
> FreeDOS is 16-bit os, FreeDOS-32 is 32-bit os and this project is not
> called FreeDOS but some other DOS and seems to be about a 64-bit
DOS-like
> os. Just to compare, regular version of Windows XP is 32-bit os and
there
> is also experimental 64-bit version of available.
>
> You will find 32-bit FreeDOS project here:
>
> http://freedos-32.sourceforge.net/
>
> Lester
>
>
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
your
> opinions on IT & business topics through brief surveys - and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>


--
Fall is my favorite season in Los Angeles, watching the birds change
color and fall from the trees.
  David Letterman (1947 - )

See ya



------------------------------

Message: 9
Date: Fri, 24 Nov 2006 10:48:01 +0000 (UTC)
From: Lester <[EMAIL PROTECTED]>
Subject: Re: [Freedos-devel] dos64
To: freedos-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>

> BC: speedwise, it isn't very practical if you expect to run 16-bit apps
> on a 64-bit OS, if not impossible without complete CPU emulation.

Ideally, it would require applications specifically designed for 64-bit
DOS. Sounds like daydreaming, but let's see what happens.

Lester




------------------------------

Message: 10
Date: Sun, 26 Nov 2006 17:16:49 -0500
From: Gregory Pietsch <[EMAIL PROTECTED]>
Subject: [Freedos-devel] Edlin 2.9A is on SourceForge!
To: freedos-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Although it's personally been a difficult month for me, I have triumphed
once again with a new version of FreeDOS Edlin, the one project without
which the entire FreeDOS project would be plunged into darkness. Version
2.9A reflects everything that I have received as improvements since the
2.9 release, including a new translation of the msgs.h file into Polish.
I also threw in a kit2msgs filter program to make things easier for the
i18n crowd. -- Gregory Pietsch




------------------------------

Message: 11
Date: Mon, 27 Nov 2006 11:01:20 -0600
From: Jim Hall <[EMAIL PROTECTED]>
Subject: Re: [Freedos-devel] Edlin 2.9A is on SourceForge!
To: freedos-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

On Sun, 2006-11-26 at 17:16 -0500, Gregory Pietsch wrote:

> Although it's personally been a difficult month for me, I have triumphed
> once again with a new version of FreeDOS Edlin, the one project without
> which the entire FreeDOS project would be plunged into darkness. Version
> 2.9A reflects everything that I have received as improvements since the
> 2.9 release, including a new translation of the msgs.h file into Polish.
> I also threw in a kit2msgs filter program to make things easier for the
> i18n crowd. -- Gregory Pietsch


What's the URL?

-jh
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://sourceforge.net/mailarchive/forum.php?forum=freedos-devel/attachments/20061127/39e84527/attachment.html

------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

------------------------------

_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


End of Freedos-devel Digest, Vol 6, Issue 19
********************************************

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to