pandocs
pandocs copied to clipboard
The single, most comprehensive Game Boy technical reference.
There's a big `**XXXXXX**` at that point, too. :P - [ ] Port any bits of that info not present in the Serial page - [ ] Delete the now-redundant...
In the Power Up Sequence page, at the bottom is the hardware register table. For example for the HDMA registers, it doesn't make sense that they read as $FF on...
Pokemon Crystal JP was the only game to use this MBC, which was basically MBC3 but with 8 SRAM banks instead of 4 (and technically allowing 256 ROM banks instead...
We switched from CDNs to serving typefaces as static assets. When a new version of the font is released, this requires the manual step of pulling fonts builds from their...
E.g., I cannot do: ``` :::tip My title with some _italic_ words Body of the admonition :::
E.g.: https://github.com/jonahgoldwastaken/mdbook-external-links
In particular, fixes #199. I'm not entirely sure about all of the info added here, since I was trying to interpret @pinobatch's results. This is a draft because I want...
It may seem a bit convoluted, but it works: https://user-images.githubusercontent.com/14352721/201120995-a3bf61d5-e9f6-472f-ba4a-b150bfb8c9dd.mp4 Some more stuff is needed to merge this but we should be already at a pretty good point: - [x]...
E.g. recommended editor, export settings (embed font? text to track?)
Hey, as discussed on discord, here's the issue: The command packet buffer (at $7000 on the SNES side) is not written to immediately as bits come in (as I would...