Skip to content
Snippets Groups Projects
Verified Commit ba664964 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

docs: new module doc header

parent 4dbef324
No related branches found
No related tags found
No related merge requests found
Pipeline #4431 passed
//! Game Boy specific hardware constants.
// Timer registers
pub const DIV_ADDR: u16 = 0xff04;
pub const TIMA_ADDR: u16 = 0xff05;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment