Memory layout

| 0x89 | D/S | Dest | Oper | |——|——-|——–|——–|

Arguments

Description

Multiplies two numbers together and stores the result back into “Dest”. The result of the Multiplication is capped at 255. If the Source Bank is 0 then the the value “Oper” is multiplied with the destination value. If the Source Bank is an 8 bit bank, then the “Oper” is the address in that bank where the operand is.