Fractal example - Julia set GB
From GameBrew
More actions
| 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)