D-Bug & Automation Forum
D-Bug & Automation Forum >> Coding >> Hidden messages in code
http://d-bug.mooo.com/dbugforums/cgi-bin/yabb2/YaBB.pl?num=1257011785

Message started by ggn on 31.10.09 at 17:56:24

Title: Re: Hidden messages in code
Post by ggn on 31.10.09 at 18:16:16
Captain Fizz

[code] "=====================",13,10
        dc.b    "Insert disk to test in drive 0 then press any key...",13,0
string2 dc.b    "This disk is GOOD                                   ",0
string3 dc.b    "This disk is BAD                                    ",0
clear1  dc.b    27,'E',0

        CNOP    0,2

clear   move.l  #clear1,a0              clear entire screen
        jsr     printf
        rts
intro   move.l [/code]

D-Bug & Automation Forum » Powered by YaBB 2.6.0!
YaBB Forum Software © 2000-2024. All Rights Reserved.