Re: [Freedos-user] A different approach

2021-02-04 Thread Jim Hall
On Thu, Feb 04, 2021 at 04:35:07PM -0600, Jim Hall wrote:
>
> > But I'm always on the lookout for an inexpensive Intel-based hobby system
> > that would run FreeDOS. I spoke with an embedded systems company a month
> or
> > two ago, and they are in development of an Intel embedded board with a
> BIOS
> > and VGA that will probably be around $100. I'd buy that if they finally
> > make it to market.


On Thu, Feb 4, 2021 at 4:58 PM ZB  wrote:

> Maybe they could "extend it beyond standard"? For example: VGA with
> sprites and raster-interrupts. It would be nice to have it available
>
>
I'm sure it's whatever their customer base wants them to have. I contacted
them because I saw they were working on the board, and asked them about
using it for a hobby system. I was interested in buying just one - but I am
sure they have customers who buy these in the hundreds or thousands for
embedded systems like display boards, machine control, manufacturing, or
whatever. But it runs FreeDOS (he said they are using that for development)
so there's that. :-)
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] A different approach

2021-02-04 Thread ZB
On Thu, Feb 04, 2021 at 04:35:07PM -0600, Jim Hall wrote:

> But I'm always on the lookout for an inexpensive Intel-based hobby system
> that would run FreeDOS. I spoke with an embedded systems company a month or
> two ago, and they are in development of an Intel embedded board with a BIOS
> and VGA that will probably be around $100. I'd buy that if they finally
> make it to market.

Maybe they could "extend it beyond standard"? For example: VGA with
sprites and raster-interrupts. It would be nice to have it available
-- 
regards,
Zbigniew


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


Re: [Freedos-user] A different approach

2021-02-04 Thread Jim Hall
On Wed, Feb 3, 2021 at 7:38 AM ZB  wrote:

> Build mini MSDOS gaming PC - NO EMULATION! PC104
>
>  https://www.youtube.com/watch?v=ZBsv-jRiIT8
>
> (Using PC/104 components to build a mini 486 MSDOS gaming PC)
>
>
I'd love to have a system like this to experiment with, but the PC/104
modules are just too expensive to really be cost effective as a "hobby"
system. Which is really what it would be for me. I don't think I've seen a
PC/104 for less than $140. Ideally, it would need to be $99 or less before
I'd be ready to buy one.

But I'm always on the lookout for an inexpensive Intel-based hobby system
that would run FreeDOS. I spoke with an embedded systems company a month or
two ago, and they are in development of an Intel embedded board with a BIOS
and VGA that will probably be around $100. I'd buy that if they finally
make it to market.
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] A different approach

2021-02-04 Thread Frantisek Rysanek
On 3 Feb 2021 at 14:36, ZB wrote:

> Build mini MSDOS gaming PC - NO EMULATION! PC104
> 
>  https://www.youtube.com/watch?v=ZBsv-jRiIT8
> 
> (Using PC/104 components to build a mini 486 MSDOS gaming PC)

He's built a PC-104 soundblaster card for christ sake,
and he's using a 486SX CPU = no math coprocessor, even mentioning 
that in the vid... while the same brand (ICOP) make pretty much the 
same board with the lovely DMP Vortex86DX, which he fails to mention.
I've just dropped a comment to that note under the vid.
Such an outrage :-D
And such a very nice project.

Other than that, the PC-104 feature seems to be somewhat expensive on 
the embedded motherboards. Especially the ICOP tiny modules are 
significantly cheaper. No SB Audio though. If you need SB-compatible 
audio = ISA, perhaps PC-104 is not really so very expensive, compared 
to the PICMG ISA option, where you need an ISA backplane, and a big 
chassis etc...

Frank


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


Re: [Freedos-user] A different approach

2021-02-03 Thread Šimon Dobeš
That is very interesting and neat! I want it too. :-)

Dňa st, 3. feb 2021, 14:38 ZB  napísal(a):

> Build mini MSDOS gaming PC - NO EMULATION! PC104
>
>  https://www.youtube.com/watch?v=ZBsv-jRiIT8
>
> (Using PC/104 components to build a mini 486 MSDOS gaming PC)
> --
> regards,
> Zbigniew
>
>
> ___
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
>
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] A different approach

2021-02-03 Thread ZB
Build mini MSDOS gaming PC - NO EMULATION! PC104

 https://www.youtube.com/watch?v=ZBsv-jRiIT8

(Using PC/104 components to build a mini 486 MSDOS gaming PC)
-- 
regards,
Zbigniew


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


Re: [Freedos-user] A different approach to get long file name in dosemu

2008-10-17 Thread Jim Hall
 e.g.
 unix ls /mnt/win_c/dosna~xx.ext result
 I do something to dosna~xx.ext that the result is a 
 /mnt/win_d/longfilename.ext

 As I try to turn the idea into a program, I have some hurdles  to overcome 
 such as lower / upper case mixed, duplicated and embedded with white spaces. 
 It seems a dos filename in dosemu can't be converted successful without 
 errors and the conversion may not be one to one. I want to suppress the error 
 messages by appending 2/dev/null to the unix ls command string above but 
 is not working.
 I hope I expressed my problem clear and you guys can help.



Remember that the command you gave above is being executed in DOS, so
the result output file is redirected output from FreeCOM. It's not
redirected from bash or any UNIX shell. The 2 syntax to redirect
stderr is not supported under DOS.

I thought we had a program that would let you redirect stderr to a
file when running another program, but I cannot find it right now.

-jh

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] A different approach to get long file name in dosemu

2008-10-15 Thread HCL BA

Hello,

I can get long file name in dosemu lredired drives with unix ls commands from 
the dosemu development team.

e.g.
unix ls /mnt/win_c/dosna~xx.ext result
I do something to dosna~xx.ext that the result is a /mnt/win_d/longfilename.ext

As I try to turn the idea into a program, I have some hurdles  to overcome such 
as lower / upper case mixed, duplicated and embedded with white spaces. It 
seems a dos filename in dosemu can't be converted successful without errors and 
the conversion may not be one to one. I want to suppress the error messages by 
appending 2/dev/null to the unix ls command string above but is not working.
I hope I expressed my problem clear and you guys can help.


BAHCL

_
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vistamkt=en-USform=QBRE

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user