-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
More consoles supported? #65
Comments
Yes BinBash has been doing some amazing work. Especially all the fixes implemented for the n64 emulator: I actually work full time now and supporting this project has kind of been kicked to the side. I want to start porting over many of his optimizations but lack the time right now. |
Where? Is it usable? I see a Docker folder, but it just says that it isn't working yet |
Just chiming in about that ScummVM comment. The forks linked above are a bitch to compile on a modern OS. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
I thought I might point out someone else who is using emscripten to do the same thing but they got Fairchild F and Atari 5200 from Libretro compiled for Javascipt from emscripten.
https://github.com/BinBashBanana/webretro
They support:
81-libretro
a5200 (Atari 5200)
Beetle NeoPop (Neo-Geo Pocket)
Beetle PSX HW (PlayStation)
Beetle VB (Virtual Boy)
Beetle WonderSwan (WonderSwan)
FreeChaF (Fairchild Channel F)
FreeIntv (Intellivision)
Gearcoleco (ColecoVision)
Genesis Plus GX (Sega Systems)
Handy (Atari Lynx)
melonDS (Nintendo DS)
mGBA (GB/GBC/GBA)
Mupen64Plus-Next (Nintendo 64)
NeoCD (Neo-Geo CD)
Nestopia UE (NES)
O2EM (Odyssey 2)
Opera (3DO)
ParaLLEl N64 (Nintendo 64)
ProSystem (Atari 7800)
Snes9x (SNES)
Stella 2014 (Atari 2600)
Vecx (Vectrex)
Virtual Jaguar (Atari Jaguar)
Yabause (Sega Saturn)
Here is an enscriptem version of ScummVM as well:
https://github.com/juj/emscripten-scummvm
https://github.com/gr33k/emscripten-scummvm
https://github.com/miracle2k/emscripten-scummvm (Has a docker version & a couple of updates)
The text was updated successfully, but these errors were encountered: