VOGONS

Common searches


Search results

Display options

Re: CVS compile question(s)

uhm yes. let's recall what those changes were :) I'm using some sort of cvs version of (say a week before 0.63 release) and the following changes Index: src/video/windx5/SDL_dx5video.c =================================================================== RCS file: /home/sdlweb/libsdl.org/cvs/SDL12/src …

Re: DOSbox Adlib sound regression?

as there are many discussions about it. I will post the code that determines which and what gets activated. const char * omode=section->Get_string("oplmode"); Bitu oplrate=section->Get_int("oplrate"); OPL_Mode opl_mode; if (!strcasecmp(omode,"none")) opl_mode=OPL_none; else if (!strcasecmp(omode," …

Re: Master of Magic

dosbox(from http://dosbox.sf.net) has it's own vm and master of magic runs there fine. the dosbox in windows (cmd.exe) is not a vm. you are using vdmsound which is not dosbox.

Page 351 of 436