The updated versions can be found at this URL: https://github.com/gbdk-2020/gbdk-2020/tree/develop/gbdk-lib/examples/megaduck
The Super Junior SameDuck fork of the SameBoy emulator can be used for running MegaDuck laptop programs, it has support for the Keyboard and RTC.
- When using it, make sure to enable the
--megaduck_laptop
flag on the command line to enable the relevant hardware emulation.
How to interface with the special hardware on the Mega Duck Laptop models (Super QuiQue and Super Junior Computer).
- Initializing the external controller connected over the serial link port
- Polling the keyboard for input and processing the returned keycodes
- Initializing the external controller connected over the serial link port
- Polling the laptop RTC for date and time
- Setting a new date and time for the laptop RTC