VOGONS

Common searches


Search results

Display options

Re: not enough Memory

in DOSBox General
Just to get things straight: it works fine in dos-mode, but it doesn't work inside dosbox (bailing out with the not enough memory message). I only have paradox 4.5 here, which seems to work fine. There are some test programs included with it, like cputest and emstest, maybe they are present in your …

Re: not enough Memory

in DOSBox General
> i am loading an old dos program?? Suppose it doesn't care much about your 768mb BECAUSE it is an OLD dos program?? Think about it. Does this program have something like a name? Do you know if it uses extended/expanded memory? Something about ems/xms in the readme of the program? What dosbox …

Re: Stack segment not present

What happens if you type ./autogen.sh ? About MinGW, i think it was the download from the MSYS Developer Tool Kit section on their download page that includes all the auto-tools (msysDTK), and it seems to be available as separate download as well (as hal said automake should be enough).

Re: Stack segment not present

You HAVE to use the auto-tools, please try it again with the cvs sources from sourceforge (those that don't have the configure yet). Then run ./autogen.sh which reads the .am files and converts them. After that you can continue with ./configure and make as before. You might need a different MinGW …

Re: Stack segment not present

Well if the program itself doesn't support >4bit modes then chances are quite low that it'd work just by modifying the videomode that is set, especially if they don't use int10 to access the video memory. If the program DOES support more colours, it might indeed be possible to tweak the tsr …

Page 367 of 445