VOGONS

Common searches


Search results

Display options

Re: EMM386 NOEMS Vs EMM386

As always, DOS memory management is just as confusing and ridiculous as it was 25+ years ago. :) And I wouldn't have it any other way. It really isn't all that confusing. Just takes a little bit to set up. Once you get used to it, it is really pretty simple. Back in the day I even had a program …

Re: EMM386 NOEMS Vs EMM386

Oh there are a bunch more high memory areas you can use to get even more UMBs available as long as you don't have some special cards using those memory addresses. See here: http://www.cubic.org/docs/configuring.htm http://www.lagmonster.org/docs/DOS7/v-emm386-sys.html http://www.vogonswiki.com/index …

Re: multi threading

In theory it should not be that difficult to multi-thread DOSBox. You should be able to have one thread run the CPU, one for video, one for sound, and maybe one for input. Maybe I will look into that once I get somewhere with optimizing the current code which should give about a 20% decrease in …

Page 225 of 310