VOGONS

Common searches


Search results

Display options

Re: question for ykhwong

2006-10-12 17:18 c2woody * src/cpu/core_dyn_x86.cpp, src/cpu/cpu.cpp, src/cpu/core_dyn_x86/Makefile.am, src/cpu/core_dyn_x86/decoder.h, visualc_net/dosbox.vcproj: utilize host fpu directly (dynamic core) The core means "Dynamic with no host fpu". On the other hand, "dynamic" directly utilizes fpu …

How to use MinGW/MSYS in Windows Vista

How to use MinGW/MSYS in Windows Vista I heard that many compilers do not compile in win vista. I spent much time to sucessfully compile in msys under windows vista system. Finally, I found how to get mingw/msys to work in vista. 1. Install MinGW/MSYS as an administrator. (Right click on the setup …

Re: patch: automount for windows

oops.. It makes sense. Thanks for the suggestion. :) --- ./src/shell/shell.cpp Sat Nov 11 06:52:04 2006 +++ ./src/shell/shell.cpp Sat Nov 11 06:54:00 2006 @@ -466,6 +466,10 @@ MSG_Add("SHELL_CMD_DIR_BYTES_USED","%5d File(s) %17s Bytes.\n"); MSG_Add("SHELL_CMD_DIR_BYTES_FREE","%5d Dir(s) %17s Bytes …

Re: patch: automount for windows

The follwing idea was actually made to ask users to automount drives before as you see the screenshot. I also agree that using frontend is the best choice to easily mount drives. However, lots of newbies in my page have difficulties with mount drives in dosbox as Minimax mentioned. (Some of them do …

Re: patch: automount for windows

This patch now handles floppy drive. Added boolean 'automount' into configuration. Index: src/shell/shell_misc.cpp =================================================================== RCS file: /cvsroot/dosbox/dosbox/src/shell/shell_misc.cpp,v retrieving revision 1.38 diff -u -b -r1.38 shell_misc.cpp …

Page 15 of 27