| joeknock90/Single-GPU-Passthrough |
1,338 |
|
0 |
0 |
about 2 years ago |
0 |
|
33 |
|
Shell |
| 86Box/roms |
363 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
other |
|
| ROMs for the 86Box emulator. For development versions of 86Box, the recommended way to use this repository is to clone it instead of downloading the tagged releases. |
| captainys/TOWNSEMU |
217 |
|
0 |
0 |
about 2 years ago |
0 |
|
53 |
bsd-3-clause |
C++ |
| FM Towns Emulator "Tsugaru" |
| gioblu/BIPLAN |
64 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
other |
C |
| Byte coded Interpreted Programming language |
| danirod/chip8 |
50 |
|
0 |
0 |
almost 4 years ago |
0 |
|
2 |
gpl-3.0 |
C |
| A multiplatform CHIP-8 emulator done in SDL 2. Implements all the opcodes for CHIP and SCHIP specifications. |
| ariejan/i6502 |
43 |
|
0 |
0 |
over 10 years ago |
1 |
August 13, 2015 |
6 |
mit |
Go |
| A 6502/65C02 virtual machine |
| mclos/los |
38 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
other |
C |
| Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its front end, losld does the backend to compile the source code, and generates the los directive file. |
| leandromoreira/python_chip16 |
30 |
|
0 |
0 |
about 11 years ago |
0 |
|
0 |
|
Python |
| A full implementation (tested) of chip16 virtual machine, or emulator as you wish, using python and rendering with opengl. |
| rylev/Rust-8 |
25 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
|
Rust |
| A CHIP-8 emulator/implementation written in Rust |
| felipesanches/AnotherWorld_VMTools |
14 |
|
0 |
0 |
about 3 years ago |
0 |
|
6 |
gpl-2.0 |
Python |
| Toolchain for software development targeting the virtual machine originally designed for Eric Chahi's Another World game. |