Title | Description | Version | System | Author(s) | Updated |
---|---|---|---|---|---|
Title | Description | Version | System | Author(s) | Updated |
GB-8 | A simple Chip-8 interpreter for the Nintendo Game Boy Color. | 1.0.0 | DMG | Hacktix | 2021/01/17 |
GB-Chip | Emulates both the CHIP8 and S-CHIP8 on your Game Boy. | 0.6 | DMG | Anders Granlund | 1998/04/22 |
TinyZoo/GB | GB/GBC port of the ZZT engine. | 2023 | CGB | Adrian Siekierka | 2023/06/25 |
Vision-8 for Gameboy | Port of Vision-8, a CHIP8 emulator by Marcel de Kogel with a fancy pseudo-GUI. | 2001 | CGB | Haroldo de Oliveira Pinheiro | 2001/04/10 |
More actions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src="Template:Gallery1/styles.css" /> | |||
{{Linkbar GB}} | {{Linkbar GB}} | ||
| | {{TOChorizontal|Computer|Console|Other}} | ||
===Computer=== | ===Computer=== | ||
<tabber> | |||
|-|Table= | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Infobox_GB_Homebrews | tables=Infobox_GB_Homebrews | ||
|where= type="Computer" | |where= type="Computer" | ||
|fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, format=System, author=Author(s), lastupdated=Updated | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, format=System, author=Author(s), lastupdated=Updated | ||
|format=dynamic table | |format=dynamic table | ||
Line 41: | Line 18: | ||
}} | }} | ||
|-| | |-|Gallery View= | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Infobox_GB_Homebrews | tables=Infobox_GB_Homebrews | ||
|where= type="Computer" | |where= type="Computer" | ||
|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=235 | ||
|link field=_pageName | |link field=_pageName | ||
|caption field=titlez | |caption field=titlez | ||
Line 61: | Line 38: | ||
|limit=1000 | |limit=1000 | ||
}} | }} | ||
</tabber> | |||
|-|Console= | {{TOChorizontal|Computer|Console|Other}} | ||
===Console=== | |||
<tabber> | |||
|-|Table= | |||
{{#cargo_query: | |||
tables=Infobox_GB_Homebrews | |||
|where= type="Console" | |||
|fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, format=System, author=Author(s), lastupdated=Updated | |||
|format=dynamic table | |||
|rows per page=500 | |||
|order by=format desc | |||
|limit=2000 | |||
|column widths=20%, 35%, 10%, 10%, 15%, 10% | |||
}} | |||
|-|Gallery View= | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Infobox_GB_Homebrews | tables=Infobox_GB_Homebrews | ||
|where= type="Console" | |where= type="Console" | ||
|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=235 | ||
|link field=_pageName | |link field=_pageName | ||
|caption field=titlez | |caption field=titlez | ||
Line 82: | Line 75: | ||
|limit=1000 | |limit=1000 | ||
}} | }} | ||
</tabber> | |||
|-| | {{TOChorizontal|Computer|Console|Other}} | ||
===Other=== | |||
<tabber> | |||
|-|Table= | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Infobox_GB_Homebrews | tables=Infobox_GB_Homebrews | ||
|where= type="Other | |where= type="Other Emulators" | ||
|fields=image, title, lastupdated, CONCAT("[[",_pageName,"|",title,"]] ",Char(10)," v.",version | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, format=System, author=Author(s), lastupdated=Updated | ||
|format=dynamic table | |||
|rows per page=500 | |||
|order by=format desc | |||
|limit=2000 | |||
|column widths=20%, 35%, 10%, 10%, 15%, 10% | |||
}} | |||
|-|Gallery View= | |||
{{#cargo_query: | |||
tables=Infobox_GB_Homebrews | |||
|where= type="Other Emulators" | |||
|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=235 | ||
|link field=_pageName | |link field=_pageName | ||
|caption field=titlez | |caption field=titlez | ||
Line 104: | Line 113: | ||
}} | }} | ||
</tabber> | </tabber> | ||
<div> |
Latest revision as of 14:05, 15 August 2024
Computer | Console | Other |
Computer
Computer | Console | Other |
Console
Title | Description | Version | System | Author(s) | Updated |
---|---|---|---|---|---|
Title | Description | Version | System | Author(s) | Updated |
FC Emulator for Gameboy | NES emulator for the Game Boy. | 0.02 | CGB | KAMI | 2000/09/03 |
NES Emulator for GBC | An emulator written to assess the accuracy of the CPU emulator. | 2009 | CGB | Leaf | 2009/06/04 |
Computer | Console | Other |
Other
Title | Description | Version | System | Author(s) | Updated |
---|---|---|---|---|---|
Title | Description | Version | System | Author(s) | Updated |
Pocket Enigma | An accurate emulator of the Enigma machine. | 1.3 | CGB | Paul Taylor | 2001/01/08 |
INFGMB | An Infocom interpreter for the Nintendo GameBoy. | 1998 | CGB | Martin Korth | 1998/12/03 |