The single, most comprehensive Game Boy technical reference. https://gbdev.io/pandocs/
  • Markdown 85%
  • Rust 6.3%
  • JavaScript 5.3%
  • Python 1.6%
  • CSS 1.5%
  • Other 0.3%
Find a file
Eldred Habert 0edc960126
Avoid compiling mdBook from source in every CI invocation (#677)
Use taiki-e/install-action github action
2026-09-14 22:24:53 +02:00
.github Avoid compiling mdBook from source in every CI invocation (#677) 2026-09-14 22:24:53 +02:00
custom typography: add sans-serif fallback to body font 2026-03-20 00:17:19 +01:00
historical Move mediawiki-exporter into historical directory (#609) 2025-07-15 15:18:17 +02:00
preproc Bump major versions of some deps 2026-09-14 09:39:13 +02:00
renderer Fix a Clippy lint 2026-09-14 04:30:11 -04:00
src Fix broken links to GBC pal regs 2026-09-14 04:34:59 -04:00
theme head: add matomo tracking code 2023-12-17 23:27:24 +01:00
.gitattributes Count Markdown files in GitHub's summary 2024-09-18 17:34:52 +02:00
.gitignore figures: move to matplotlib, make output SVGs affected by CSS theme, hook up new preprocessing step to mdbook (#530) 2024-02-20 23:49:14 +01:00
book.toml Make custom renderer rely on built-in HTML renderer 2026-09-14 09:39:13 +02:00
Cargo.lock Bump major versions of some deps 2026-09-14 09:39:13 +02:00
Cargo.toml Migrate to mdBook (#292) 2021-05-24 10:37:31 +02:00
CONTRIBUTING.md Clean up some http links, outdated links, and GBZ80 references (#607) 2025-07-03 19:51:34 +02:00
DEPLOY.md Upgrade crates to support mdBook 0.5 breaking changes (#652) 2026-03-26 19:14:01 +01:00
Dockerfile Upgrade crates to support mdBook 0.5 breaking changes (#652) 2026-03-26 19:14:01 +01:00
LICENSE Add LICENSE 2020-01-19 23:04:27 +01:00
README.md readme: improve license wording 2023-12-17 01:33:43 +01:00
requirements.txt figures: move to matplotlib, make output SVGs affected by CSS theme, hook up new preprocessing step to mdbook (#530) 2024-02-20 23:49:14 +01:00

Pan Docs

"Pan Docs" is a document started in early 1995, considered the single most comprehensive technical reference to Game Boy available to the public.

This git repository hosts a renewed version of it, mantained in the Markdown format and enjoying renewed community attention.

Go to gbdev.io/pandocs to read the document.

Contributing

Everyone is welcome to contribute opening issues, expressing feedback, adding and improving content or share new findings. Please, check the contributing guidelines for a complete view on how to contribute to this project or read the deploy instructions to run a local copy of Pan Docs.

License

Pan Docs is released into the public domain.