This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
super_mario_64:fast3d_display_list_commands [2018/01/10 04:59] cpuhacka101 [03: F3D_MOVEMEM] |
super_mario_64:fast3d_display_list_commands [2018/01/10 05:01] (current) cpuhacka101 [03: F3D_MOVEMEM] |
||
---|---|---|---|
Line 35: | Line 35: | ||
Example: Loads diffuse RGBA from 0x0 in RAM bank 0x0E; loads ambient RGBA from 0x08 in RAM Bank 0x0E | Example: Loads diffuse RGBA from 0x0 in RAM bank 0x0E; loads ambient RGBA from 0x08 in RAM Bank 0x0E | ||
- | 03 86 00 00 0E 00 00 00 | + | 03 86 00 10 0E 00 00 00 |
- | 03 88 00 00 0E 00 00 08 | + | 03 88 00 10 0E 00 00 08 |
---- | ---- |