A cycle-accurate 8086/8088 CPU emulator with authentic CGA graphics and real machine code execution
You are remixing a Berrry app.
Source app: https://ibmpc-cs0040.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://ibmpc-cs0040.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
pc5150