I was wondering if anyone here would know how to create a sprite/description for a program in eZ80.
I know that, in TI-BASIC, it is just:
Code:
or also, with no description:
Code:
So, do any of you know how to do this in eZ80?
I know that, in TI-BASIC, it is just:
Code:
::"(Description goes here)
::"(Hexadecimals go here)
or also, with no description:
Code:
::DCS
:"(Hexadecimals go here)
So, do any of you know how to do this in eZ80?