X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: Re: question of assembler Date: Sun, 30 Jan 2011 18:20:06 -0500 Organization: Aioe.org NNTP Server Lines: 19 Message-ID: References: <880318 DOT 53118 DOT qm AT web45107 DOT mail DOT sp1 DOT yahoo DOT com> NNTP-Posting-Host: sg0uvLzlDfZOqmCSVnJXCA.user.speranza.aioe.org X-Complaints-To: abuse AT aioe DOT org X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.2001 X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Microsoft Outlook Express 6.00.2800.2001 X-Priority: 3 X-MSMail-Priority: Normal Bytes: 1492 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Pablo Marty" wrote in message news:880318 DOT 53118 DOT qm AT web45107 DOT mail DOT sp1 DOT yahoo DOT com... > > It's something about DOSBox speed. > It may be something with DOSBox itself. DOSBox is used to allow games to run on newer operating systems. In order to do so, DOSBox does not accurately emulate everything. E.g., they supposedly don't support DPMI since most DOS games didn't need it. DJGPP programs use DPMI. QEMU, VirtualBox, and BOCH's are emulators. You could try them. You might also try MESS computer emulator with PC emulation. MESS is an offshoot of MAME arcade emulator. Rod Pemberton