RGBGrafx GB: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox GB Homebrews |title=RGBGrafx |image=rgbgrafxgb.png |description=A basic graphics library for Game Boy programming. |author=Aaron St.John |lastupdated=2000/02/24 |type=Development Library |version=2000 |format= |license=Mixed |download=https://dlhb.gamebrew.org/gbhomebrews/rgbgrafxgb.7z |website=http://www.aaronstj.com/portfolio.php |source=http://www.aaronstj.com/portfolio.php |donation= }} {{#seo: |title= (Development Library) - GameBrew |title_mode=append |im..." |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|author=Aaron St.John | |author=Aaron St.John | ||
|lastupdated=2000/02/24 | |lastupdated=2000/02/24 | ||
|type=Development | |type=Development | ||
|version=2000 | |version=2000 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/gbhomebrews/ | |download=https://dlhb.gamebrew.org/gbhomebrews/rgbgrafx.zip | ||
|website=http://www.aaronstj.com/portfolio.php | |website=http://www.aaronstj.com/portfolio.php | ||
|source=http://www.aaronstj.com/portfolio.php | |source=http://www.aaronstj.com/portfolio.php | ||
}} | }} | ||
{{#seo: | {{#seo: | ||
|title= | |title=GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=rgbgrafxgb.png | |image=rgbgrafxgb.png | ||
Latest revision as of 11:14, 30 July 2024
| RGBGrafx | |
|---|---|
| General | |
| Author | Aaron St.John |
| Type | Development |
| Version | 2000 |
| License | Mixed |
| Last Updated | 2000/02/24 |
| Links | |
| Download | |
| Website | |
| Source | |
RGBGrafx was developed to address the absence of a basic graphics library in the Game Boy programming community. It acts as an abstraction layer and allows developers to focus on their tasks without concerning themselves with low-level hardware interactions.
Created in assembly language, RGBGrafx underwent testing on both PC emulation and actual Game Boy hardware.
Screenshots
Changelog
Beta v1.0
- Initial release. There is much rejoicing.
External links
- Author's website - http://www.aaronstj.com/portfolio.php