[Freedos-user] [OT] PTS-DOS

2004-04-24 Thread Florian Xaver
Hi!

Offtopic...

But PTS DOS 32 is avaiable now at 
http://www.phystechsoft.com/ptsdos/products.php?page=4 !

Bye, FLo

---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] [OT] PTS-DOS

2004-04-24 Thread Jim Hall
Unfortunately, not all DOS efforts believe in making their projects 
available as Free or Open Source software.  You'll note PTS-DOS-32 is 
proprietary (closed-source) software, although cheap ($20 per copy).

-jh

IcE wrote:
Why do not to unite all (*DOS) efforts in to one project?

--
Take care
Your friend IcE pr0zac/ at /softhome.net 2:550/112
np: 101.20 Hit FM
On Sat, 24 Apr 2004, Florian Xaver wrote:


Offtopic...
But PTS DOS 32 is avaiable now at
http://www.phystechsoft.com/ptsdos/products.php?page=4 !



--
_
This email message has been automatically encrypted using ROT-26.
---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Writing Utilities for FreeDOS

2004-04-24 Thread Jay Maus
Wow, I'm impressed by all the discussion this has sparked. It's good to see
an active dev community. So I think I'm nearly ready to start futzing around
with FreeDOS code, but it's still a little foreign to me: I'm used to 32-bit
Windows C++. In Visual Studio, no less. Are there any good books or online
guides out there for learning intermediate [Free]DOS 16-bit C programming?

Also, do I need a native FreeDOS environment to compile in, or can I
cross-compile with gcc? Also also, is there a good IDE that'll run in
Windows XP, or do I need to use RHIDE in something like DOSBox? I remember
using RHIDE on my old old old 486 Laptop the first time I started playing
around with DOS code, but it was unbearably slow.

Thanks, I'm really appreciative of the FreeDOS community.
--Jay



---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Fw: [glaunch] There seems to be a porblem

2004-04-24 Thread Jay Maus
Alrighty, so I wrote the GameLauncher list with a problem I was having in
FreeDOS. GameLauncher is a frontend for a bunch of emulators that basically
allows you to pick a game, then it runs the emulator with said game. I.e., I
select Arkanoid for the NES, and it would run 'c:\ARCADE\ROCKNES\rocknes.exe
arkanoid.nes'

Unfortunately, it doesn't work right. So. Is what he says true? Does FreeDOS
have problems with sub processes? If so, how could GL or FreeDOS be modified
to fix this?

I'd really like to have FreeDOS running on here. Win98 would be easier, but
would use more precious resources; FreeDOS gives me real-time emulation in
ZSNES on this machine (233 MHz, 48 MB RAM), where Win98 needs sound turned
off.

I might have to find my old MS-DOS 6 disks, though. Oh, well.

--Jay


 I dunno... if runit.bat works, but it doesn't run inside GL, maybe
 FreeDOS has a problem launching sub processes.  Maybe try it under
 MS-DOS or DR-DOS and see if it works.

 -Dave

 On Monday, April 19, 2004, at 04:37  PM, Jay Maus wrote:

  Hello, Gamelaunchers
  Okay. So I've set up an old 233 MHz Pentium MMX machine as a
  classic
  gaming machine. GameLauncher seemed more versatile than ArcadeOS, so I
  decided to give it a shot. And, well. See the email subject.
  I'm running Game Launcher in the newest version of FreeDOS. I have
  it
  sitting in C:\ARCADE\GLAUNCH, and RockNES sitting in
  C:\ARCADE\ROCKNES. NES
  ROM images are in C:\ARCADE\ROCKNES\ROMS. I believe I have the config
  files
  set up correctly, but here's what happens: I select an NES game in Game
  Launcher, and it exits to the command line.
  Running _gl32 0xdead 0xbeef and selecting, say, Ice Hockey
  returns
  this runit.bat:
 
  @echo on
  cd C:\ARCADE\ROCKNES
  echo Will run: ROCKNES.EXE   C:\ARCADE\ROCKNES\ROMS\ICE_HOCK.NES
  pause
  ROCKNES.EXE   C:\ARCADE\ROCKNES\ROMS\ICE_HOCK.NES
  cd c:\arcade\glaunch
  pause
 
  Running this batch file does, indeed, load up RockNES with Ice
  Hockey
  running. Here's my rocknes.cfg:
 
  [Emulator]
  name = RockNES
  description = Nintendo
  directory = c:\arcade\rocknes
  executable = rocknes.exe
  global_options =
  map_file = nes.map
  options_before_rom = yes
  screen_shot_directory = c:\arcade\rocknes\shots
  use_rom_file = no
  rom_directory = c:\arcade\rocknes\roms
  rom_extension = nes
  use_rom_directory = yes
 
 
  So.. what's up? I really want to get this working, it looks really
  neat.
 
  Thanks!
  --Jay Maus
  [EMAIL PROTECTED]
 
 
 
  ---
  This SF.Net email is sponsored by: IBM Linux Tutorials
  Free Linux tutorial presented by Daniel Robbins, President and CEO of
  GenToo technologies. Learn everything from fundamentals to system
  administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
  ___
  glaunch-public mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/glaunch-public



 ---
 This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
 For a limited time only, get FREE Ground shipping on all orders of $35
 or more. Hurry up and shop folks, this offer expires April 30th!
 http://www.thinkgeek.com/freeshipping/?cpg=12297
 ___
 glaunch-public mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/glaunch-public



---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Suggestion...

2004-04-24 Thread Nicholas Basso
Lucas Pedrosa asked me about this today, so I've decided to look into it.

For Beta9 PR4, we had a zip file containing the base package files, exes,
kernel, and such.  He used it to update his previous install to B9Pr4 value.

We need one for PR5.



---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user