openMotor

openMotor

License: GPL-3.0


Description:

openMotor is an open-source internal ballistics simulator for rocket motor experimenters. It estimates a motor’s chamber pressure and thrust from propellant properties, grain geometry, and nozzle specifications, using the Fast Marching Method to simulate grain regression. Features include metric/imperial units, DXF grain loading, propellant editors, and GUI-based design tooling.

EmuDevz

EmuDevz

License: MIT License


Description:

EmuDevz is a free, open-source game about building emulators. It provides an NES-style emulator, a 6502 assembly tutorial, a built-in debugger, unit tests, an in-game dictionary, and cross-platform tooling. It ships with a retro soundtrack and cross-device save support.

x86CSS

x86CSS

License: GPL-3.0


Description:

x86CSS is a CSS-only x86 CPU emulator that runs entirely in CSS, with no JavaScript required. It emulates an 8086-like CPU inside the browser, using CSS for computation and display. The project includes build scripts (build_css.py, build_c.py) and a live demo at lyra.horse/x86css.