diff --git a/entries/color-bar/colorbar-0.png b/entries/color-bar/colorbar-0.png new file mode 100644 index 00000000..503a7456 Binary files /dev/null and b/entries/color-bar/colorbar-0.png differ diff --git a/entries/color-bar/colorbar.gb b/entries/color-bar/colorbar.gb new file mode 100644 index 00000000..3a35c181 Binary files /dev/null and b/entries/color-bar/colorbar.gb differ diff --git a/entries/color-bar/game.json b/entries/color-bar/game.json new file mode 100644 index 00000000..07617dc7 --- /dev/null +++ b/entries/color-bar/game.json @@ -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" +} diff --git a/entries/color-bar/gbccolorbar.zip b/entries/color-bar/gbccolorbar.zip new file mode 100644 index 00000000..766ae7bc Binary files /dev/null and b/entries/color-bar/gbccolorbar.zip differ diff --git a/entries/deep-scan/20110402_deep_scan.png b/entries/deep-scan/20110402_deep_scan.png deleted file mode 100644 index 4ad48daf..00000000 Binary files a/entries/deep-scan/20110402_deep_scan.png and /dev/null differ diff --git a/entries/deep-scan/Deep_Scan__(Gameboy).zip b/entries/deep-scan/Deep_Scan__(Gameboy).zip deleted file mode 100644 index 73b04414..00000000 Binary files a/entries/deep-scan/Deep_Scan__(Gameboy).zip and /dev/null differ diff --git a/entries/deep-scan/dscan-0.png b/entries/deep-scan/dscan-0.png new file mode 100644 index 00000000..86952706 Binary files /dev/null and b/entries/deep-scan/dscan-0.png differ diff --git a/entries/deep-scan/DeepScan.cgb b/entries/deep-scan/dscan.gb similarity index 100% rename from entries/deep-scan/DeepScan.cgb rename to entries/deep-scan/dscan.gb diff --git a/entries/deep-scan/game.json b/entries/deep-scan/game.json index 6307f55f..e428215d 100644 --- a/entries/deep-scan/game.json +++ b/entries/deep-scan/game.json @@ -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" -} \ No newline at end of file + "title": "Deep Scan for GBC", + "typetag": "game", + "website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_softe.html" +} diff --git a/entries/deep-scan/gbcdeepscan.zip b/entries/deep-scan/gbcdeepscan.zip new file mode 100644 index 00000000..059ab03a Binary files /dev/null and b/entries/deep-scan/gbcdeepscan.zip differ diff --git a/entries/gb-clock/clock-0.png b/entries/gb-clock/clock-0.png new file mode 100644 index 00000000..1165f490 Binary files /dev/null and b/entries/gb-clock/clock-0.png differ diff --git a/entries/gb-clock/clock.gb b/entries/gb-clock/clock.gb new file mode 100644 index 00000000..e1de378f Binary files /dev/null and b/entries/gb-clock/clock.gb differ diff --git a/entries/gb-clock/game.json b/entries/gb-clock/game.json new file mode 100644 index 00000000..f69109e5 --- /dev/null +++ b/entries/gb-clock/game.json @@ -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" +} diff --git a/entries/gb-clock/gbcclock.zip b/entries/gb-clock/gbcclock.zip new file mode 100644 index 00000000..50511574 Binary files /dev/null and b/entries/gb-clock/gbcclock.zip differ diff --git a/entries/gb-dtmf/GB-DTMF-0.png b/entries/gb-dtmf/GB-DTMF-0.png new file mode 100644 index 00000000..b09a6adf Binary files /dev/null and b/entries/gb-dtmf/GB-DTMF-0.png differ diff --git a/entries/gb-dtmf/GB-DTMF.GB b/entries/gb-dtmf/GB-DTMF.GB new file mode 100644 index 00000000..3668f6cf Binary files /dev/null and b/entries/gb-dtmf/GB-DTMF.GB differ diff --git a/entries/gb-dtmf/game.json b/entries/gb-dtmf/game.json new file mode 100644 index 00000000..fe88ac9e --- /dev/null +++ b/entries/gb-dtmf/game.json @@ -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" +} diff --git a/entries/gb-dtmf/gbcdtmf.zip b/entries/gb-dtmf/gbcdtmf.zip new file mode 100644 index 00000000..56227e9b Binary files /dev/null and b/entries/gb-dtmf/gbcdtmf.zip differ diff --git a/entries/gb-key/game.json b/entries/gb-key/game.json index 7683d0cf..be421a0e 100644 --- a/entries/gb-key/game.json +++ b/entries/gb-key/game.json @@ -12,12 +12,14 @@ "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", + "title": "GB-KEY (PS/2 keyboard handler)", "typetag": "tool", "website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_keye.html" -} \ No newline at end of file +} diff --git a/entries/gb-key/gb-key.zip b/entries/gb-key/gb-key.zip index 7105602e..ddf68f83 100644 Binary files a/entries/gb-key/gb-key.zip and b/entries/gb-key/gb-key.zip differ diff --git a/entries/gb-pda/game.json b/entries/gb-pda/game.json new file mode 100644 index 00000000..e6455e5f --- /dev/null +++ b/entries/gb-pda/game.json @@ -0,0 +1,25 @@ +{ + "developer": "TeamKNOx", + "files": [ + { + "default": true, + "filename": "pda.gb", + "playable": true + }, + { + "description": "release", + "filename": "gbcpda.zip" + } + ], + "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" +} diff --git a/entries/gb-pda/gbcpda.zip b/entries/gb-pda/gbcpda.zip new file mode 100644 index 00000000..1113771f Binary files /dev/null and b/entries/gb-pda/gbcpda.zip differ diff --git a/entries/gb-pda/pda-0.png b/entries/gb-pda/pda-0.png new file mode 100644 index 00000000..97413f72 Binary files /dev/null and b/entries/gb-pda/pda-0.png differ diff --git a/entries/gb-pda/pda-1.png b/entries/gb-pda/pda-1.png new file mode 100644 index 00000000..6bbdd0c2 Binary files /dev/null and b/entries/gb-pda/pda-1.png differ diff --git a/entries/gb-pda/pda.gb b/entries/gb-pda/pda.gb new file mode 100644 index 00000000..11071034 Binary files /dev/null and b/entries/gb-pda/pda.gb differ diff --git a/entries/gb-rem/game.json b/entries/gb-rem/game.json index f1a26ca5..65516d10 100644 --- a/entries/gb-rem/game.json +++ b/entries/gb-rem/game.json @@ -12,7 +12,9 @@ "filename": "gb-rem.zip" } ], + "license": "MIT", "platform": "GBC", + "repository": "https://gitlab.com/teamknox/gbcremcon", "screenshots": [ "gb-rem-0.png" ], @@ -20,4 +22,4 @@ "title": "Learning RemCon", "typetag": "tool", "website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_reme.html" -} \ No newline at end of file +} diff --git a/entries/gb-rem/gb-rem.zip b/entries/gb-rem/gb-rem.zip index 61854b9f..c939a318 100644 Binary files a/entries/gb-rem/gb-rem.zip and b/entries/gb-rem/gb-rem.zip differ diff --git a/entries/gbcbarcode/game.json b/entries/gbcbarcode/game.json new file mode 100644 index 00000000..dc9b23a6 --- /dev/null +++ b/entries/gbcbarcode/game.json @@ -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" +} diff --git a/entries/gbcbarcode/gb-bar-0.png b/entries/gbcbarcode/gb-bar-0.png new file mode 100644 index 00000000..28aa7f9f Binary files /dev/null and b/entries/gbcbarcode/gb-bar-0.png differ diff --git a/entries/gbcbarcode/gb-bar.gb b/entries/gbcbarcode/gb-bar.gb new file mode 100644 index 00000000..4faa4280 Binary files /dev/null and b/entries/gbcbarcode/gb-bar.gb differ diff --git a/entries/gbcbarcode/gbcbarcode.zip b/entries/gbcbarcode/gbcbarcode.zip new file mode 100644 index 00000000..082033d1 Binary files /dev/null and b/entries/gbcbarcode/gbcbarcode.zip differ diff --git a/entries/gbccardgame/game.json b/entries/gbccardgame/game.json new file mode 100644 index 00000000..48bf1a6e --- /dev/null +++ b/entries/gbccardgame/game.json @@ -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" +} diff --git a/entries/gbccardgame/gbccardgame.zip b/entries/gbccardgame/gbccardgame.zip new file mode 100644 index 00000000..86105905 Binary files /dev/null and b/entries/gbccardgame/gbccardgame.zip differ diff --git a/entries/gbccardgame/pelmanism-0.png b/entries/gbccardgame/pelmanism-0.png new file mode 100644 index 00000000..2182e63c Binary files /dev/null and b/entries/gbccardgame/pelmanism-0.png differ diff --git a/entries/gbccardgame/pelmanism-1.png b/entries/gbccardgame/pelmanism-1.png new file mode 100644 index 00000000..5923bbfc Binary files /dev/null and b/entries/gbccardgame/pelmanism-1.png differ diff --git a/entries/gbccardgame/pelmanism.gb b/entries/gbccardgame/pelmanism.gb new file mode 100644 index 00000000..efd47ed6 Binary files /dev/null and b/entries/gbccardgame/pelmanism.gb differ diff --git a/entries/gbccuecat/game.json b/entries/gbccuecat/game.json new file mode 100644 index 00000000..298a633b --- /dev/null +++ b/entries/gbccuecat/game.json @@ -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" +} diff --git a/entries/gbccuecat/gb-cat-0.png b/entries/gbccuecat/gb-cat-0.png new file mode 100644 index 00000000..0e672693 Binary files /dev/null and b/entries/gbccuecat/gb-cat-0.png differ diff --git a/entries/gbccuecat/gb-cat.gb b/entries/gbccuecat/gb-cat.gb new file mode 100644 index 00000000..452120d1 Binary files /dev/null and b/entries/gbccuecat/gb-cat.gb differ diff --git a/entries/gbccuecat/gbccuecat.zip b/entries/gbccuecat/gbccuecat.zip new file mode 100644 index 00000000..d83a6f68 Binary files /dev/null and b/entries/gbccuecat/gbccuecat.zip differ diff --git a/entries/gbcgps/game.json b/entries/gbcgps/game.json new file mode 100644 index 00000000..fb261964 --- /dev/null +++ b/entries/gbcgps/game.json @@ -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" +} diff --git a/entries/gbcgps/gb-gps.gb b/entries/gbcgps/gb-gps.gb new file mode 100644 index 00000000..eb2ba914 Binary files /dev/null and b/entries/gbcgps/gb-gps.gb differ diff --git a/entries/gbcgps/gb-gps.png b/entries/gbcgps/gb-gps.png new file mode 100644 index 00000000..ca2a7c99 Binary files /dev/null and b/entries/gbcgps/gb-gps.png differ diff --git a/entries/gbcgps/gbcgps.zip b/entries/gbcgps/gbcgps.zip new file mode 100644 index 00000000..21faac67 Binary files /dev/null and b/entries/gbcgps/gbcgps.zip differ diff --git a/entries/gbcirviewer/game.json b/entries/gbcirviewer/game.json new file mode 100644 index 00000000..5eb3b0fd --- /dev/null +++ b/entries/gbcirviewer/game.json @@ -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" +} diff --git a/entries/gbcirviewer/gbcirviewer.zip b/entries/gbcirviewer/gbcirviewer.zip new file mode 100644 index 00000000..3acd8e82 Binary files /dev/null and b/entries/gbcirviewer/gbcirviewer.zip differ diff --git a/entries/gbcirviewer/ir_view-0.png b/entries/gbcirviewer/ir_view-0.png new file mode 100644 index 00000000..7aff662e Binary files /dev/null and b/entries/gbcirviewer/ir_view-0.png differ diff --git a/entries/gbcirviewer/ir_view.gb b/entries/gbcirviewer/ir_view.gb new file mode 100644 index 00000000..434faf34 Binary files /dev/null and b/entries/gbcirviewer/ir_view.gb differ diff --git a/entries/gbcjkit/game.json b/entries/gbcjkit/game.json new file mode 100644 index 00000000..ff41965b --- /dev/null +++ b/entries/gbcjkit/game.json @@ -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" +} diff --git a/entries/gbcjkit/gbcjkit.zip b/entries/gbcjkit/gbcjkit.zip new file mode 100644 index 00000000..2d980eca Binary files /dev/null and b/entries/gbcjkit/gbcjkit.zip differ diff --git a/entries/gbcjkit/jkit-0.png b/entries/gbcjkit/jkit-0.png new file mode 100644 index 00000000..0b4cd50b Binary files /dev/null and b/entries/gbcjkit/jkit-0.png differ diff --git a/entries/gbcjkit/jkit.gb b/entries/gbcjkit/jkit.gb new file mode 100644 index 00000000..ef8c3ce3 Binary files /dev/null and b/entries/gbcjkit/jkit.gb differ diff --git a/entries/gbcpdc/game.json b/entries/gbcpdc/game.json new file mode 100644 index 00000000..3a462725 --- /dev/null +++ b/entries/gbcpdc/game.json @@ -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" +} diff --git a/entries/gbcpdc/gb-pdc-0.png b/entries/gbcpdc/gb-pdc-0.png new file mode 100644 index 00000000..d7981cff Binary files /dev/null and b/entries/gbcpdc/gb-pdc-0.png differ diff --git a/entries/gbcpdc/gb-pdc.gb b/entries/gbcpdc/gb-pdc.gb new file mode 100644 index 00000000..3144e16c Binary files /dev/null and b/entries/gbcpdc/gb-pdc.gb differ diff --git a/entries/gbcpdc/gbcpdc.zip b/entries/gbcpdc/gbcpdc.zip new file mode 100644 index 00000000..b2ad2310 Binary files /dev/null and b/entries/gbcpdc/gbcpdc.zip differ diff --git a/entries/gbcshell/game.json b/entries/gbcshell/game.json new file mode 100644 index 00000000..04403c4b --- /dev/null +++ b/entries/gbcshell/game.json @@ -0,0 +1,24 @@ +{ + "developer": "TeamKNOx", + "files": [ + { + "default": true, + "filename": "shell.gb", + "playable": true + }, + { + "description": "release", + "filename": "gbcshell.zip" + } + ], + "license": "MIT", + "platform": "GB", + "repository": "https://gitlab.com/teamknox/gbcshell", + "screenshots": [ + "shell-0.png" + ], + "slug": "gbcshell", + "title": "GB-SHELL", + "typetag": "demo", + "website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_shelle.html" +} diff --git a/entries/gbcshell/gbcshell.zip b/entries/gbcshell/gbcshell.zip new file mode 100644 index 00000000..9627ecdc Binary files /dev/null and b/entries/gbcshell/gbcshell.zip differ diff --git a/entries/gbcshell/shell-0.png b/entries/gbcshell/shell-0.png new file mode 100644 index 00000000..b6739332 Binary files /dev/null and b/entries/gbcshell/shell-0.png differ diff --git a/entries/gbcshell/shell.gb b/entries/gbcshell/shell.gb new file mode 100644 index 00000000..caf6177f Binary files /dev/null and b/entries/gbcshell/shell.gb differ diff --git a/entries/gunpey/20110402_gunpey.png b/entries/gunpey/20110402_gunpey.png deleted file mode 100644 index e130ee3e..00000000 Binary files a/entries/gunpey/20110402_gunpey.png and /dev/null differ diff --git a/entries/gunpey/Gunpey__(Gameboy).zip b/entries/gunpey/Gunpey__(Gameboy).zip deleted file mode 100644 index 1da8b526..00000000 Binary files a/entries/gunpey/Gunpey__(Gameboy).zip and /dev/null differ diff --git a/entries/gunpey/game.json b/entries/gunpey/game.json index 932fe892..4e71836f 100644 --- a/entries/gunpey/game.json +++ b/entries/gunpey/game.json @@ -1,23 +1,24 @@ { - "description": "", "developer": "TeamKNOx", "files": [ - { - "description": "release", - "filename": "Gunpey__(Gameboy).zip" - }, { "default": true, - "filename": "Gunpey.cgb", + "filename": "namihey.gb", "playable": true + }, + { + "description": "release", + "filename": "gbcnamihey.zip" } ], + "license": "MIT", "platform": "GBC", - "rom": "Gunpey.cgb", + "repository": "https://gitlab.com/teamknox/gbcnamihey", "screenshots": [ - "20110402_gunpey.png" + "namihey-0.png" ], "slug": "gunpey", - "title": "Gunpey", - "typetag": "game" -} \ No newline at end of file + "title": "Namihey", + "typetag": "game", + "website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_name.html" +} diff --git a/entries/gunpey/gbcnamihey.zip b/entries/gunpey/gbcnamihey.zip new file mode 100644 index 00000000..5f7d6875 Binary files /dev/null and b/entries/gunpey/gbcnamihey.zip differ diff --git a/entries/gunpey/namihey-0.png b/entries/gunpey/namihey-0.png new file mode 100644 index 00000000..12775d2b Binary files /dev/null and b/entries/gunpey/namihey-0.png differ diff --git a/entries/gunpey/Gunpey.cgb b/entries/gunpey/namihey.gb similarity index 70% rename from entries/gunpey/Gunpey.cgb rename to entries/gunpey/namihey.gb index cf835499..41c6d3c4 100644 Binary files a/entries/gunpey/Gunpey.cgb and b/entries/gunpey/namihey.gb differ diff --git a/entries/phreakboy/game.json b/entries/phreakboy/game.json new file mode 100644 index 00000000..10871931 --- /dev/null +++ b/entries/phreakboy/game.json @@ -0,0 +1,24 @@ +{ + "developer": "TeamKNOx", + "files": [ + { + "default": true, + "filename": "gb-phreak.gb", + "playable": true + }, + { + "description": "release", + "filename": "gbcphreakboy.zip" + } + ], + "license": "MIT", + "platform": "GB", + "repository": "https://gitlab.com/teamknox/gbcphreakboy", + "screenshots": [ + "gb-phreak-0.png" + ], + "slug": "phreakboy", + "title": "Phreakboy (Enhanced DTMF Dialer)", + "typetag": "tool", + "website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_phreake.html" +} diff --git a/entries/phreakboy/gb-phreak-0.png b/entries/phreakboy/gb-phreak-0.png new file mode 100644 index 00000000..4cb4ad2d Binary files /dev/null and b/entries/phreakboy/gb-phreak-0.png differ diff --git a/entries/phreakboy/gb-phreak.gb b/entries/phreakboy/gb-phreak.gb new file mode 100644 index 00000000..d7fa321a Binary files /dev/null and b/entries/phreakboy/gb-phreak.gb differ diff --git a/entries/phreakboy/gbcphreakboy.zip b/entries/phreakboy/gbcphreakboy.zip new file mode 100644 index 00000000..b1cfd0f1 Binary files /dev/null and b/entries/phreakboy/gbcphreakboy.zip differ diff --git a/entries/rorecon/game.json b/entries/rorecon/game.json index 18b47a23..f1ea7ce7 100644 --- a/entries/rorecon/game.json +++ b/entries/rorecon/game.json @@ -12,7 +12,9 @@ "filename": "rorecon.zip" } ], + "license": "MIT", "platform": "GBC", + "repository": "https://gitlab.com/teamknox/gbcrorecon", "screenshots": [ "RoReCon-0.png", "RoReCon-1.png", @@ -22,4 +24,4 @@ "title": "RoReCon", "typetag": "tool", "website": "http://home.att.ne.jp/gamma/TeamKNOx/gameboy/gb_legoe.html" -} \ No newline at end of file +} diff --git a/entries/rorecon/rorecon.zip b/entries/rorecon/rorecon.zip index 6982c2ff..a7fe779c 100644 Binary files a/entries/rorecon/rorecon.zip and b/entries/rorecon/rorecon.zip differ