| 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 |
List of GB homebrew emulators: Difference between revisions
From GameBrew
More actions
Created page with "{{Linkbar GB}} <tabber style="text-align: center;"> |-|All= ===Computer=== {{TOChorizontal|Computer|Console|Other}} {{#cargo_query: tables=Infobox_GB_Homebrews |where= type="Computer" |fields= CONCAT('',title,'')=Title, description=Description, version=Version, format=System, author=Author(s), lastupdated=Last Updated |format=dynamic table |rows per page=500 |order by=format desc |limit=2000 |column widths=20%, 35%, 10%, 10%, 15%, 10% }} ---------------..." |
No edit summary |
||
| (6 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= | |fields= CONCAT('[[',_pageName,'|',title,']]')=Title, description=Description, version=Version, format=System, author=Author(s), lastupdated=Updated | ||
|format=dynamic table | |format=dynamic table | ||
|rows per page=500 | |rows per page=500 | ||
| Line 13: | Line 15: | ||
|limit=2000 | |limit=2000 | ||
|column widths=20%, 35%, 10%, 10%, 15%, 10% | |column widths=20%, 35%, 10%, 10%, 15%, 10% | ||
}} | }} | ||
|-| | |-|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,"",Char(10))=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 60: | Line 36: | ||
|per row=0 | |per row=0 | ||
|limit=1000 | |limit=1000 | ||
}} | |||
</tabber> | |||
{{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,"",Char(10))=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 81: | Line 73: | ||
|per row=0 | |per row=0 | ||
|limit=1000 | |limit=1000 | ||
}} | |||
</tabber> | |||
{{TOChorizontal|Computer|Console|Other}} | |||
===Other=== | |||
<tabber> | |||
|-|Table= | |||
{{#cargo_query: | |||
tables=Infobox_GB_Homebrews | |||
|where= type="Other Emulators" | |||
|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="Other | |where= type="Other Emulators" | ||
|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,"",Char(10))=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 112: | ||
}} | }} | ||
</tabber> | </tabber> | ||
<div> | |||
Latest revision as of 12:04, 18 April 2025
| 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 |