Curated knowledge base + pipeline for the valhalla Pokémon ROM-hack collection, moved out of the homelabstack infra repo on 2026-06-06 so that repo stays focused on the homelab. - pokemon-romhack-vault/ Obsidian vault: 75 hack notes + Index/Types/Platform MOCs (generated by build-romhack-vault.py) - scripts/ build-romhack-vault, romhack-import/fetch/apply - pokemon-romhacks-wanted.md manual-acquisition list (gated hacks) - drop/ gitignored ~1.3GB binary staging area The ROMs live on valhalla (/storage1/Emulation) served by the RomM stack, which stays in homelabstack (stacks/roms).
17 lines
296 B
Markdown
17 lines
296 B
Markdown
# Game Boy (GB) — 1 hacks
|
|
|
|
```dataview
|
|
TABLE base, version, status, type
|
|
FROM "Hacks"
|
|
WHERE platform = "GB"
|
|
SORT file.name ASC
|
|
```
|
|
|
|
## Static
|
|
|
|
| Hack | Base | Version | Status | Type |
|
|
|---|---|---|---|---|
|
|
| [[Brown]] | Red | 1.1 | Complete | New Experience |
|
|
|
|
[[Index|← back to directory]]
|