gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
gbdk-lib/examples/megaduck/laptop_rtc/Readme.md
1 # GBDK example for the Mega Duck Laptop
2 How to interface with the special hardware on the Mega Duck Laptop models ("Super QuiQue" and "Super Junior Computer").
3
4 ## RTC example
5 - Initializing the external controller connected over the serial link port
6 - Polling the laptop RTC for date and time
7 - Setting a new date and time for the laptop RTC
8
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.