More actions
GBSlides | |
---|---|
General | |
Author | Kartones |
Type | Other Apps |
Version | 1.0 |
License | Unlicense |
System | DMG |
Last Updated | 2023/04/21 |
Links | |
Download | |
Website | |
Source | |
GBSlides is a Game Boy slides viewer developed to learn Z80 Assembler programming from the early 90s for a presentation.
It uses Game Boy Maps/Backgrounds to load and sequentially display slides. To simplify text editing, a script was designed to convert plain text files into .INC files containing Assembler code for background definition, adapting to the GB's lack of file structure, which relied on binary data stored within the ROM.
The actual presentation is available at: slides.kartones.net
Screenshots
External links
- GitHub - https://github.com/Kartones/gameboy