Skip to content
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

emscripten #9

Open
netpipe opened this issue Dec 21, 2019 · 5 comments
Open

emscripten #9

netpipe opened this issue Dec 21, 2019 · 5 comments

Comments

@netpipe
Copy link

netpipe commented Dec 21, 2019

have a freelancer working on this port currently.

emcc 8086tiny.c -DNO_GRAPHICS -o 8086tiny.html -fsigned-char -O1 --embed-file bios --embed-file fd.img

node 8086tiny.js bios fd.img

keyboard , sound and graphics not working.

@netpipe
Copy link
Author

netpipe commented Jan 1, 2020

@netpipe
Copy link
Author

netpipe commented Jan 3, 2020

sound and graphics too now

@netpipe
Copy link
Author

netpipe commented Feb 3, 2020

https://github.com/tecan/IrrlichtDemos/tree/master/Apps/irr8086tiny i have console to sdl being developed currently. the irrlicht version will feature 3d interactive environment.

@netpipe
Copy link
Author

netpipe commented Feb 10, 2021

https://8086tiny.freeforums.net/thread/35/100-cpu-load-idle?page=2 putting SDL_Delay(3); into the char pc_interrupt(unsigned char interrupt_num) has to be before set_opcode() call and it seems to not eat so much CPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant