-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
svga_s3 and other modes not working #1
Comments
Did you define -DEMTERPRETER_SYNC , use Emterpreter Sync building JS/WASM files and use the Emterpreter whitelist d3.txt? |
Meanwhile, I made static makefile in /make_em in recent commits to tree emscripten. It should work given Emscripten fully installed and EMSCRIPTEN_ROOT set. |
I can't seem to be able to compile. I have used: |
Don't use emconfigure. Refer to build_em.txt, or just use the static makefile in /make_em. |
I have managed to compile it with instructions from I get errors like Also i need to type always |
This is a known problem as there are still some calls in DOSBox DOS that may run out of sync randomly even if most of them are Emterpretified. I don't have enough time to deal with this as Emscripten offer absolutely no tools for debugging such situation. |
I tried to change the machine type (svga_s3 and other). apparently only pc98* works.
When I try to use the svga_s3 mode (Browser Console output):
EDIT:
Hello, it's me again, I have now used your first build commands, but when I run dosbox-x I get the following in the Browser Console:
EDIT:
Okay I fixed this error by setting emscripten sdk, clang etc. to incoming.
Now the problem is this:
The text was updated successfully, but these errors were encountered: