[A83] Re: Belgian<>dutch people!!! Holland & Elvis RULES!!!


[Prev][Next][Index][Thread]

[A83] Re: Belgian<>dutch people!!! Holland & Elvis RULES!!!




Actually, your line subject line should read:

dutch .equ 31
belgian .equ 32

ld a, dutch
cp belgian
jr z, message
jr screwup

screwup:
jp 0000h  ; does a nice memreset :-)

message:
bcall(_clearlcdfull)
bcall(_homeup)
ld hl, messagetext
bcall(_puts)

messagetext: 
> I'm from Holland (dumbhead). Zoutelande->Zeeland->Holland
> 
> Dus kom maar's naar hier naar het strand
> (this is code-script for not-dutch/belgian)
> 
> Wouter
> 

But, since that doesn't fir in the subject line,
Belgian <> Dutch suffices :-)

-- Peter Martijn Kuipers
---------------------------
"We're only trying to brighten up your day"
--Mike Smith (Hays) 
:-)


> 
> >From: "The one and only SUCKER!! ..." <sucker_pvn@hotmail.com>
> >Reply-To: assembly-83@lists.ticalc.org
> >To: assembly-83@lists.ticalc.org
> >Subject: [A83] Belgian people!!! Flanders RULES!!!
> >Date: Wed, 27 Jun 2001 17:20:37 -0000
> >
> >
> >
> >
> > >So, then we are with three already.
> > >
> > >Tijl Coosemans
> >
> >Tijl Coosemans?? That sounds more like a name from Holland,
> >but... welcome to the club!! I live in Retie, at the right
> >of Antwerp. And where do you guys live??
> >
> >               SUCKER
> >_________________________________________________________________________
> >Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> >
> >
> >
> 
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> 
> 
> 




Follow-Ups: References: