yksoft1

Results 4 issues of yksoft1

I saw file_seek() in dosio.c of both x11 and sdl2 target is using 32-bit file pointer and fseek()/ftell(). Thus, the definition of FILEPOS for large file support in compiler.h is...

The Emscripten branch had problems with SDL2 from Emscripten 1.38.30 or later. SDL2 surface will not be shown if you switch to fullscreen or resize browser window. I believe this...

help wanted
emscripten

Under this environment: > $ gcc -v > Using built-in specs. > COLLECT_GCC=e:\mingw10\bin\gcc.exe > COLLECT_LTO_WRAPPER=e:/mingw10/bin/../libexec/gcc/mingw32/4.5.0/lto-wrapper.exe > Target: mingw32 > Configured with: ../gcc-4.5.0/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs...

Currently, if we build Emscripten target with Emterpretify, DOS shell in DOSBox-X runs but there are still random errors of hitting emscripten_sleep_with_yield from non-Emterpretified routines and other desync-related problems when...