pandocs
pandocs copied to clipboard
The single, most comprehensive Game Boy technical reference.
> \ Mode 2 works differently in terms of interrupts because it's only checked at a single, specific M-cycle > \ Meaning, enabling Mode 2 interrupt during Mode 2 will...
Since both pulse channels work exactly identically, save for CH1's sweep, shouldn't CH2's reg descriptions be made to point to CH1's?
Some z80-like syntax is currently being used. Should it be kept? Compare [gbz80(7)](https://rgbds.gbdev.io/docs/v0.4.2/gbz80.7).
Reducing_Power_Consumption.md: > If STOP is invoked while a button is held down, it might enter a bugged STOP mode. Which functions like a HALT instead of STOP, so requires interrupts...
Add a CI step that runs a spell check on the document (with a list of exceptions) and enforces chosen spellings of words
I'd like to clean the document from "TODOs" and "to research", "to check" and move them here as Issues. We can also keep them in the document and link the...