Message Board


Message Board > Manly Pandas (Probably NSFW) > what's in your CTRL + C

January 27, 2007, 15:10
Sandman
F3n!x0r
1194 posts

http://img.clubic.com/photo/00076090.jpg
____________
BennuWiki
Yes, my avatar has grey borders in IE (so get a decent browser)
ROOFLEZ ROOFLEZ
#
January 27, 2007, 16:08
PEader
お前はもう死んでいる
1486 posts

http://www.avland.co.uk/wharfe … iamond91lrg.jpg
____________
I see 57,005 people.
#
January 27, 2007, 19:55
Sandman
F3n!x0r
1194 posts

rand_value_init:
    load r1,170;                // store random value (170: 10101010)
    load r2,6;                    // number of bits - 2
    load r3,0;                    // bitborder
    load r4,0;                    // counter
    load r5,0;                    // number of patterns
    load r6,1;                    // step
    load r7,0;                    // temporary value

loop_start:
    move r7,r1;                    // copy value

    bitcheck_start:
        move r0,r7;                    // load the temporary value for comparison
        jmpLE r3<=r0,bitcheck_end;        // jump if bit is 0 (wrong)
        addi r7,r7,r7;                // double the temporary value (bitshift left)
        move r0,r3;                    // load the bitborder for comparison
        jmpLE r7<=r0,bitcheck_end;        // jump if bit is 1 (wrong)
        addi r7,r7,r7;                // double the temporary value (bitshift left)
        move r0,r7;                    // load the temporary value for comparison
        jmpLE r3<=r0,bitcheck_end;        // jump if bit is 0 (wrong)
        addi r5,r5,r6;                // increment number of patterns by one
    bitcheck_end:

    addi r1,r1,r1;                // double the temporary value (bitshift left)
    addi r4,r4,r6;                // increment the counter by one
    move r0,r2;                    // load the number of bits for comparison
    jmpLE r4<=r0,loop_start;        // continue loop if all bits are not yet checked
loop_end:

    move r0,r5;                    // store the found number of patterns in r0
    halt;                        // stop program
____________
BennuWiki
Yes, my avatar has grey borders in IE (so get a decent browser)
ROOFLEZ ROOFLEZ
#
January 27, 2007, 22:39
DTM
Earthling!
821 posts

