bayerdither app
BayerCodec Studio

A visualization app for encoding and decoding images using a fictional dithering codec with 1024 Bayer patterns and binary command streams

berryboy-cycle app
Berry Boy

A cycle-accurate GameBoy emulator that plays any file as a ROM with real-time sprite change tracking

bayercodec-studio app
BayerCodec Studio

A developer tool for exploring advanced video compression with a 6-stage pipeline, Bayer dithering, and real-time codec visualization

bayercodec256 app
BayerCodec Studio

A retro codec visualizer for encoding ultra-compressed videos into 4KB with Bayer dithering and command-byte optimization

berrrycpu32-v2 app
BerrryCPU-32 Simulator

A developer tool for simulating a fictional 32-bit CPU with MMU, exceptions, and interrupt handling

bayercodec-4kb app
BayerCodec Studio

A retro codec visualizer for encoding ultra-compressed 4KB videos with dithering and command-byte optimization

berrycpu32 app
BerrryCPU-32 Simulator

A developer tool for simulating a fictional 32-bit CPU with 64 opcodes, live assembly execution, and interactive register visualization

bayercodec app
BayerCodec Studio

An educational visualization app exploring a fictional retro video codec with palette editing, Bayer dithering, and frame encoding

berry32cpu app
Berry32 CPU Simulator

An educational simulator for learning low-level computing with a custom 32-bit CPU, assembler, and step-by-step execution visualization

retrocodec app
RetroCodec

A developer tool for decoding and playing Cinepak .AVI video files from the 90s era directly in your browser

gameboy-cpu app
GameBoy CPU Emulator

A developer tool for exploring Game Boy CPU execution, registers, and memory without the graphics

gbcpu app
DMG-CPU Debugger

An educational emulator for exploring the Game Boy CPU instruction set with real-time debugging and step-through execution

gb-no-ppu app
GB CPU Emulator

A developer tool for exploring Game Boy CPU architecture and instruction execution without graphics

dmg-cpu app
DMG-CPU Emulator

A developer tool for stepping through Game Boy CPU instructions with a real-time debugger and full register/memory visibility

x86asm-v51 app
8088 ASM Studio

A developer tool for writing and assembling x86 code from 8088 to Pentium II with real-time machine code generation

x86asm-v5 app
x86 ASM Studio

A retro assembler for writing Intel x86 code with real-time machine code output, project save/load, and MMX support

x86asm-i686 app
x86 ASM Assembler

A retro developer tool for assembling Intel x86 code from 8086 to Pentium II with real-time machine code output

x86undoc-asm app
8086 ASM Assembler

A retro developer tool for assembling Intel x86 assembly code into machine code with undocumented instruction support

retro-assembler app
8088/286 ASM

A retro developer tool for assembling Intel 8086/8088/80286 assembly code into machine bytecode in real-time

berrynes app
BerryNES

A retro gaming app for playing classic NES games with a cycle-accurate 6502 CPU emulator built from scratch