A retro computing app that faithfully emulates the original 1977 Commodore PET with authentic 6502 CPU, keyboard matrix scanning, and hardware quirks
You are remixing a Berrry app.
Source app: https://pet2001-rorbug.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://pet2001-rorbug.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
pet2001-opcode-fix