Title | Description | Version | Author(s) | Updated |
---|---|---|---|---|
Title | Description | Version | Author(s) | Updated |
GB PCM Converter | Tool to convert WAV to PCM format and split LSDj Drum Kits. | 2015 | Leaf | 2015/09/12 |
gbsplay | A Game Boy sound player. | 0.0.95 | Tobias Diedrich, Christian Garbs, Maximilian Rehkopf, Vegard Nossum | 2024/01/26 |
No$2rgbd | A tool that helps examine disassembled code with the no$cash emulator. | 1.0 | AGO | 2000/09/09 |
CGB Palitra | Displays CGB palettes. | 2000 | AGO | 2000/09/09 |
AT keyboard interface | Connect an AT-keyboard to the link port. | 1999 | Dark Fader | 1999/05/28 |
APE for GB Studio 2.0.0 Beta 5 | Advanced platform engine for GB Studio. | 1.2 | byrontrent | 2021/09/30 |
Conversion tools for Game Boy | Varies conversion tools for Game Boy development. | 2001 | Dark Fader | 2001/09/10 |
Gameboy Printer Emulator | GB Printer Emulator for DOS. | 1.3 | Martin Eyre | 1998/01/07 |
GB-Tools | Some tools for developing programs for the Nintendo Gameboy. | 2.2 | Jens Christian Restemeier | 1997/04/23 |
ISGBDK | Check to see if GB roms were compiled with GBDK or was written in assembly. | 2000 | David Phillips (ACZ) | 2000/02/01 |
More actions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Template:Gallery1/styles.css" /> | |||
{{Linkbar GB}} | {{Linkbar GB}} | ||
| | {{TOChorizontal|Utilities|Developments}} | ||
===Utilities=== | ===Utilities=== | ||
<div class="pc2"> | |||
<tabber> | |||
|-|Table= | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Infobox_GB_Homebrews | tables=Infobox_GB_Homebrews | ||
|where= type="PC Utilities" | |where= type="PC Utilities" | ||
|fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Updated | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Updated | ||
|format=dynamic table | |format=dynamic table | ||
Line 28: | Line 19: | ||
}} | }} | ||
|-| | |-|Gallery View= | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Infobox_GB_Homebrews | tables=Infobox_GB_Homebrews | ||
|where= type="PC Utilities" | |where= type="PC Utilities" | ||
|fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10)," v.",version | |fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10),Char(10),author,Char(10)," v.",version,"")=titlez, _pageName | ||
|format=gallery | |format=gallery | ||
|mode=nolines | |mode=nolines | ||
|order by=lastupdated DESC | |order by=lastupdated DESC | ||
|caption field=titlez | |caption field=titlez | ||
|image width= | |image width=260 | ||
|image height= | |image height=195 | ||
|link field=_pageName | |link field=_pageName | ||
|caption field=titlez | |caption field=titlez | ||
Line 48: | Line 39: | ||
|limit=1000 | |limit=1000 | ||
}} | }} | ||
</tabber> | |||
</div> | |||
|-| | {{TOChorizontal|Utilities|Developments}} | ||
===Developments=== | |||
<div class="pc2"> | |||
<tabber> | |||
|-|Table= | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Infobox_GB_Homebrews | tables=Infobox_GB_Homebrews | ||
|where= type="Development" | |where= type="Development" | ||
|fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10)," v.",version | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, author=Author(s), lastupdated=Updated | ||
|format=dynamic table | |||
|rows per page=500 | |||
|order by=format desc | |||
|limit=2000 | |||
|column widths=20%, 40%, 10%, 20%, 10% | |||
}} | |||
|-|Gallery View= | |||
{{#cargo_query: | |||
tables=Infobox_GB_Homebrews | |||
|where= type="Development" | |||
|fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10),Char(10),author,Char(10)," v.",version,"")=titlez, _pageName | |||
|format=gallery | |format=gallery | ||
|mode=nolines | |mode=nolines | ||
|order by=lastupdated DESC | |order by=lastupdated DESC | ||
|caption field=titlez | |caption field=titlez | ||
|image width= | |image width=260 | ||
|image height= | |image height=195 | ||
|link field=_pageName | |link field=_pageName | ||
|caption field=titlez | |caption field=titlez | ||
Line 70: | Line 79: | ||
}} | }} | ||
</tabber> | </tabber> | ||
</div> | |||
</div> |
Latest revision as of 14:05, 15 August 2024
Utilities | Developments |
Utilities
Utilities | Developments |
Developments
Title | Description | Version | Author(s) | Updated |
---|---|---|---|---|
Title | Description | Version | Author(s) | Updated |
GBasm and GBlink | Assembler and Linker for the Game Boy. | 2002 | David Phillips (ACZ) | 2002/06/08 |
RGBGrafx | A basic graphics library for Game Boy programming. | 2000 | Aaron St.John | 2000/02/24 |