Afternoon folks,
I'm having a play with an old msx and some of the assembler source code examples for the video processor have me a bit confused which is not hard to do these days and Z80 was never my strongest language.
the bit that is confusing me is the meaning of the following (its a section from how to program the palettes)
defb 4*0, 4*0, 4*0
defb 4*3, 4*7, 4*3
I may well be being a numpty but I've never come across that notation before.
My best guess is its some sort of array concept...
Can anyone clue me in?
Cheers
Chris
I'm having a play with an old msx and some of the assembler source code examples for the video processor have me a bit confused which is not hard to do these days and Z80 was never my strongest language.
the bit that is confusing me is the meaning of the following (its a section from how to program the palettes)
defb 4*0, 4*0, 4*0
defb 4*3, 4*7, 4*3
I may well be being a numpty but I've never come across that notation before.
My best guess is its some sort of array concept...
Can anyone clue me in?
Cheers
Chris