diff options
author | Astatin <[email protected]> | 2025-06-06 12:30:32 +0200 |
---|---|---|
committer | Astatin <[email protected]> | 2025-06-06 12:30:32 +0200 |
commit | 103260bbab1f6816d578cafb641e7458b66eea15 (patch) | |
tree | 3e2e33ddc4d4ba7fcdefe2783be72a49b92b4523 /tileset.gbasm | |
parent | eca91612b60b5379f9e8d6ce6f51366db54aacc3 (diff) |
Add script to extract build/tileset.png from Load_Tile routine in tiles.gbasm
Diffstat (limited to 'tileset.gbasm')
-rw-r--r-- | tileset.gbasm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/tileset.gbasm b/tileset.gbasm index f53d297..f4479f9 100644 --- a/tileset.gbasm +++ b/tileset.gbasm @@ -13,6 +13,7 @@ GUI_Border_Data: .DB $e6, $e2, $e6, $22, $c6, $42, $86, $82, $0e, $02, $fc, $04, $f8, $f8, $00, $00 ; 0x1a .DB $00, $00, $07, $07, $07, $04, $03, $02, $01, $01, $ff, $00, $ff, $ff, $00, $00 ; 0x1b .DB $06, $02, $e6, $e2, $e6, $22, $c6, $42, $8e, $82, $fc, $04, $f8, $f8, $00, $00 ; 0x1c +GUI_Border_Data.end: BG_Tile_Image_Data: ; Trees @@ -104,6 +105,7 @@ BG_Tile_Image_Data: .DB $00, $00, $00, $00, $00, $00, $fc, $fc, $3e, $06, $fa, $0e, $f2, $fe, $d2, $3e ; 0x6d .DB $bf, $86, $f9, $f9, $8b, $89, $9f, $8f, $ff, $80, $80, $ff, $7f, $7f, $00, $00 ; 0x6e .DB $d2, $3e, $f2, $fe, $d2, $3e, $d2, $3e, $92, $7e, $14, $fc, $f8, $f8, $00, $00 ; 0x6f +BG_Tile_Image_Data.end: Small_sprites: ; Heart @@ -126,6 +128,7 @@ Small_sprites: ; Poison status .DB $70, $70, $b8, $88, $f8, $88, $f8, $88, $76, $76, $0b, $09, $0f, $09, $06, $06 ; 0xf6 +Small_sprites.end: Font_Data: .DB $00, $00, $38, $3c, $44, $46, $44, $46, $44, $46, $44, $46, $38, $3c, $00, $00 ; 0x80 @@ -187,6 +190,8 @@ Font_Data: .DB $00, $00, $38, $38, $44, $44, $38, $38, $44, $44, $44, $44, $38, $38, $00, $00 ; 0xb8 .DB $00, $00, $38, $38, $44, $44, $44, $44, $3c, $3c, $04, $04, $38, $38, $00, $00 ; 0xb9 +Font_Data.end: + OBJ_Tile_Image_Data: .Bunny: @@ -209,6 +214,8 @@ OBJ_Tile_Image_Data: .DB $00, $00, $00, $00, $00, $00, $70, $70, $e8, $98, $e8, $b8, $f0, $30, $e0, $e0 ; 0x0c .DB $d0, $70, $e8, $98, $e8, $18, $f8, $08, $f8, $08, $d0, $70, $60, $e0, $c0, $c0 ; 0x0d +.Bunny.end: + .Fox: ; Fox side @@ -229,6 +236,8 @@ OBJ_Tile_Image_Data: .DB $00, $00, $8e, $8e, $de, $d2, $de, $d2, $7e, $e2, $46, $fa, $e2, $be, $e2, $3e ; 0x18 .DB $c2, $fe, $22, $fe, $24, $fc, $64, $fc, $dc, $5c, $c0, $40, $c0, $40, $c0, $c0 ; 0x19 +.Fox.end: + .Cat: ; Cat side @@ -249,6 +258,8 @@ OBJ_Tile_Image_Data: .DB $00, $00, $88, $88, $54, $dc, $d4, $5c, $5e, $d2, $ce, $4a, $8e, $6a, $4e, $ca ; 0x24 .DB $8e, $ea, $ce, $4a, $fe, $72, $fc, $c4, $f8, $f8, $c0, $c0, $c0, $c0, $80, $80 ; 0x25 +.Cat.end: + .Owl: ; Owl side @@ -269,6 +280,8 @@ OBJ_Tile_Image_Data: .DB $00, $00, $e0, $e0, $10, $f0, $68, $98, $68, $d8, $e8, $58, $88, $f8, $04, $fc ; 0x30 .DB $64, $bc, $e4, $3c, $a4, $7c, $64, $bc, $b4, $5c, $5c, $bc, $f0, $f0, $60, $60 ; 0x31 +.Owl.end: + .Bug: ; Bug side @@ -289,6 +302,8 @@ OBJ_Tile_Image_Data: .DB $00, $00, $00, $00, $04, $04, $08, $08, $08, $08, $90, $90, $60, $e0, $c8, $c8 ; 0x3c .DB $e8, $68, $fc, $7c, $34, $f4, $34, $f4, $56, $f6, $b0, $f0, $d8, $d8, $40, $40 ; 0x3d +.Bug.end: + .Mouse: ; Mouse side @@ -309,6 +324,8 @@ OBJ_Tile_Image_Data: .DB $00, $00, $c0, $c0, $20, $20, $00, $00, $00, $00, $b8, $b8, $c4, $fc, $74, $cc ; 0x48 .DB $f4, $cc, $f8, $18, $f8, $58, $f8, $28, $78, $c8, $f8, $88, $d0, $f0, $60, $60 ; 0x49 +.Mouse.end: + .Fimsh: ; Fimsh side @@ -329,6 +346,8 @@ OBJ_Tile_Image_Data: .DB $00, $00, $e0, $e0, $c4, $44, $8c, $8c, $7c, $f4, $fc, $04, $3c, $c4, $84, $7c ; 0x54 .DB $7c, $84, $08, $f8, $f8, $08, $10, $f0, $a0, $60, $c0, $c0, $00, $00, $00, $00 ; 0x55 +.Fimsh.end: + .Penguin: ; Penguin side @@ -349,6 +368,8 @@ OBJ_Tile_Image_Data: .DB $00, $00, $e0, $e0, $f0, $f0, $f0, $b0, $f0, $50, $70, $90, $f0, $30, $f8, $78 ; 0x60 .DB $fc, $7c, $fc, $3c, $fc, $3c, $fc, $3c, $f0, $70, $f0, $f0, $e0, $e0, $00, $70 ; 0x61 +.Penguin.end: + .Frog: ; Frog side @@ -369,6 +390,10 @@ OBJ_Tile_Image_Data: .DB $00, $00, $38, $38, $fc, $c4, $7c, $d4, $7c, $c4, $3c, $fc, $84, $fc, $c6, $7e ; 0x6c .DB $c2, $3e, $c2, $3e, $82, $7e, $d2, $7e, $52, $fe, $8a, $fe, $8c, $fc, $fc, $fc ; 0x6d +.Frog.end: + +OBJ_Tile_Image_Data.end: + Animation_Sprites_Data: ; Sparkles @@ -382,3 +407,5 @@ Animation_Sprites_Data: .DB $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00 ; 0x67 .DB $38, $38, $44, $7c, $82, $ce, $82, $de, $82, $fe, $44, $7c, $38, $38, $00, $00 ; 0x68 .DB $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00, $00 ; 0x69 + +Animation_Sprites_Data.end: |