Author Topic: My signature  (Read 10631 times)

0 Members and 1 Guest are viewing this topic.

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: My signature
« Reply #15 on: May 07, 2005, 07:27:26 pm »
Q, REAL, and Visual are all based off of BASIC, but are different.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: My signature
« Reply #16 on: May 07, 2005, 07:36:32 pm »
Qbasic was just an interpreter program for Basic.  But I don't know about the others.

Also, I remember that VB and Basic are the same for doing things like this.

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: My signature
« Reply #17 on: May 07, 2005, 07:41:28 pm »
Pah.  Q isn't just an interpreter, it has some of its own features.

Offline RoMi

  • x86
  • Hero Member
  • *****
  • Posts: 502
  • gg no re
    • View Profile
Re: My signature
« Reply #18 on: May 07, 2005, 08:48:26 pm »
What about good old TI-BASIC :).
-RoMi

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: My signature
« Reply #19 on: May 07, 2005, 10:34:30 pm »
It's not actually BASIC.

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: My signature
« Reply #20 on: May 18, 2005, 11:31:22 pm »
! I'm heart broken Wabbit.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Quik

  • Webmaster Guy
  • x86
  • Hero Member
  • *****
  • Posts: 3262
  • \x51 \x75 \x69 \x6B \x5B \x78 \x38 \x36 \x5D
    • View Profile
Re: My signature
« Reply #21 on: May 19, 2005, 12:48:03 am »
It's z80.
Quote
[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

Offline RoMi

  • x86
  • Hero Member
  • *****
  • Posts: 502
  • gg no re
    • View Profile
Re: My signature
« Reply #22 on: May 19, 2005, 06:07:38 am »
z80 is what you code on your computer and send to your calculator.  TI-BASIC is what you code on your calculator.
-RoMi

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: My signature
« Reply #23 on: May 19, 2005, 01:17:23 pm »
TI-BASIC is z80, not a BASIC derivant.

Offline RoMi

  • x86
  • Hero Member
  • *****
  • Posts: 502
  • gg no re
    • View Profile
Re: My signature
« Reply #24 on: May 19, 2005, 05:01:10 pm »
No Rabbit, read this page http://www.ticalc.org/programming/columns/ and you will see the z80 and TI-BASIC are different.
-RoMi

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: My signature
« Reply #25 on: May 19, 2005, 07:45:54 pm »
Either way, Joe's a biter.

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: My signature
« Reply #26 on: May 22, 2005, 01:12:15 am »
z80 is ASM.

Example:
mov eax, 1
xor eax, eax


TI-BASIC is a BASIC knockoff

Example:
DispGraph()
Print 1+1
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: My signature
« Reply #27 on: May 22, 2005, 10:22:23 am »
You're still a biter.  Don't make your entire sig into ROTx because you found out how to en/decrypt it.  You're a biter, plain and simple.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: My signature
« Reply #28 on: May 22, 2005, 12:07:36 pm »
It's encode! :)

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: My signature
« Reply #29 on: May 22, 2005, 01:03:09 pm »
I think Xor'ing stuff counts as encryption because it needs a key :)