Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

bbbbbr/megaduck_laptop_gbdk_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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.

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published