Login

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

        DEVICE ZXSPECTRUM1024
        org 0xc000
begin
        ld hl,MDLADDR
        jr INIT
        call PLAY
        ret;jp 0x8003 ;sfx
        include "../../_sdk/ptsplay.asm"
MDLADDR
        incbin "UFO_2_World_Map.pt3"
        savebin "ufo2/ufomuz5.bin",begin,$-begin