Go to file
Paccy 3690b2ae8b
Some checks failed
Test Python Scripts / BuildGift (push) Has been cancelled
Test Python Scripts / BuildRibbons (push) Has been cancelled
Test Python Scripts / BuildDecoration (push) Has been cancelled
Test Python Scripts / BuildEonTicket (push) Has been cancelled
Test Python Scripts / BuildBattleE (push) Has been cancelled
Test Python Scripts / Test (push) Has been cancelled
Merge pull request #15 from Deokishisu/patch-1
Fix Typo in Topo/Pototo Berry Description
2026-06-19 09:18:35 +08:00
.github/workflows
battle-e
bin
common
constants
decoration
eonticket
giftpokemon
ribbons
scripts
tests/scripts/stripgbc
.gitignore
macros.asm
README.md

Pokémon Card e

Ask DeepWiki

This is a disassembly of the e-Reader cards released for Pokémon Ruby and Sapphire. Currently, it includes the English release of the Pokémon Battle e series, and the Eon Ticket.

RGBDS is needed to compile the Z80 binary for each card. To build a working e-Reader card, you will need to compress the binary and add the card metadata using nedcmake from the nedclib package, which is unfortunately Windows-only.