Skip to content

Flycast WASM v1.0

Latest

Choose a tag to compare

@nasomers nasomers released this 01 Aug 04:38

The first Sega Dreamcast emulator running in a browser, powered by the first SH4 to WebAssembly JIT recompiler.

This release contains the built libretro core, ready to load in an EmulatorJS-style frontend. Supply your own legally dumped BIOS and game images. See the README for integration and build-from-source instructions, TECHNICAL_WRITEUP.md for how it all works, and docs/WINCE_MMU_ROADMAP.md for what comes next.

Flycast by flyinghead (GPLv2). WebAssembly port and JIT by Nick Somers.