Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

entries: add TeamKNOx homebrew #233

Merged
merged 3 commits into from
Mar 24, 2024
Merged
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/color-bar/colorbar-0.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/color-bar/colorbar.gb
Binary file not shown.
24 changes: 24 additions & 0 deletions entries/color-bar/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "colorbar.gb",
"playable": true
},
{
"description": "release",
"filename": "gbccolorbar.zip"
}
],
"license": "MIT",
"platform": "GBC",
"repository": "https://gitlab.com/teamknox/gbccolorbar",
"screenshots": [
"colorbar-0.png"
],
"slug": "color-bar",
"title": "Color bar display for GBC",
"typetag": "demo",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_softe.html"
}
Binary file added entries/color-bar/gbccolorbar.zip
Binary file not shown.
Binary file removed entries/deep-scan/20110402_deep_scan.png
Binary file not shown.
Binary file removed entries/deep-scan/Deep_Scan__(Gameboy).zip
Binary file not shown.
Binary file added entries/deep-scan/dscan-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
25 changes: 13 additions & 12 deletions entries/deep-scan/game.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
{
"description": "",
"developer": "Gambit Studios",
"developer": "TeamKNOx",
"files": [
{
"description": "release",
"filename": "Deep_Scan__(Gameboy).zip"
},
{
"default": true,
"filename": "DeepScan.cgb",
"filename": "dscan.gb",
"playable": true
},
{
"description": "release",
"filename": "gbcdeepscan.zip"
}
],
"license": "MIT",
"platform": "GBC",
"rom": "DeepScan.cgb",
"repository": "https://gitlab.com/teamknox/gbcdeepscan",
"screenshots": [
"20110402_deep_scan.png"
"dscan-0.png"
],
"slug": "deep-scan",
"title": "Deep Scan",
"typetag": "game"
}
"title": "Deep Scan for GBC",
"typetag": "game",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_softe.html"
}
Binary file added entries/deep-scan/gbcdeepscan.zip
Binary file not shown.
Binary file added entries/gb-clock/clock-0.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/gb-clock/clock.gb
Binary file not shown.
24 changes: 24 additions & 0 deletions entries/gb-clock/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "clock.gb",
"playable": true
},
{
"description": "release",
"filename": "gbcclock.zip"
}
],
"license": "MIT",
"platform": "GB",
"repository": "https://gitlab.com/teamknox/gbcclock",
"screenshots": [
"clock-0.png"
],
"slug": "gb-clock",
"title": "GB-Clock (MBC3 RTC handling by GBC)",
"typetag": "demo",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_softe.html"
}
Binary file added entries/gb-clock/gbcclock.zip
Binary file not shown.
Binary file added entries/gb-dtmf/GB-DTMF-0.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/gb-dtmf/GB-DTMF.GB
Binary file not shown.
24 changes: 24 additions & 0 deletions entries/gb-dtmf/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "GB-DTMF.GB",
"playable": true
},
{
"description": "release",
"filename": "gbcdtmf.zip"
}
],
"license": "MIT",
"platform": "GB",
"repository": "https://gitlab.com/teamknox/gbcdtmf",
"screenshots": [
"GB-DTMF-0.png"
],
"slug": "gb-dtmf",
"title": "DTMF Dialer for GBC",
"typetag": "tool",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_softe.html"
}
Binary file added entries/gb-dtmf/gbcdtmf.zip
Binary file not shown.
25 changes: 25 additions & 0 deletions entries/gb-key/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"date": "2000-07-31",
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "gb-key.gb",
"playable": true
},
{
"description": "release",
"filename": "gb-key.zip"
}
],
"license": "MIT",
"platform": "GB",
"repository": "https://gitlab.com/teamknox/gbckeyboard",
"screenshots": [
"gb-key-0.png"
],
"slug": "gb-key",
"title": "GB-KEY (PS/2 keyboard handler)",
"typetag": "tool",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_keye.html"
}
Binary file added entries/gb-key/gb-key-0.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/gb-key/gb-key.gb
Binary file not shown.
Binary file added entries/gb-key/gb-key.zip
Binary file not shown.
46 changes: 46 additions & 0 deletions entries/gb-pda/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"date": "2002-05-19",
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "pda.gb",
"playable": true
},
{
"description": "release",
"filename": "gbcpda.zip"
},
{
"description": "release (v4.1 / 2000-01-28)",
"filename": "pda4.1-2000-01-28.gb"
},
{
"description": "release (v4.1 / 2000-01-14)",
"filename": "pda4.1-2000-01-14.gb"
},
{
"description": "release (v4.1 / 1999-06-28)",
"filename": "pda4.0-1999-06-28.gb"
},
{
"description": "release (v4.0 / 1999-06-16)",
"filename": "pda4.0-1999-06-16.gb"
},
{
"description": "release (v3.0 / 1999-05-30)",
"filename": "pda3.0-1999-05-30.gb"
}
],
"license": "MIT",
"platform": "GBC",
"repository": "https://gitlab.com/teamknox/gbcpda",
"screenshots": [
"pda-0.png",
"pda-1.png"
],
"slug": "gb-pda",
"title": "GB-PDA",
"typetag": "tool",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_pdae.html"
}
Binary file added entries/gb-pda/gbcpda.zip
Binary file not shown.
Binary file added entries/gb-pda/pda-0.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/gb-pda/pda-1.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/gb-pda/pda.gb
Binary file not shown.
Binary file added entries/gb-pda/pda3.0-1999-05-30.gb
Binary file not shown.
Binary file added entries/gb-pda/pda4.0-1999-06-16.gb
Binary file not shown.
Binary file added entries/gb-pda/pda4.0-1999-06-28.gb
Binary file not shown.
Binary file added entries/gb-pda/pda4.1-2000-01-14.gb
Binary file not shown.
Binary file added entries/gb-pda/pda4.1-2000-01-28.gb
Binary file not shown.
25 changes: 25 additions & 0 deletions entries/gb-rem/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"date": "2000-10-26",
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "gb-rem.gb",
"playable": true
},
{
"description": "release",
"filename": "gb-rem.zip"
}
],
"license": "MIT",
"platform": "GBC",
"repository": "https://gitlab.com/teamknox/gbcremcon",
"screenshots": [
"gb-rem-0.png"
],
"slug": "gb-rem",
"title": "Learning RemCon",
"typetag": "tool",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_reme.html"
}
Binary file added entries/gb-rem/gb-rem-0.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/gb-rem/gb-rem.gb
Binary file not shown.
Binary file added entries/gb-rem/gb-rem.zip
Binary file not shown.
24 changes: 24 additions & 0 deletions entries/gbcbarcode/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "gb-bar.gb",
"playable": true
},
{
"description": "release",
"filename": "gbcbarcode.zip"
}
],
"license": "MIT",
"platform": "GBC",
"repository": "https://gitlab.com/teamknox/gbcbarcode",
"screenshots": [
"gb-bar-0.png"
],
"slug": "gbcbarcode",
"title": "Barcode reader",
"typetag": "tool",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_bare.html"
}
Binary file added entries/gbcbarcode/gb-bar-0.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/gbcbarcode/gb-bar.gb
Binary file not shown.
Binary file added entries/gbcbarcode/gbcbarcode.zip
Binary file not shown.
25 changes: 25 additions & 0 deletions entries/gbccardgame/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "pelmanism.gb",
"playable": true
},
{
"description": "release",
"filename": "gbccardgame.zip"
}
],
"license": "MIT",
"platform": "GB",
"repository": "https://gitlab.com/teamknox/gbccardgame",
"screenshots": [
"pelmanism-0.png",
"pelmanism-1.png"
],
"slug": "gbccardgame",
"title": "Pelmanism",
"typetag": "game",
"website": "https://gitlab.com/teamknox/gbccardgame"
}
Binary file added entries/gbccardgame/gbccardgame.zip
Binary file not shown.
Binary file added entries/gbccardgame/pelmanism-0.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/gbccardgame/pelmanism-1.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/gbccardgame/pelmanism.gb
Binary file not shown.
24 changes: 24 additions & 0 deletions entries/gbccuecat/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "gb-cat.gb",
"playable": true
},
{
"description": "release",
"filename": "gbccuecat.zip"
}
],
"license": "MIT",
"platform": "GBC",
"repository": "https://gitlab.com/teamknox/gbccuecat",
"screenshots": [
"gb-cat-0.png"
],
"slug": "gbccuecat",
"title": "CueCAT reader",
"typetag": "tool",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_cate.html"
}
Binary file added entries/gbccuecat/gb-cat-0.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/gbccuecat/gb-cat.gb
Binary file not shown.
Binary file added entries/gbccuecat/gbccuecat.zip
Binary file not shown.
25 changes: 25 additions & 0 deletions entries/gbcgps/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"description": "Driver and application software for connection between GBC and SONY IPS-5x00 series",
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "gb-gps.gb",
"playable": true
},
{
"description": "release",
"filename": "gbcgps.zip"
}
],
"license": "MIT",
"platform": "GBC",
"repository": "https://gitlab.com/teamknox/gbcgps",
"screenshots": [
"gb-gps.png"
],
"slug": "gbcgps",
"title": "GPS receiver",
"typetag": "tool",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_gpse.html"
}
Binary file added entries/gbcgps/gb-gps.gb
Binary file not shown.
Binary file added entries/gbcgps/gb-gps.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/gbcgps/gbcgps.zip
Binary file not shown.
24 changes: 24 additions & 0 deletions entries/gbcirviewer/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "ir_view.gb",
"playable": true
},
{
"description": "release",
"filename": "gbcirviewer.zip"
}
],
"license": "MIT",
"platform": "GBC",
"repository": "https://gitlab.com/teamknox/gbcirviewer",
"screenshots": [
"ir_view-0.png"
],
"slug": "gbcirviewer",
"title": "IrViewer",
"typetag": "tool",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_viewe.html"
}
Binary file added entries/gbcirviewer/gbcirviewer.zip
Binary file not shown.
Binary file added entries/gbcirviewer/ir_view-0.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/gbcirviewer/ir_view.gb
Binary file not shown.
25 changes: 25 additions & 0 deletions entries/gbcjkit/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"date": "2024-03-23",
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "jkit.gb",
"playable": true
},
{
"description": "release",
"filename": "gbcjkit.zip"
}
],
"license": "MIT",
"platform": "GB",
"repository": "https://gitlab.com/teamknox/gbcjkit",
"screenshots": [
"jkit-0.png"
],
"slug": "gbcjkit",
"title": "Kanji driver kit",
"typetag": "demo",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_jkitj.html"
}
Binary file added entries/gbcjkit/gbcjkit.zip
Binary file not shown.
Binary file added entries/gbcjkit/jkit-0.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/gbcjkit/jkit.gb
Binary file not shown.
24 changes: 24 additions & 0 deletions entries/gbcpdc/game.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"developer": "TeamKNOx",
"files": [
{
"default": true,
"filename": "gb-pdc.gb",
"playable": true
},
{
"description": "release",
"filename": "gbcpdc.zip"
}
],
"license": "MIT",
"platform": "GBC",
"repository": "https://gitlab.com/teamknox/gbcpdc",
"screenshots": [
"gb-pdc-0.png"
],
"slug": "gbcpdc",
"title": "GB-PDC",
"typetag": "tool",
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_pdce.html"
}
Binary file added entries/gbcpdc/gb-pdc-0.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/gbcpdc/gb-pdc.gb
Binary file not shown.
Binary file added entries/gbcpdc/gbcpdc.zip
Binary file not shown.
Loading
Loading