Cambio alguna cosilla sin importancia

This commit is contained in:
antoniovillena 2016-07-16 11:56:51 +02:00
parent 3864d38abd
commit 5aeedaf7de
4 changed files with 770 additions and 755 deletions

File diff suppressed because it is too large Load Diff

View File

@ -143,7 +143,7 @@ bin2 jr nz, bin2
block $0100 - $
include scroll/define.asm
ld sp, 0
ld de, $5e82+filesize-1
ld de, $5e6d+filesize-1
ld hl, fin-1
; -----------------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
output scroll.bin
org $5e82
org $5e6d
display $6d35+string-music
string include string.asm
music ld (vari+2), ix

View File

@ -1,7 +1,7 @@
include define.asm
output scrolldesc.bin
org $5ccb
ld de, $5e82+filesize-1
ld de, $5e6d+filesize-1
di
defb $de, $c0, $37, $0e, $8f, $39, $96
jr aqui