Skip to content

Commit 5442446

Browse files
authored
entries: add TeamKNOx homebrew (#233)
* entries: add TeamKNOx homebrew * entries: more TeamKNOx works * entries: gb-pda: add remaining builds
1 parent 28d1f88 commit 5442446

85 files changed

Lines changed: 439 additions & 23 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

entries/color-bar/colorbar-0.png

584 Bytes

entries/color-bar/colorbar.gb

32 KB
Binary file not shown.

entries/color-bar/game.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"developer": "TeamKNOx",
3+
"files": [
4+
{
5+
"default": true,
6+
"filename": "colorbar.gb",
7+
"playable": true
8+
},
9+
{
10+
"description": "release",
11+
"filename": "gbccolorbar.zip"
12+
}
13+
],
14+
"license": "MIT",
15+
"platform": "GBC",
16+
"repository": "https://gitlab.com/teamknox/gbccolorbar",
17+
"screenshots": [
18+
"colorbar-0.png"
19+
],
20+
"slug": "color-bar",
21+
"title": "Color bar display for GBC",
22+
"typetag": "demo",
23+
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_softe.html"
24+
}

entries/color-bar/gbccolorbar.zip

30.6 KB
Binary file not shown.
-540 Bytes
Binary file not shown.
-5.3 KB
Binary file not shown.

entries/deep-scan/dscan-0.png

878 Bytes

entries/deep-scan/game.json

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
{
2-
"description": "",
3-
"developer": "Gambit Studios",
2+
"developer": "TeamKNOx",
43
"files": [
5-
{
6-
"description": "release",
7-
"filename": "Deep_Scan__(Gameboy).zip"
8-
},
94
{
105
"default": true,
11-
"filename": "DeepScan.cgb",
6+
"filename": "dscan.gb",
127
"playable": true
8+
},
9+
{
10+
"description": "release",
11+
"filename": "gbcdeepscan.zip"
1312
}
1413
],
14+
"license": "MIT",
1515
"platform": "GBC",
16-
"rom": "DeepScan.cgb",
16+
"repository": "https://gitlab.com/teamknox/gbcdeepscan",
1717
"screenshots": [
18-
"20110402_deep_scan.png"
18+
"dscan-0.png"
1919
],
2020
"slug": "deep-scan",
21-
"title": "Deep Scan",
22-
"typetag": "game"
23-
}
21+
"title": "Deep Scan for GBC",
22+
"typetag": "game",
23+
"website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_softe.html"
24+
}

entries/deep-scan/gbcdeepscan.zip

122 KB
Binary file not shown.

0 commit comments

Comments
 (0)