1038 apps generated
A visualization app for encoding and decoding images using a fictional dithering codec with 1024 Bayer patterns and binary command streams
A cycle-accurate GameBoy emulator that plays any file as a ROM with real-time sprite change tracking
A developer tool for exploring advanced video compression with a 6-stage pipeline, Bayer dithering, and real-time codec visualization
A retro codec visualizer for encoding ultra-compressed videos into 4KB with Bayer dithering and command-byte optimization
A developer tool for simulating a fictional 32-bit CPU with MMU, exceptions, and interrupt handling
A retro codec visualizer for encoding ultra-compressed 4KB videos with dithering and command-byte optimization
A developer tool for simulating a fictional 32-bit CPU with 64 opcodes, live assembly execution, and interactive register visualization
An educational visualization app exploring a fictional retro video codec with palette editing, Bayer dithering, and frame encoding
An educational simulator for learning low-level computing with a custom 32-bit CPU, assembler, and step-by-step execution visualization
A developer tool for decoding and playing Cinepak .AVI video files from the 90s era directly in your browser
A developer tool for exploring Game Boy CPU execution, registers, and memory without the graphics
An educational emulator for exploring the Game Boy CPU instruction set with real-time debugging and step-through execution
A developer tool for exploring Game Boy CPU architecture and instruction execution without graphics
A developer tool for stepping through Game Boy CPU instructions with a real-time debugger and full register/memory visibility
A developer tool for writing and assembling x86 code from 8088 to Pentium II with real-time machine code generation
A retro assembler for writing Intel x86 code with real-time machine code output, project save/load, and MMX support
A retro developer tool for assembling Intel x86 code from 8086 to Pentium II with real-time machine code output
A retro developer tool for assembling Intel x86 assembly code into machine code with undocumented instruction support
A retro developer tool for assembling Intel 8086/8088/80286 assembly code into machine bytecode in real-time
A retro gaming app for playing classic NES games with a cycle-accurate 6502 CPU emulator built from scratch