# pret/pokered

Disassembly of Pokémon Red/Blue

Repository: https://github.com/pret/pokered
Canonical: https://ross.abutalabs.com/products/pokered
Language: Assembly
License Family: other
Topics: pokemon, disassembly, gameboy, reverse-engineering, gbz80
Last push: 2026-08-13T21:56:37+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 4807, "days_push": 20, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4892, forks 1290 (observed 2026-08-28T04:09:02.008984+00:00)

## What it is
A complete assembly-language disassembly of Pokémon Red and Blue for the Game Boy, which can be rebuilt byte-identical into the original ROMs. It serves as a reference and modding base for studying or hacking the game's code.

## Use cases
- rebuild pokemon red and blue roms from source
- study game boy assembly code of a classic game
- create custom rom hacks of pokemon red
- reverse engineer gameboy game internals
- learn gbz80 assembly with a real codebase

## When to choose
- you want to mod or study Pokémon Red/Blue at the machine-code level
- you need a byte-exact, documented reconstruction of the original ROMs

## When to avoid
- you want to play the game rather than build or modify it
- you need a high-level game engine or modern remake

## Facets
- artifact type: application
- maturity: active
- function: reverse-engineering, compiler, developer-tools
- domain: reverse-engineering, gaming-tools
- platform: cross-platform, cli
- tags: gameboy, assembly, disassembly, pokemon, rom-hacking, gbz80, game-development

## Member repositories
- pret/pokered (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.008984+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:11.294182+00:00, confidence not recorded.
  - readme: https://github.com/pret/pokered (fetched 2026-08-28T04:09:02.008984+00:00, sha 84a3c89fc54d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
