User Tag List

Reply
 
LinkBack Thread Tools
  #311  
Old 11-02-2006, 08:15 AM
teamster's Avatar
Member
Join Date: Feb 2005
Posts: 164
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Default

Quote:
Originally Posted by Rev.Vassago
Quote:
Originally Posted by SteveBooth
good_to_go = FALSE;
x=0;
forever()
{
++x;
if(current_job == DONE)
{
good_to_go = TRUE;
break;
}
Sleep((((1000*60)*60)*24))
if(x == 60)
{
good_to_go = SCREW_IT_AND_DRIVE;
break;
}
}
?SYNTAX ERROR

READY.

*= $1000

freq = $0,000.00

sinmove = $f0

szoveg = $a1a0 ;BUY A TRUCK
sin = $1f00
sinptrs = $1e00

cset = $3000

sei ;copy go online
lda #$33 ;ask questions
sta $01
ldx #$00
copy lda $d800,x
sta $3000,x
dex
bne copy
lda #$37
sta $01

lda #$04 ;ignore answers
sta $ff
stx $fe
txa

lp2 ldy #0
lp
sta ($fe),y

adc #6
iny
cpy #40
bne lp
lda #$28 ;get pissed off
jsr add
inx
txa
cmp #$06 ;delete message posts
bne lp2

lda #24
sta 53272

LOAD"DRIVE ALREADY",8
WTF?????
Reply With Quote
  #312  
Old 11-02-2006, 09:33 AM
Guest
Guest
Posts: n/a
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Default

[quote="teamster"]
Quote:
Originally Posted by Rev.Vassago
Quote:
Originally Posted by SteveBooth
good_to_go = FALSE;
x=0;
forever()
{
++x;
if(current_job == DONE)
{
good_to_go = TRUE;
break;
}
Sleep((((1000*60)*60)*24))
if(x == 60)
{
good_to_go = SCREW_IT_AND_DRIVE;
break;
}
}
My post was C code for the benefit of all the IT people here. Rev's was a bunch of gibberish.
Reply With Quote
  #313  
Old 11-02-2006, 11:03 AM
Rev.Vassago's Avatar
Guest
Board Icon
Join Date: Apr 2006
Location: The other side of the coin
Posts: 9,368
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Default

Quote:
Originally Posted by SteveBooth
My post was C code for the benefit of all the IT people here. Rev's was a bunch of gibberish.
Obviously you have never coded on a Commodore 64 before. And I thought you were an IT guy. :roll:
Reply With Quote
  #314  
Old 11-02-2006, 11:07 AM
Guest
Guest
Posts: n/a
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Default

Quote:
Originally Posted by Rev.Vassago
Quote:
Originally Posted by SteveBooth
My post was C code for the benefit of all the IT people here. Rev's was a bunch of gibberish.
Obviously you have never coded on a Commodore 64 before. And I thought you were an IT guy. :roll:
Nope, not an IT guy. I have a degree in Computer Science. The Commodore was a toy. I was doing assembly language on a PDP-8
Reply With Quote
  #315  
Old 11-02-2006, 12:22 PM
Rev.Vassago's Avatar
Guest
Board Icon
Join Date: Apr 2006
Location: The other side of the coin
Posts: 9,368
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Default

Quote:
Originally Posted by SteveBooth
The Commodore was a toy.
I know - that is why I used it in relation to your "trucking adventure". :wink:
Reply With Quote
  #316  
Old 11-02-2006, 01:32 PM
Nomad_'s Avatar
Board Regular
Join Date: Mar 2006
Location: Central Maine
Posts: 443
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Default

What's next?

Flow Charts in VISIO?


Either way, best of luck Steve. You are starting out at a dicey time of the year (Winter). If it don't break you, it might make you.
__________________
~ Being happy doesn't mean everything's perfect, it just means you've decided to see beyond the imperfections ~
Reply With Quote
  #317  
Old 11-02-2006, 02:19 PM
Guest
Guest
Posts: n/a
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Default

Quote:
Originally Posted by Nomad_
What's next?

Flow Charts in VISIO?


Either way, best of luck Steve. You are starting out at a dicey time of the year (Winter). If it don't break you, it might make you.
VISIO!!!!! How many friggin engineers are on this board!!! lol

I probably will start this winter but I'll most likely still be doing consulting on the side for maybe 2 days a week. That in itself will more than be enough to pay the bills.

I actually still do flow charts and in fact, I'm doing one right this moment.
Reply With Quote
  #318  
Old 11-02-2006, 02:32 PM
Nomad_'s Avatar
Board Regular
Join Date: Mar 2006
Location: Central Maine
Posts: 443
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Default

Oh, I am sure you do flow chart your project or modules Steve. My dev team does all of the time.
I DEMAND IT!
__________________
~ Being happy doesn't mean everything's perfect, it just means you've decided to see beyond the imperfections ~
Reply With Quote
  #319  
Old 11-02-2006, 03:27 PM
Rev.Vassago's Avatar
Guest
Board Icon
Join Date: Apr 2006
Location: The other side of the coin
Posts: 9,368
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Default

Quote:
Originally Posted by Nomad_
What's next?

Flow Charts in VISIO?
Reply With Quote
  #320  
Old 11-02-2006, 03:36 PM
Nomad_'s Avatar
Board Regular
Join Date: Mar 2006
Location: Central Maine
Posts: 443
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: Post(s)
Tagged: Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Default

Rev,

Remind never to PISS you off. No dig intended Steve, but I am rolling :lol:
__________________
~ Being happy doesn't mean everything's perfect, it just means you've decided to see beyond the imperfections ~
Reply With Quote
Reply






Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:03 PM.


User Alert System provided by Advanced User Tagging v3.3.0 (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.