; this is a card struct ; starts with five length-prefixed strings in memory ; then a 16bit value of the offset between the tile set and the end ; then the 16bit address of the tile set ; then a 16bit value of the offset between tile map and end ; then the 16bit address of the tile map TheFool: db 9, "THE FOOL " db 9, " " db 9, "beginning" db 9, "leap " db 9, "naivete " dw FoolMapEnd - FoolMap dw FoolMap dw FoolTilesEnd - FoolTiles dw FoolTiles FoolTiles: db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$01 db $00,$00,$00,$00,$00,$0f,$00,$30,$00,$40,$00,$80,$00,$80,$00,$00 db $00,$00,$00,$00,$00,$80,$00,$60,$00,$10,$00,$08,$00,$08,$00,$04 db $00,$01,$00,$01,$00,$01,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$00,$00,$00,$00,$00,$00,$80,$00,$80,$00,$40,$00,$30,$00,$0f db $00,$04,$00,$04,$00,$04,$00,$08,$00,$08,$00,$10,$00,$60,$00,$80 db $00,$00,$00,$00,$00,$00,$00,$0f,$07,$1f,$08,$30,$1e,$62,$7f,$81 db $00,$00,$00,$00,$00,$00,$fc,$fc,$00,$1e,$3e,$3e,$00,$1c,$90,$90 db $00,$01,$00,$01,$00,$01,$00,$02,$00,$02,$00,$02,$00,$02,$00,$82 db $00,$00,$00,$01,$00,$01,$01,$02,$03,$04,$07,$08,$0f,$10,$0f,$10 db $78,$86,$f0,$08,$f0,$08,$e0,$10,$e0,$10,$c0,$21,$c0,$21,$80,$42 db $78,$7f,$10,$15,$08,$29,$74,$75,$46,$c7,$21,$a1,$00,$00,$80,$81 db $00,$02,$00,$82,$00,$c2,$00,$e2,$00,$22,$00,$94,$00,$b4,$00,$94 db $1f,$20,$1f,$20,$0e,$11,$05,$0a,$00,$06,$01,$04,$02,$04,$01,$04 db $80,$7a,$50,$8d,$a8,$02,$54,$01,$a8,$02,$55,$00,$aa,$00,$55,$00 db $40,$42,$00,$02,$00,$c0,$00,$31,$01,$9e,$0f,$70,$8e,$71,$5e,$9e db $00,$94,$00,$d4,$00,$90,$00,$90,$0f,$9f,$80,$55,$00,$d5,$80,$35 db $00,$00,$00,$00,$00,$01,$00,$01,$80,$80,$40,$40,$e0,$e0,$e0,$e0 db $02,$04,$01,$04,$02,$05,$00,$06,$00,$04,$00,$00,$00,$00,$00,$00 db $aa,$00,$54,$01,$00,$ff,$00,$01,$00,$01,$00,$02,$01,$02,$00,$02 db $23,$ae,$c7,$47,$41,$47,$c3,$46,$46,$44,$e5,$5c,$3e,$44,$b9,$46 db $53,$0f,$a8,$04,$54,$02,$2a,$81,$54,$81,$2a,$81,$54,$81,$2a,$81 db $10,$10,$08,$08,$04,$04,$02,$02,$02,$02,$02,$02,$02,$02,$02,$02 db $01,$02,$00,$02,$01,$02,$00,$02,$01,$02,$00,$02,$01,$02,$00,$03 db $3c,$42,$9e,$21,$5e,$21,$9e,$21,$5f,$20,$af,$10,$4f,$10,$ae,$11 db $54,$81,$2a,$81,$54,$81,$2a,$81,$54,$81,$28,$82,$54,$82,$a8,$02 db $02,$02,$02,$02,$02,$02,$02,$02,$02,$06,$04,$04,$04,$0c,$08,$18 db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$80,$00,$c0,$00,$63 db $00,$01,$00,$01,$00,$01,$00,$03,$00,$0c,$00,$30,$00,$c0,$00,$00 db $4e,$11,$8e,$31,$06,$d9,$02,$8d,$02,$05,$00,$03,$00,$41,$00,$41 db $54,$02,$a8,$02,$54,$02,$a9,$07,$50,$04,$a8,$04,$50,$04,$a8,$04 db $00,$30,$20,$70,$40,$f0,$80,$a0,$00,$60,$00,$40,$00,$40,$00,$40 db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$01,$00,$01 db $00,$06,$00,$08,$00,$10,$00,$20,$00,$40,$00,$80,$00,$00,$00,$80 db $00,$00,$00,$00,$00,$00,$00,$01,$00,$05,$00,$17,$00,$5c,$00,$70 db $00,$41,$00,$41,$00,$41,$00,$41,$00,$e0,$00,$e0,$00,$30,$00,$38 db $50,$04,$a0,$1c,$40,$24,$80,$42,$00,$82,$00,$02,$00,$02,$00,$04 db $00,$07,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$1e,$00,$19 db $00,$c0,$00,$79,$00,$01,$01,$02,$03,$04,$03,$04,$07,$08,$0f,$90 db $00,$c1,$80,$47,$80,$6c,$c0,$38,$e0,$18,$e0,$13,$c0,$20,$80,$40 db $00,$81,$00,$03,$00,$06,$00,$0c,$00,$08,$00,$88,$00,$d8,$00,$10 db $00,$18,$00,$18,$00,$18,$00,$08,$00,$08,$00,$08,$00,$08,$00,$08 db $00,$04,$00,$04,$00,$04,$00,$04,$00,$04,$00,$08,$00,$08,$00,$04 db $00,$18,$00,$18,$00,$0c,$00,$06,$00,$07,$00,$03,$00,$01,$00,$00 db $0f,$70,$1f,$20,$0e,$11,$0c,$12,$00,$0c,$00,$04,$00,$84,$00,$c8 db $80,$40,$00,$80,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$7f db $00,$08,$00,$08,$00,$08,$00,$08,$00,$08,$00,$84,$00,$02,$00,$f3 db $00,$04,$00,$04,$00,$04,$00,$02,$00,$06,$00,$06,$00,$1c,$1c,$62 db $00,$f0,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$11,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $3c,$c2,$7e,$81,$3f,$40,$1f,$20,$0f,$10,$07,$08,$03,$04,$01,$02 db $00,$03,$00,$00,$00,$80,$00,$80,$80,$40,$80,$40,$c0,$20,$e0,$10 db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$03,$00,$0c db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$fe,$00,$01 db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$f8 db $00,$01,$00,$00,$00,$01,$00,$07,$00,$38,$00,$40,$00,$60,$00,$70 db $e0,$18,$70,$8c,$00,$fe,$00,$86,$00,$02,$00,$02,$00,$02,$00,$02 db $00,$04,$00,$02,$00,$02,$00,$02,$00,$02,$00,$02,$00,$01,$00,$00 db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$80,$00,$40 db $00,$07,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$ff,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$ff,$00,$01,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$fe,$00,$c1,$00,$3e,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$00,$00,$e0,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$40,$00,$80,$00,$80,$00,$40,$00,$60,$00,$10,$00,$10,$00,$10 db $00,$10,$00,$10,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$10,$00,$18,$00,$08,$00,$04,$00,$07,$00,$01,$00,$00,$00,$ff db $00,$02,$00,$02,$00,$02,$00,$02,$00,$02,$00,$02,$00,$02,$00,$7c db $00,$f8,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$40,$00,$40,$00,$40,$00,$01,$00,$01,$00,$02,$00,$06,$00,$c0 db $00,$60,$00,$38,$00,$08,$00,$0c,$00,$04,$00,$04,$00,$06,$00,$02 db $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$18 db $00,$00,$00,$40,$00,$60,$00,$38,$00,$0c,$00,$04,$00,$06,$00,$03 db $00,$01,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$00,$00,$80,$00,$40,$00,$60,$00,$20,$00,$30,$00,$10,$00,$08 db $00,$0c,$00,$04,$00,$02,$00,$02,$00,$01,$00,$01,$00,$00,$00,$00 db $00,$20,$00,$40,$00,$c0,$00,$80,$00,$00,$00,$01,$00,$06,$00,$0c db $00,$30,$00,$60,$00,$c0,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$00,$00,$00,$00,$00,$00,$03,$00,$02,$00,$04,$00,$0c,$00,$10 db $00,$00,$00,$00,$00,$01,$00,$01,$00,$01,$00,$02,$00,$02,$00,$02 db $00,$02,$00,$04,$00,$04,$00,$04,$00,$08,$00,$08,$00,$08,$00,$10 db $00,$10,$00,$10,$00,$20,$00,$20,$00,$40,$00,$40,$00,$40,$00,$80 db $00,$80,$00,$80,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 db $00,$60,$00,$40,$00,$40,$00,$40,$00,$40,$00,$40,$00,$40,$00,$80 db $00,$80,$00,$80,$00,$80,$00,$80,$00,$80,$00,$80,$00,$00,$00,$00 FoolTilesEnd: FoolMap: db $1b, $1b, $1c, $1d, $1e, $1b, $6f, $1b db $1b, $1b, $1f, $20, $21, $3c, $70, $6b db $1b, $1b, $1b, $22, $23, $24, $1b, $6c db $1b, $1b, $25, $26, $27, $28, $1b, $6d db $1b, $1b, $29, $2a, $2b, $2c, $2d, $6e db $64, $1b, $2e, $2f, $30, $31, $32, $1b db $65, $66, $1b, $33, $34, $35, $36, $1b db $1b, $67, $37, $38, $39, $3a, $3b, $6a db $63, $3c, $3d, $3e, $3f, $40, $61, $68 db $41, $42, $43, $44, $45, $46, $62, $69 db $47, $48, $49, $5e, $4a, $4b, $5f, $1b db $1b, $4c, $1b, $1b, $4d, $4e, $4f, $60 db $1b, $50, $51, $52, $1b, $53, $54, $1b db $1b, $55, $56, $57, $58, $59, $5a, $5b db $1b, $1b, $5c, $1b, $1b, $1b, $1b, $1b db $1b, $1b, $5d, $1b, $1b, $1b, $1b, $1b FoolMapEnd: