silicon8
Emulator runtime
An implementation of a runtime for several emulators in Go, which can be compiled to WebAssembly and run in web browsers.
A Go implementation of Chip-8, SCHIP and XO-Chip for WebAssembly
27 stars
4 watching
0 forks
Language: Roff
last commit: over 1 year ago chip-8emulatorgointerpreterjavascripttinygovmwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
timendus/chip8-test-suite | A collection of test ROMs for the CHIP-8 architecture | 367 |
braheezy/chip-8 | An implementation of a CHIP-8 interpreter in Go | 4 |
doodlewind/merry8 | An emulator that replicates the behavior of an early 8-bit computer system. | 55 |
faizilham/chip8-rs | An implementation of the classic CHIP-8 video game console emulator in Rust, compiled to WebAssembly. | 9 |
wernsey/chip8 | An implementation of a CHIP-8 interpreter and tools for assembling and disassembling its code | 97 |
colineberhardt/wasm-rust-chip8 | An implementation of a CHIP-8 emulator in Rust using WebAssembly | 258 |
pannous/wruby | A web-based implementation of the Ruby language using WebAssembly | 14 |
loktar00/chip8 | An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. | 67 |
extism/go-sdk | Provides an interface to run WebAssembly modules in Go applications | 83 |
mattmikolay/chip-8 | A collection of 8-bit computer programs and documentation for educational purposes. | 305 |
corax89/chip8-test-rom | A test ROM for an emulator of the CHIP-8 computer system | 270 |
daniel5151/ac8e | An emulator of an 8-bit computer architecture | 9 |
groovestomp/chip8-zig | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 336 |