More actions
(Created page with "{{Infobox GB Homebrews |title=GBFull |image=gbfull.png |description=Full screen image example. |author=Molasses |lastupdated=2000/05/03 |type=Samples |version=2000 |format=DMG-GBDK |license=Mixed |download=https://dlhb.gamebrew.org/gbhomebrews/gbfull.7z |website=http://www.tripmode.com/gbdev/gbc.html |source=https://dlhb.gamebrew.org/gbhomebrews/gbfull.7z |donation= }} {{#seo: |title=GameBrew |title_mode=append |image=gbfull.png |image_alt=GBFull }} This code example sho...") |
No edit summary |
||
Line 7: | Line 7: | ||
|type=Samples | |type=Samples | ||
|version=2000 | |version=2000 | ||
|format=DMG | |format=DMG (GBDK) | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/gbhomebrews/gbfull.7z | |download=https://dlhb.gamebrew.org/gbhomebrews/gbfull.7z |
Revision as of 07:31, 13 September 2023
GBFull | |
---|---|
General | |
Author | Molasses |
Type | Samples |
Version | 2000 |
License | Mixed |
System | DMG (GBDK) |
Last Updated | 2000/05/03 |
Links | |
Download | |
Website | |
Source | |
This code example shows how to display a full-screen image on the Original Game Boy using GBDK (Game Boy Development Kit).
The technique involves utilizing specific memory sections to store background tiles, allowing more than the usual 256 unique tiles to be displayed.
External links
- The Post Punk Progression - http://www.tripmode.com/gbdev/gbc.html (archived)