Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added entries/totp-gb/01-main-list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/totp-gb/02-view-account.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/totp-gb/03-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/totp-gb/04-time-set.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/totp-gb/05-add-name.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions entries/totp-gb/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"developer": "dmang-dev",
"files": [
{
"default": true,
"filename": "totp-gb.gb",
"playable": true
},
{
"default": false,
"filename": "totp-gbc.gbc",
"playable": true
}
],
"license": "MIT",
"platform": "GB",
"repository": "https://github.com/dmang-dev/totp-gb",
"screenshots": [
"01-main-list.png",
"02-view-account.png",
"03-settings.png",
"04-time-set.png",
"05-add-name.png"
],
"slug": "totp-gb",
"tags": [
"Open Source"
],
"title": "totp-gb",
"typetag": "homebrew",
"description": "TOTP (RFC 6238) two-factor authenticator for the original Game Boy, Game Boy Color, and Super Game Boy. Stores up to 8 accounts in MBC3+TIMER+RAM+BATTERY cart SRAM, uses the MBC3 hardware RTC for time, and ships a procedurally-generated SGB border with palette enhancements when run on a Super Game Boy. Two ROMs: a unified DMG/SGB build and a GBC-only build with palette swaps."
}
Binary file added entries/totp-gb/totp-gb.gb
Binary file not shown.
Binary file added entries/totp-gb/totp-gbc.gbc
Binary file not shown.