mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "TURTLE@" ; species name
|
|
dw 303, 500 ; height, weight
|
|
|
|
db "Its long, furry"
|
|
next "tail is a symbol"
|
|
next "of longevity,"
|
|
|
|
page "making it quite"
|
|
next "popular among"
|
|
next "older people.@"
|