Return to previous page | Return to menu | Go to next page


void
Scroll function

slMakeKtable

Create a coefficient table

Format

void slMakeKtable(adr)
void *adr ;

Parameter

adr Coefficient table address on VRAM

Function

Creates a table of coefficients used for 3D rotation at the specified VRAM address. (“Adr” must be specified in the RAM area of ​​VDP2.)

Return value

None

Reference: Chapter 8 Scroll

slMakeKtable


Return to previous page | Return to menu | Go to next page