https://github.com/reini1305/gb_bannerprinter
https://github.com/reini1305/gb_bannerprinter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/reini1305/gb_bannerprinter
- Owner: reini1305
- Created: 2022-01-16T14:53:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T11:48:43.000Z (8 months ago)
- Last Synced: 2025-03-11T08:12:40.225Z (about 1 month ago)
- Language: C
- Size: 292 KB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-game-boy-camera-and-game-boy-printer-projects - GB Banner printer
README
# Use the Gameboy Printer to create Banners


# Usage
You can load the ROM onto a flash cart or in an emulator. The key mapping is as follows:
- D-Pad to choose a character from the map
- A selects the current character
- B deletes the last character
- SELECT sets the color scheme (black on white or white on black) and rotation
- START prints the current stringIf your printer is properly connected, the printer icon will show a checkmark symbol.
# Compilation
The ROM can be compiled with [GBDK 2020](https://github.com/gbdk-2020/gbdk-2020). The repository contains a Makefile for Linux and Windows with WSL that will work if you clone it in the gbdk folder. For convenience, a compiled ROM is provided in the [releases](https://github.com/reini1305/gb_bannerprinter/releases).