bbbbbr / gameboy_button_test

Small ROM for Game Boy & Color / Analogue Pocket / MegaDuck for testing DPad & Buttons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Boy / Analogue Pocket Button Test

A small ROM that allows you to test buttons, the D-Pad in particular.

Supported consoles:

  • Game Boy / Game Boy Color (.gb)
  • Analogue Pocket (.pocket)
  • MegaDuck / Cougar Boy (.duck)

Screenshot

The counter readouts are in hexidecimal

Options:

  • Select + B: Reset all counters
  • Select + A: Change Mode (4-Way or 8-Way)

Also on itch.io

Building: Requires GBDK-2020 4.1.0 (For older versions of GBDK-2020 Makefile.targets needs PORT=gbz80 instead of PORT=sm83)

About

Small ROM for Game Boy & Color / Analogue Pocket / MegaDuck for testing DPad & Buttons

License:GNU General Public License v3.0


Languages

Language:C 82.6%Language:Makefile 17.4%