Displaying 20 results from an estimated 2000 matches similar to: "DOS Assembler"
2008 May 26
4
running 16 bit real mode executables on mac
Hello all,
first of all congratulation to all the wine stuff for the great job.
I was trying to run some old 16 bit executables using wine (darwine) for mac, but from what i understand darwine is still not able to execute those exe.
On Linux, doing
wine TASM.EXE
works fine,
under mac, typing the same command (but using darwine) i get
fixme:module:wine_load_dos_exe DOS executables not
2006 Jul 09
16
Running Turbo C
I must run Turbo C for the university. The install seemed to go
alright, but when I try to run it I get:
$ wine TC.EXE
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
err:module:MZ_DoLoadImage insufficient DOS memory
winevdm: can't exec 'C:\tc\BIN\TC.EXE': error=8
What should I do? I've 512 MB RAM- I can't imagine
2007 Jul 14
4
install a DOS application with wine
Hi
I have a relatively small executable (and also the source code) for an
experimental data logging application which was written to be used with
DOS in the middle ages of earth.
I tried to install it using wine.
Wine simply hangs after the second line - no return to prompt - see below:
user@Laptop:~$ wine '/home/user/Desktop/Pocket.exe'
Warning: unprotecting memory to allow real-mode
2008 Dec 11
6
Dos to USB
Hi, I have a windows app that allows an old dos program that will only print to LPT, to redirect to a USB printer. I was able to use this in native windows. But Wine does not seem to be able to launch a dos box like windows could. The program is at:
http://www.dos2usb.com/download.htm
Unless there is some other way to redirect an LPT port?
Thanks Bob
2004 Jul 20
2
testing menu's
Is there a simple well to test a menu after compiling rather than actually
booting with it from pxe or off the cd? I guess it would run inside
dosemu?
Thanks,
James
James S. Martin, RHCE
Contractor
Administrative Office of the United States Courts
Washington, DC
(202) 502-2394
2007 Mar 03
1
DOS apps
Regarding WINE support for DOS apps:
Is there some fundamental reason why WINE could not be made to support
old DOS apps (like Warcraft), or is it just a matter of missing
libraries and such?
In other words, is there a reason why DosBox, etc. are full hardware
emulators, or why full DOS library support in WINE still wouldn't be
enough?
Thanks,
--
Joel Parker
2002 Jul 17
1
How to emul DOS programs ?
Hi,
Can anybody points me to a *complete* doc explaining how to emule a DOS progs ?
When i want to run a DOS prog, wine tells me 'winedos.dll.so Cannot find symbol MZ_Thread' or
something like this"
Thanks.
-- Aurélien
2006 Apr 29
2
Running MoneyCounts 8.0 for DOS
OS: SuSE 10.0
Wine: v20050725-3.2
I am trying to move this ancient DOS accounting application from a dying
SCO OpenServer system where it has run happily under DOS/Merge for years.
The original installation have long since disappeared. I made a tar
archive of the mc8 directory and all its subdirectories. moved it to the
SuSE box and untarred it under my ~/.wine/drive_c/Program Files/mc8
2009 Apr 17
4
DOS application won't load.
I need some help from the WineHQ members.
I have a DOS application that works under Window XP on a desktop computer and would like the same DOS application to run flawlessly under Wine.
The application loads fine but some buttons and text are missing. So I have to guess where I type the serial number and licence code. It seems to install fine but when you double click on the desktop icon nothing
2011 Sep 10
7
Is DOSBox replacing native DOS support in Wine?
I haven't followed Wine in quite a while, other than to do an occasional update (but hopefully this will change). I noticed DOSBox support was added in January 2011.
My understanding is that when Wine can't even attempt to run DOS programs itself (MAC OSX, 64bit OSes, etc) that it will attempt to run using DOSBox. Is this correct? Is the plan to replace native Wine DOS support across the
2008 Jul 17
2
Warcraft 1 won't work.
Hello everybody.
I want to play Warcraft 1 on my Ubuntu 8.04 (wine-1.1.1).
But first of all, i get this error:
Code:
winevdm: unable to exec 'Z:\Warcraft\SETUP.EXE': DOS memory range unavailable
Then i have read PreloaderPageZeroProblem.
Now the error has changed to:
Code:
Not enough memory on exec
What can i do to get Warcraft 1 to work?
thanks
Sorry for my bad English.
2008 Apr 06
4
How to: Run a DOS program using Wine
I have a new EeePC from ASUS with Xandros version of linux installed. I have installed wine, and believe that the installation works for at least some windows programs. Looking in the windows\system32 directory I see notepad and progman, both of which run and look reasonable.
What I really want to do is to run a command window, i.e. cmd.exe. Even though it is there, when I attempt to execute
2009 Jul 02
2
Changing the PATH from the command line
I am not very experienced with the MSDOS command line
and even less so with wine.
I am working on a realtime embedded C project and must,
for the time being, use DOS command line tools. Since
my work environment for decades has been Unix and Unix-like,
I am trying to get the tool set to run under Wine on Hardy.
I have solved several problems, but now I need to reset
the path. I have a .bat
2008 Dec 18
3
DOSVM_Int10Handler
Hello,
Downloaded and installed Wine to run an old DOS program (database gui for Clipper5 called dbu.exe). The layout of Wine is well thought out. Anyway, the problem is the following that I just have a blank window. I ran the code (found that in the forum, thankyou) for old 16bit programs first:
sudo sysctl -w vm.mmap_min_addr=0
This is the terminal readout:
paul at paul-asus-laptop:~$ wine
2008 Jun 01
5
Running legacy batch files
I have several batch files from my windows installation that I've been using for many years, and I wonder what's the best way to transfer them to a Linux machine, without having to rewrite them as shell scripts.
Some of these batch files call DOS programs and some call Win32 console programs. Unfortunately I have a few that has calls to both a DOS and a Win32 console program.
The problem
2001 Mar 08
6
DOS Emulator?
Hi,
I use the latest Codeweavers WINE and several DOS programs wouldn't
run correctly. Where can I find the best DOS emulator for Linux? Thanks!
2010 Feb 14
3
[LLVMdev] Unable to compile .s files generated with llc.
Hey,
I've been trying this for a couple days now, finding different assemblers and trying different options but I can't figure it out..
I must be missing something very obvious.
I got a simple "hello world" app in llvm, making the .bc file using 'llvm-as test.llvm -o=test.bc' works fine.
then I can use llvm-ld to make an executable which then runs fine (although not
2002 Oct 28
3
memdisk hard disk image
Can anyone please tell me how to create a bootable 10MB hard disk image
for use with memdisk? I'd like to use FreeDOS. And I know little of
DOS.
Thanks.
2002 Oct 29
2
SYSLINUX 2.01-pre1 released
This isn't strictly speaking a SYSLINUX release, it's a change to
MEMDISK and mkdiskimage to allow the creation of hard disk images with
DOSEMU headers. This should make it easier to create bootable DOS hard
disk images under DOSEMU.
ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/
-hpa
2001 Apr 24
1
Help: How to run DOS program which needs ansi.sys???
Hi folks,
does anybody know how to get a DOS executable to run that relies heavily on
ansi.sys
to simulate a text-based user interface? My wine version is "Wine release
20010305".
Any help appreciated.
Regards
Lothar
--
Lothar Birk -- Institute of Naval Architecture and Ocean Engineering
E-mail L.Birk@ism.TU-Berlin.DE S-Mail TU Berlin
Phone +49 (0)30 314 26010 (direct line) or