pandocs icon indicating copy to clipboard operation
pandocs copied to clipboard

The single, most comprehensive Game Boy technical reference.

Results 161 pandocs issues
Sort by recently updated
recently updated
newest added

> \ 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...

content
research

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?

content
awaiting feedback

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).

consistency - style
awaiting feedback

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...

content
research

Add a CI step that runs a spell check on the document (with a list of exceptions) and enforces chosen spellings of words

ci/cd

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...

awaiting feedback