Re: A83: High Score...


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

Re: A83: High Score...




That would be chinese new year right?  Us in the US had our new year ~2mo ago.

Grant
>Happy New Year !
>
>Do you guys know a good way to save a high score ? I tried with this:
>
>	ld	hl,(Hscore)
>	call	_setxxxxop2
>
>Is it correct ? "Hscore" is a simple variable, but I saw in a source code:
>" Hscore:	.dw 0 " ???

That means Hscore has a word worth of memory in the program declared to it.


References: