Displaying 20 results from an estimated 800 matches similar to: "Re: running 16 bit real mode executables on mac"
2010 Oct 08
0
running 16 bit real mode executables on mac
doh123 <wineforum-user at winehq.org> wrote:
>Sent: Oct 8, 2010 7:27 AM
>To: wine-users at winehq.org
>Subject: [Wine] Re: running 16 bit real mode executables on mac
>
>
>trusktr wrote:
>> Hey guys, i know this post is old, but i'm also having the same problem.
>>
>> I'm trying to compile MASM 6.1.5 programs in wine, and using ml.exe compiles
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
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.
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
2011 Aug 29
1
DOS programs on OSX?
from the website intro page:
Wine's main task is to run Windows executables under non Windows operating systems. It supports different types of executables:
DOS executable. Those are even older programs, using the DOS format (either .com or .exe (the later being also called MZ)).
Tried it:
fixme:module:__wine_load_dos_exe DOS executables not supported on this platform
in thread Execution DOS
2016 Jun 30
2
Calling C implementations of rnorm and friends
Hi all,
Looking at the body for the function rnorm, I see that the body of the
function is:
.Call(C_rnorm, n, mean, sd)
I want to implement functions that generate normal (and other) random
variables. Now, I understand that I can perfectly well just call the R
wrapper for these functions and that will be almost indistinguishable for
most purposes, but for whatever reason I wanted to try and
2016 Jul 01
2
Calling C implementations of rnorm and friends
Gabriel,
Thanks for that! I guess I really should have figured that one out sooner,
huh?
I understand why that wouldn't be CRAN-compliant. But then, what *is* the
proper way to do it? Is there any way I can call unexported functions from
another package and have it accepted by CRAN?
Also, if I instead re-write the random variable generating functions, do
you have any idea of where the
2009 Jan 09
2
Trying to run really old Macromedia Director game
Hello, I have wine v1.1.10 installed from portage on a Gentoo x86_64 box running KDE 3.5.9 and Linux kernel 2.6.27-gentoo-r7. Wine built cleanly and the included apps (iexplore.exe, notepad.exe, explorer.exe, winhlp32.exe regedit.exe and even cmd.exe) all run fine. Networking works with no trouble in iexplore.exe. I am very impressed with this app.
I tested multimedia by downloading and
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 Nov 28
2
Civilization 2 Install Problem
The install is an .exe which must be run in windows, but the actual program requires DOS support.
Should I install a windows version of dosbox in wine and then run dosbox in wine and have my windows dosbox run the .exe?
And yes, Linux dosbox cant run it.
2008 Oct 12
3
Lack of DOS support in wine
I am curious how come Wine has no direct support for DOS but has support for Windows 2,3 & 95 (which required DOS for their installation). I think of Wine as an utility to run legacy software and DOS compromises a big chunk of it. I know I can use Dosbox but it would be better for the end user if one program could run in linux all software made for m$. As a bonus, Dosbox also is open source,
2012 Sep 13
1
Mounting DOSBOX on a remote share
It is probably not strictly related to SAMBA itself but let me try to ask you for advice.
Using smbmount I have mounted one of smb/cifs share to /root/test.
This share has RW access and no authentication is required.
Now, under DOSBox, whenever I try to mount /root/test I get this error
(command sent under DOSBox: mount c /root/test).
Directory /root/test doesn't exist.
Any other directories,
2016 Jul 01
1
Calling C implementations of rnorm and friends
Well,
For this particular use case why not just transform the parameters at the R
level and then call the existing function? Is there not a closed form
mapping?
~G
On Jul 1, 2016 2:50 PM, "Joshua Ulrich" <josh.m.ulrich at gmail.com> wrote:
> On Fri, Jul 1, 2016 at 6:13 AM, Luis Usier
> <luis.henrique.usier at gmail.com> wrote:
> > Gabriel,
> >
> >
2011 Mar 10
4
Wine sometime really surprise me
Software as Application, can always find a replacement. (Well most of the time) But Software as Games, there is good chance that you will never find a replacement. They are their own unique Art. (Classical games is another story, such as chess, and those "public domain") In order words, doesn't matter how old a game might be. it will not get obsolesce.
When it come to
2011 Jul 01
4
problem starting Visual dBASEv 5.7
I'm running Debian/Wheezey (testing) which uses the rather old Wine v1.0.1. This is on an AMD64 machine. I was able to install Borland's Visual dBASE without any problems but when I start it, or any application developed with it, I get an error message in an Alert box on top of the startup splash screen that reads:
Error: Printer error.
When I click OK, the application exits.
The command
2024 Jul 03
4
Request for a Lockdown option
Dear OpenSSH developers,
Thanks a lot for your work on OpenSSH. We use it a lot and it is very helpful for our daily work. Would it be possible to have a lockdown option as a workaround in case of a remotely exploitable problem in ssh. This may help react to compromised keys/passwords, configuration issues, software bugs or other problems for example when Debian broke ssh .
My Idea would be
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
2012 Apr 26
1
Dosbox integration problem
I'm having problems running a batch script that executes a combination of 32 and 16 bit exe's. The 32 bit programs run fine. When the 16-bit exe executes, wine finds dosbox and dosbox executes the program fine. However that 16 bit program creates a file which then needs to be used in the following part of the script. There's no sign of that file after dosbox exits and wine continues
2008 Feb 29
1
patch for random.c
Dear all,
while looking for some inspiration of how to organise some code, I
studied the code of random.c and noticed that for distributions with
2 or 3 parameters the user is not warned if NAs are created while such
a warning is issued for distributions with 1 parameter. E.g:
R version 2.7.0 Under development (unstable) (2008-02-29 r44639)
[...]
> rexp(2, rate=Inf)
[1] NaN NaN
Warning
2015 Jul 22
2
[LLVMdev] Would DosBox benefit from LLVM JIT?
Hello,
First of all, I'd like to point out that I am a newbie in this topic
and this is more of a "would it work?" kind of question. I basically
just came up with a difficult problem and decided to research on it.
I recently tried to run Elder Scrolls: Daggerfall on an ARM netbook
Toshiba AC100 and failed even after turning on the latest patches for
"dynamic