More actions
(Created page with "{{Infobox GB Homebrews |title=Fractal example - Julia set |image=fractalgbc.png |description=Source code by dox demonstrating the fractal effect.from 7447. |author=Tomasz Słanina (Dox) |lastupdated=2000/05/21 |type=Samples |version=2000 |format=CGB-ASM |license=Mixed |download=https://dlhb.gamebrew.org/gbhomebrews/fractalgbc.7z |website=http://www.tripmode.com/gbdev/gbc.html |source=https://dlhb.gamebrew.org/gbhomebrews/fractalgbc.7z |donation= }} {{#seo: |title=GameBre...") |
No edit summary |
||
Line 7: | Line 7: | ||
|type=Samples | |type=Samples | ||
|version=2000 | |version=2000 | ||
|format=CGB | |format=CGB (ASM) | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/gbhomebrews/fractalgbc.7z | |download=https://dlhb.gamebrew.org/gbhomebrews/fractalgbc.7z |
Revision as of 07:30, 13 September 2023
Fractal example - Julia set | |
---|---|
General | |
Author | Tomasz Słanina (Dox) |
Type | Samples |
Version | 2000 |
License | Mixed |
System | CGB (ASM) |
Last Updated | 2000/05/21 |
Links | |
Download | |
Website | |
Source | |
Source code by dox demonstrating the fractal effect from 7447.
Changelog
v1.1
- Prototype, own MUL16 (slower than QMUL) for lik-sang demo compo.
- Fixed math 8.8 using unsigned 16x16 mul.
v1.0
- QMUL.
External links
- The Post Punk Progression - http://www.tripmode.com/gbdev/gbc.html (archived)