Skip to content

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

Notifications You must be signed in to change notification settings

bbbbbr/megaduck_laptop_asm_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Written in somewhat low effort asm. :)

Keyboard & RTC example

  • Initializing the external controller connected over the serial link port
  • Polling the keyboard for input and processing the returned keycodes
  • Polling the laptop RTC for date and time
  • Setting a new date and time for the laptop RTC

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published