Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 2.2 KB

README.md

File metadata and controls

49 lines (35 loc) · 2.2 KB

gbclock

The first proper clock for the Game Boy.

Features

  • Accurate time from the RTC
  • Day of the week
  • Big numbers
  • Vertical orientation
  • Moving dot
  • Hourly chimes
  • It keeps the time even when powered off
  • CC0

Other homebrew clocks use CPU cycles to keep track of the time, and that makes those clocks drift more than one minute per hour.

Requirements

gbclock requires a cartridge with MBC3 support and RTC.

Tested with:

Not tested (yet) but it should work:

I'm powering it with a USB to 3.5mm barrel jack cable with the polarity reversed (center negative), connected to an old phone charger.

Instructions

It will automatically show the clock at boot.

Press Select to set up the time.

License

The source code and assets used in the clock are available under the CC0. Feel free to customize and do whatever you want with it!

Other clocks for the Game Boy

  • pixjuan's clockboy, made for GB Compo 21​​
  • GBClock, Jeff Frohwein's talking clock from 1997​