Editing Graphics Engine
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 57: | Line 57: | ||
| CMD_FINISH || 0Fh || Finish drawing | | CMD_FINISH || 0Fh || Finish drawing | ||
|- | |- | ||
| CMD_BASE || 10h || Set address base, used as upper 8 bits for JUMP, BJUMP, CALL, VADR, and IADR | | CMD_BASE || 10h || Set address base, used as upper 8 bits for JUMP, BJUMP, CALL, VADR, and Β | ||
IADR | |||
|- | |- | ||
| CMD_VTYPE || 12h || Set vertex type | | CMD_VTYPE || 12h || Set vertex type | ||
Line 451: | Line 452: | ||
| CMD_FIXB || E1h || Set fixed color B | | CMD_FIXB || E1h || Set fixed color B | ||
|- | |- | ||
| CMD_DITH1 || E2h || Set dither coefficients for matrix elements | | CMD_DITH1 || E2h || Set dither coefficients for matrix elements 01-03 | ||
|- | |- | ||
| CMD_DITH2 || E3h || Set dither coefficients for matrix elements 04-07 | | CMD_DITH2 || E3h || Set dither coefficients for matrix elements 04-07 |