2 ; Maciej 'YTM/Elysium' Witkowiak 15.07.2001
4 ; Copy the data segment from the LOAD to the RUN location
8 .import __DATA_LOAD__, __DATA_RUN__, __DATA_SIZE__
9 .include "../inc/geossym.inc"
10 .include "../inc/jumptab.inc"
13 lda #<__DATA_SIZE__ ; no need to check if it is == 0