108 skills found · Page 1 of 4
Mati365 / Ts C Compiler⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, custom IR, SSA-based optimizer, and a full frontend/backend pipeline. Compiles to x86 machine code with integrated assembler and emulator.
yasp / Yaspyasp is a fully functional web-based assembler development environment, including a real assembler, emulator and debugger.
massung / CHIP 8Assembler and Emulator in Go
Wunkolo / OakSimOnline ARM assembler and emulator
zodiacon / QuickAsmSimple x86/x64 Assembler/Disassembler/Emulator
wwylele / TeakraDSi/3DS DSP emulator, disassembler, assembler, and tester
nanochess / TransputerTransputer T805 emulator, assembler, Pascal compiler, operating system, and K&R C compiler.
revaldinho / OpcOne Page CPU Project - CPU, Assembler & Emulator each in a single page of code
OpenMachine-ai / TinyfiveTinyFive is a lightweight RISC-V emulator and assembler written in Python with neural network examples
edson-acordi / 4bit MicrocomputerMikroLeo project files (schematic, PCB, assembler, emulator/debugger, circuit simulation file, documentation, example of programs etc). MikroLeo is a 4-bit microcomputer developed mainly for educational purposes and distributed for free under open-source licenses.
z390development / Z390z390 Portable Mainframe Assembler and Emulator Project
beevik / Go65026502 CPU emulator, assembler, disassembler, debugger and host written in go
ForwardCom / BintoolsBinary tools: assembler, disassembler, linker, library manager, emulator
Emu86Dev / Emu86This project will emulate an x86 assembler in Python, as a learning tool for students.
jaspervdj / Dcpu16 HsHaskell implementation of Notch's dcpu-16 specification (assembler, emulator)
denisdefreyne / RcpuVM emulator and assembler written in Crystal
next-dev / NxZX Spectrum Next emulator/debugger/assembler/disassembler
FanisDeligiannis / 8085 EmulatorAn IDE, Assembler and emulator for Intel 8085. Includes various debugging tools and peripherals.
dangermccann / Dcpu16 IdeA DCPU-16 emulator and assembler written in Javascript
FlatAssembler / PicoBlaze Simulator In JSSimulator (more accurately: an assembler and an emulator) for Xilinx PicoBlaze, runnable in a browser. That is my Bachelor thesis.