FeralChild64

Results 141 comments of FeralChild64

> Do you think it would be worthwhile to put together a repro case and submit it to the SDL guys? ~~@johnnovak For now my attempts to create a repro-snippet...

Might be related to this problem: https://github.com/joncampbell123/dosbox-x/issues/3384#issuecomment-1873968945 It seems I need to improve our internal, simulated DOS mouse driver - otherwise the seamless INT33 Windows mouse driver by @javispedro might...

I believe I have to improve the change I started developing here https://github.com/dosbox-staging/dosbox-staging/tree/fc/mouse-dos-windows-1 to make the VBADOS Windows 3.1x driver working correctly - I need to alter the MCB chain...

I know, trying to run more than one DOS window always leads to a disaster rather quickly. But one DOS window mostly works. And once I make the INT 33...

@kcgen I only intended to fix the cycles display for `cycles = max limit ` - but then a discussion started...

@johnnovak Debug build is fixed now, sorry.

Putting back to draft for now, as recent changes to `sdlmain.h` broke the implementation.

Breakage fixed, ready for review again.

@johnnovak Sure, I can change the setting style to keywords/token, but placing the options within `[sdl]` section might be tricky - I definitely want to be able to change the...

@johnnovak Yeah, this can always be handled in one way of another, I just don't like the spaghetti code which is already inside `sdlmain.cpp`, and which will now complicate even...