An open API service indexing awesome lists of open source software.

https://github.com/bbbbbr/megaduck_laptop_gbdk_examples

GBDK examples for the special Mega Duck Laptop hardware (Super QuiQue & Super Junior Computer)
https://github.com/bbbbbr/megaduck_laptop_gbdk_examples

Last synced: 9 months ago
JSON representation

GBDK examples for the special Mega Duck Laptop hardware (Super QuiQue & Super Junior Computer)

Awesome Lists containing this project

README

          

# These examples are now merged into GBDK-2020

The updated versions can be found at this URL:
https://github.com/gbdk-2020/gbdk-2020/tree/develop/gbdk-lib/examples/megaduck

### Emulation for Development and Testing
The [Super Junior SameDuck](https://github.com/bbbbbr/SuperJuniorSameDuck) fork of the [SameBoy](https://sameboy.github.io/) 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.

This repo will now be archvied and no longer updated
---------------------------------------------
### GBDK examples for the Mega Duck Laptop

How to interface with the special hardware on the Mega Duck Laptop models (Super QuiQue and Super Junior Computer).

#### Keyboard example
- Initializing the external controller connected over the serial link port
- Polling the keyboard for input and processing the returned keycodes

#### RTC example
- 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