8-Bit Software Online Conversion

Football Poem - Listing

10*KEY0 RUN |M 20MODE 128:VDU2 30VDU1,27,1,97,1,1:VDU1,27,1,69:VDU1, 27,1,119,1,1:REM Ctr-Emp-Hgt On 40VDU1,14:PRINT"The Football Fan"' 50VDU1,14:PRINT"****************"' 60VDU1,27,1,70:VDU1,27,1,119,1,0:REM Emp-Hgt Off 70: 80PRINT"My old man is a football fan" 90PRINT"And his Brain is going wrong" 100PRINT"Play Play Play all about a ga me" 110PRINT"He's at it the whole the nigh t long"' 120: 130PRINT"He wakes me up in the middle of the night" 140PRINT"Just when I am in clover" 150PRINT"He blows a little whistle in my ear and shouts"'' 170: 180VDU1,27,1,69:VDU1,27,1,119,1,1:REM Emp-Hgt On 190VDU1,14:PRINT"Half Time Turn Over"' 200VDU1,14:PRINT"*******************" 210VDU1,27,1,119,1,0:REM Double Height Off 220VDU1,27,1,70:VDU1,27,1,97,1,0:REM E mp-Ctr Off 230VDU3:END 240SAVE "FOOTBAL"