Now you can print your GB-Wordyl results on Mega Duck Laptops!

The new release adds #MegaDuck thermal printer support, likely the first homebrew to use the printer hardware.
https://bbbbbr.itch.io/gb-wordyl/devlog/1007495/gb-wordyl-v107-mega-duck-printer

Printing also works in the #SuperJuniorSameDuck emulator for the Mega Duck Laptops
https://github.com/bbbbbr/SuperJuniorSameDuck

#retrogaming #gameboy #wordyl #wordle #printer #SuperQuique

First release of #SuperJuniorSameDuck, my fork of SameBoy with support for #MegaDuck Laptop hardware (only current emulator for it).

Features: supports Keyboard, RTC, Printer, Cart Slot and MD0 mbc.

Runs Spanish and German System ROMs, Bilder Lexikon and DataBank.

Coding: Upcoming GBDK release will have C source examples for laptop hardware.

https://github.com/bbbbbr/SuperJuniorSameDuck/releases/tag/Duck_v1.0.0

Homebrew: My wordle port is only known homebrew for the Duck Laptop (hope to see more!)
https://bbbbbr.itch.io/gb-wordyl

#retrogaming

Release SuperJuniorSameDuck v1.0.0 · bbbbbr/SuperJuniorSameDuck

Initial Release of SuperJuniorSameDuck. A fork of SameBoy with extensive support for the MegaDuck handheld and laptop models. MegaDuck Laptop feature support: Printer Keyboard RTC ROM Cart Slot L...

GitHub

Researched hardware & got emulation working for plug-in SRAM cart in the #MegaDuck Laptop emulator #SuperJuniorSameDuck

The duck laptop MBC register 0x1000 seems to be split like this:
Cart ROM bank: Lower nybble
Cart SRAM bank: Upper nybble

SRAM size: 4 x 8k SRAM banks
ROM: 16 x 32k banks

Without SRAM support none of the file saving and loading in the video works.

Don't yet have an actual SRAM cart so this has to be determined by disasm the system ROM and emulating it.

#retrodev #gbdev

Added a #MegaDuck Laptop RTC read and write example for GBDK

This is in addition to the Laptop Keyboard example

https://github.com/bbbbbr/megaduck_laptop_gbdk_examples

They can both run in the #SuperJuniorSameDuck fork of the SameBoy emulator
https://github.com/bbbbbr/SuperJuniorSameDuck

#retrodev #retrogaming #reverseengineering
#MegaDuckSuperQuique #MegaDuckSuperJuniorComputer

GitHub - bbbbbr/megaduck_laptop_gbdk_examples: GBDK examples for the special Mega Duck Laptop hardware (Super QuiQue & Super Junior Computer)

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

GitHub