mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-03-21 17:24:35 -05:00
|
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
|
||
|---|---|---|
| .github/workflows | ||
| battle-e | ||
| bin | ||
| common | ||
| constants | ||
| decoration | ||
| eonticket | ||
| giftpokemon | ||
| ribbons | ||
| scripts | ||
| tests/scripts/stripgbc | ||
| .gitignore | ||
| macros.asm | ||
| README.md | ||
Pokémon Card e
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.