Fenix 0.84 (fenix.divsite.net)
Dance Ejay 7
Techno Ejay 5
Pixia (http://park18.wakwak.com/~pixia/)
ENet (enet.cubik.org)
Dev-cpp
____________
:o
#
January 29, 2007, 12:46
Dennis
どこかにいる
2092 posts

[b][/b]
____________
Kwakkel
#
February 2, 2007, 10:47
Mezzmer
Square-theorist
792 posts

Moogle.com




Your Friendly Neighborhood Search Engine.
____________
#
February 2, 2007, 14:50
PEader
お前はもう死んでいる
1486 posts

SDL_BlitSurface
____________
I see 57,005 people.
#
February 2, 2007, 15:10
Mezzmer
Square-theorist
792 posts

http://www.bestvistadownloads.com/
____________
#
February 4, 2007, 13:20
PEader
お前はもう死んでいる
1486 posts

http://discretos.net/go-2141-u … los-chacun.html
____________
I see 57,005 people.
#
February 4, 2007, 13:24
DTM
Earthling!
821 posts

Why do seagulls fly over the sea
____________
:o
#
February 4, 2007, 13:54
PEader
お前はもう死んでいる
1486 posts

TurboIRC
____________
I see 57,005 people.
#
February 5, 2007, 14:05
Dennis
どこかにいる
2092 posts

Quoting Sandman:
rand_value_init:
    load r1,170;                // store random value (170: 10101010)
    load r2,6;                    // number of bits - 2
    load r3,0;                    // bitborder
    load r4,0;                    // counter
    load r5,0;                    // number of patterns
    load r6,1;                    // step
    load r7,0;                    // temporary value

loop_start:
    move r7,r1;                    // copy value

    bitcheck_start:
        move r0,r7;                    // load the temporary value for comparison
        jmpLE r3<=r0,bitcheck_end;        // jump if bit is 0 (wrong)
        addi r7,r7,r7;                // double the temporary value (bitshift left)
        move r0,r3;                    // load the bitborder for comparison
        jmpLE r7<=r0,bitcheck_end;        // jump if bit is 1 (wrong)
        addi r7,r7,r7;                // double the temporary value (bitshift left)
        move r0,r7;                    // load the temporary value for comparison
        jmpLE r3<=r0,bitcheck_end;        // jump if bit is 0 (wrong)
        addi r5,r5,r6;                // increment number of patterns by one
    bitcheck_end:

    addi r1,r1,r1;                // double the temporary value (bitshift left)
    addi r4,r4,r6;                // increment the counter by one
    move r0,r2;                    // load the number of bits for comparison
    jmpLE r4<=r0,loop_start;        // continue loop if all bits are not yet checked
loop_end:

    move r0,r5;                    // store the found number of patterns in r0
    halt;                        // stop program


what is a bitch eck?
____________
Kwakkel
#
February 5, 2007, 14:32
PEader
お前はもう死んでいる
1486 posts

http://www.thesun.co.uk/article/0,,11036,00.html
____________
I see 57,005 people.
#
February 5, 2007, 15:42
Dennis
どこかにいる
2092 posts

Do people actually still read this?
____________
Kwakkel
#
February 5, 2007, 16:04
PEader
お前はもう死んでいる
1486 posts

http://booleansoup.com/index.p … opic&id=619
____________
I see 57,005 people.
#
February 8, 2007, 22:28
Woody
HEAD BLACK MAN
722 posts

schijfruimte
____________
boredome is the bitter fruit of too much routine
#
February 8, 2007, 23:20
PEader
お前はもう死んでいる
1486 posts

http://www.coolest-gadgets.com … h-alarm-system/
____________
I see 57,005 people.
#
February 10, 2007, 18:38
Dennis
どこかにいる
2092 posts

schijtruimte
____________
Kwakkel
#
February 10, 2007, 18:49
DTM
Earthling!
821 posts

if (magicLightGeom)
{
const dReal *pos = dGeomGetPosition(magicLightGeom);
core::vector3df camPos = smgr->getActiveCamera()->getPosition();

// pick up magic light again
if (core::vector2df(pos[0],pos[2]).getDistanceFrom(core::vector2df(camPos.X,camPos.Z)) < 4.0)
{
magicLightPickup();
}
}
else
{
magicLightThrow();
}
____________
:o
#
February 10, 2007, 20:36
Sandman
F3n!x0r
1194 posts

[17:47] <Moogster> Anyhow.
____________
BennuWiki
Yes, my avatar has grey borders in IE (so get a decent browser)
ROOFLEZ ROOFLEZ
#
February 10, 2007, 22:47
PEader
お前はもう死んでいる
1486 posts

http://www.thesun.co.uk/articl … 7050010,00.html
____________
I see 57,005 people.
#
February 11, 2007, 18:56
Moogle
Enterprise Edition
239 posts

***** Hand History for Game 5664918464 *****
NL Texas Hold'em Trny: 31703728 Level: 3 Blinds(50/100) - Sunday, February 11, 12:20:21 ET 2007
Table 5 - Table (921710) Table #4 (Real Money)
Seat 6 is the button
Total number of players : 9
Seat 1: actionpoker1 ( 2170 )
Seat 3: Malachee ( 1720 )
Seat 4: FolkenLakur ( 2085 )
Seat 5: Talinsbe ( 4925 )
Seat 6: Moogster_NL ( 2520 )
Seat 7: DaMaryJoanna ( 1450 )
Seat 8: stylerno7 ( 3870 )
Seat 9: TribalWars ( 5910 )
Seat 10: samolet111 ( 2650 )
Trny: 31703728 Level: 3
Blinds(50/100)
** Dealing down cards **
Dealt to Moogster_NL [ Kh As ]
TribalWars folds
samolet111 folds
actionpoker1 folds
Malachee folds
FolkenLakur calls [100]
Talinsbe raises [500]
Moogster_NL calls [500]
DaMaryJoanna folds
stylerno7 folds
FolkenLakur calls [400]
** Dealing Flop ** [ 3h, 3c, Ad ]
FolkenLakur is all-In [1585]
Talinsbe calls [1585]
Moogster_NL is all-In [2020]
Talinsbe calls [435]
** Dealing Turn ** [ 6s ]
** Dealing River ** [ Ks ]
FolkenLakur shows [ 7h, Ah ]two pairs, Aces and Threes.
Talinsbe shows [ Jh, Jc ]two pairs, Jacks and Threes.
Moogster_NL shows [ Kh, As ]two pairs, Aces and Kings.
Moogster_NL wins 870 chips from side pot #1 with two pairs, Aces and Kings.
Moogster_NL wins 6405 chips from the main pot with two pairs, Aces and Kings.
Player FolkenLakur finished in 37.

Oh, and Dennis: POST WHAT'S IN YOUR CTRL-C. I doubt schijtruimte was, or many of the other posts.
____________
I am Moogle and I approve this message.

Quoting (. )( .) in the Bugs topic:
Everytime I login the threads with new posts are by Dennis.
#
February 11, 2007, 22:01
Dennis
どこかにいる
2092 posts

http://www.google.be/search?hl … st%22&meta=
____________
Kwakkel
#
February 11, 2007, 23:31
DTM
Earthling!
821 posts

http://www.messybeast.com/winged-cats.htm
____________
:o
#
February 11, 2007, 23:33
Sandman
F3n!x0r
1194 posts

[23:13] <Sandokan> 16 A5 ones and 2 A4 ones.
____________
BennuWiki
Yes, my avatar has grey borders in IE (so get a decent browser)
ROOFLEZ ROOFLEZ
#

Page 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 , 13 , 14 , 15 , 16 , 17 , 18 , 19 , 20 , 21 , 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29


Message Board > Manly Pandas (Probably NSFW) > what's in your CTRL + C

Quick reply


You must log in or register to post.
Copyright © 2005 Booleansoup.com
Questions? Comments? Bug reports? Contact us!