Zeerust: A Z80 emulator in Rust with a web frontend

made by stillinbeta, submitted by nicholasbs
An emulator for the Z80 processor, with a web-based UI which lets you load programs, step through their instructions, and see the current state of main memory and all registers.

Puccinia

made by stillinbeta, submitted by porterjamesj
A Game of Life server written in Rust. You can try it out over telnet!: telnet stillinbeta.com 30434

Postgres! Plays! Pokemon

made and submitted by stillinbeta
This is a Postgres wrapper for Pokemon Red. It lets you edit your inventory, party stats, and a couple of story triggers. An emulator runs pokemon red, then you can run SQL queries to modify the game state.