makesin
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| makesin [2013/01/10 21:47] – darkbyte | makesin [2017/02/16 13:34] (current) – darkbyte | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== makesin (fast, approximated) | + | ====Sinus table generators==== |
| - | //fast generator via approximation of x^2 parabola// | + | |
| + | ---- | ||
| + | |||
| + | **__makesin (fast, approximated)__** | ||
| <code z80> | <code z80> | ||
| + | ;fast generator via approximation of x^2 parabola | ||
| + | ;Copyright © 2012 Busy, optimized by Zilogat0r | ||
| + | |||
| mksin: | mksin: | ||
| ld d,c | ld d,c | ||
| Line 30: | Line 36: | ||
| sintab: | sintab: | ||
| </ | </ | ||
| - | Copyright © 2012 Busy, optimized by Zilogat0r | ||
| - | ==== makesin | + | ---- |
| + | |||
| + | **__makesin | ||
| <code z80> | <code z80> | ||
| Line 159: | Line 166: | ||
| </ | </ | ||
| - | Navigation: [[general]] . [[math]] . [[graphic]] . [[sound]] . [[system]] . [[other]] . back to [[start]] | + | ---- |
| + | |||
| + | **Navigation: [[general]] . [[math]] . [[graphic]] . [[sound]] . [[system]] . [[other]] . back to [[start]]** | ||
makesin.1357850845.txt.gz · Last modified: 2013/01/10 21:47 by darkbyte
