A86: VIDEO_MEM


[Prev][Next][Index][Thread]

A86: VIDEO_MEM




I'm semi-new to z80 asm and am looking at a source that has:

Pages:
.dw VIDEO_MEM, _plotSScreen+6

When I compile it using Asm Studio 86, it says Label not defined:
"VIDEO_MEM"  Could some one tell me what's wrong and how I can fix this?  I
appreciate any help I can get.

Eric Greening



Follow-Ups: