gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
gbdk-lib/examples/gb/mbc3_rtc/Readme.md
1 # GBDK example for the Game Boy MBC3 Real Time Clock (RTC)
2 How to interface with the MBC3 Real Time Clock
3
4 ## RTC example
5 - Polling the RTC and displaying elapsed time
6 - Resetting the RTC to zero
7
8 See the Pandocs MBC3 documentation for additional hardware details:
9 https://gbdev.io/pandocs/MBC3.html
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.