Author Topic: Ti Basic Editor  (Read 19066 times)

0 Members and 1 Guest are viewing this topic.

Offline cooliojazz

  • Support Staff
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 619
  • Rating: +66/-9
  • I omnoms on your soul
    • View Profile
    • Unreal Phantasies
Ti Basic Editor
« on: August 14, 2009, 11:08:34 pm »
Hey, mines alive, I just didn't think you guys cared that much about it...
Also, I was going for a general file editor, so it could open programs, pics, strings, matricies etc. Only the first two work so far. Anyways though, If you guys want it, I can start posting progress and junk about it... :)

And here I am doing exactly that.

Ok, current features:
-opening of 8xp and 83p files
-opening of 8xi files (this routine is not perfect yet)
-umm, not much else

most of my time has been spent on a library that looks like this:
Code: [Select]
       If HexValue = "2D" Then Return "!"
        If HexValue = "2E" Then Return "CubicReg "
        If HexValue = "2F" Then Return "QuartReg "
        If HexValue = "30" Then Return "0"
        If HexValue = "31" Then Return "1"
        If HexValue = "32" Then Return "2"
        If HexValue = "33" Then Return "3"
        If HexValue = "34" Then Return "4"
        If HexValue = "35" Then Return "5"
        If HexValue = "36" Then Return "6"
        If HexValue = "37" Then Return "7"
        If HexValue = "38" Then Return "8"
        If HexValue = "39" Then Return "9"
        If HexValue = "3A" Then Return "."
        If HexValue = "3B" Then Return "รป"
        If HexValue = "3C" Then Return " or "
        If HexValue = "3D" Then Return " xor "
        If HexValue = "3E" Then Return ":"
        If HexValue = "3F" Then Return vbCrLf
        If HexValue = "40" Then Return " and "
        If HexValue = "41" Then Return "A"
Which is currently 675 lines long. The reson I havn't done saving yet is because I will have to make another library the same size, but backwards and differsnt, so...
Also, it uses the TI-83Plus font, so sadly you cannot copy code from it to here. I've tried, but you guys use a standard font, since it's a webpage...
« Last Edit: August 15, 2009, 01:30:52 am by cooliojazz »
Spoiler For Random signess:
You can not beat my skills.
Trust me.
So don't even try.
And remember never to trust someone who says, "Trust me."

TI File Editor Progress: Remade in java like a boss. 50% we'll call it? IDK =P
Java Libraries: JIRC - 90% JTIF - 5%
TI Projects: Unreal Notator - -5000%
Nomcraft, a Bukkit mod
Some of the music I write can be found here | The Rest Should Be Here (Bandcamp)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Ti Basic Editor
« Reply #1 on: August 14, 2009, 11:15:11 pm »
Yes please!  I care about it :)
Programs work already? wow!

Offline cooliojazz

  • Support Staff
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 619
  • Rating: +66/-9
  • I omnoms on your soul
    • View Profile
    • Unreal Phantasies
Re: Ti Basic Editor
« Reply #2 on: August 14, 2009, 11:21:18 pm »
Actually, sadly you can only open them so far. saving doesnt work. same for the pics.  You see, i have this overly large library for the tokens...
I'll tell you guys more in the topic, just first, a quick q: Would this be calculator or non calculator project(for the topic)?
« Last Edit: August 14, 2009, 11:31:38 pm by cooliojazz »
Spoiler For Random signess:
You can not beat my skills.
Trust me.
So don't even try.
And remember never to trust someone who says, "Trust me."

TI File Editor Progress: Remade in java like a boss. 50% we'll call it? IDK =P
Java Libraries: JIRC - 90% JTIF - 5%
TI Projects: Unreal Notator - -5000%
Nomcraft, a Bukkit mod
Some of the music I write can be found here | The Rest Should Be Here (Bandcamp)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Ti Basic Editor
« Reply #3 on: August 14, 2009, 11:32:47 pm »
I'd put it in calculator projects, but I'm not the one to ask :P

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ti Basic Editor
« Reply #4 on: August 15, 2009, 12:00:10 am »
Yep calc project, since it's for calc users. And glad you finally announced it. I wasn't too sure if you wanted to at first x.x. Personally I think this could grab a lot of interest, since a lot of people ask where they can find a good BASIC editor as alternative to the TI-Graph Link one and the ticalc.org one
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline cooliojazz

  • Support Staff
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 619
  • Rating: +66/-9
  • I omnoms on your soul
    • View Profile
    • Unreal Phantasies
Re: Ti Basic Editor
« Reply #5 on: August 15, 2009, 12:03:05 am »
Anyone wanna answer my question of how I could make a video of it on the computer?
EDIT: NVM, found something.
« Last Edit: August 15, 2009, 12:38:14 am by cooliojazz »
Spoiler For Random signess:
You can not beat my skills.
Trust me.
So don't even try.
And remember never to trust someone who says, "Trust me."

TI File Editor Progress: Remade in java like a boss. 50% we'll call it? IDK =P
Java Libraries: JIRC - 90% JTIF - 5%
TI Projects: Unreal Notator - -5000%
Nomcraft, a Bukkit mod
Some of the music I write can be found here | The Rest Should Be Here (Bandcamp)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ti Basic Editor
« Reply #6 on: August 15, 2009, 01:00:43 am »
sorry missed the question, what I usually use is CamStudio. Hypercam works too, but it leaves an ad at the top and has choppy framerate and crappier quality
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline cooliojazz

  • Support Staff
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 619
  • Rating: +66/-9
  • I omnoms on your soul
    • View Profile
    • Unreal Phantasies
Re: Ti Basic Editor
« Reply #7 on: August 15, 2009, 01:29:21 am »
Thats what I found too.

Note that the third pic is the clodest to being right, and that the program has some (**** is an invalid token) because i still have about 50 more to add.
Spoiler For Random signess:
You can not beat my skills.
Trust me.
So don't even try.
And remember never to trust someone who says, "Trust me."

TI File Editor Progress: Remade in java like a boss. 50% we'll call it? IDK =P
Java Libraries: JIRC - 90% JTIF - 5%
TI Projects: Unreal Notator - -5000%
Nomcraft, a Bukkit mod
Some of the music I write can be found here | The Rest Should Be Here (Bandcamp)

Offline necro

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1295
  • Rating: +17/-2
  • +3 vaporal mustache
    • View Profile
Re: Ti Basic Editor
« Reply #8 on: August 15, 2009, 03:15:50 am »
Yay for this, btw where did you get the info for the file format?
I'm like a woot burger with awesome fries


VB.Net, C#, C++, Java, Game Maker

Offline cooliojazz

  • Support Staff
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 619
  • Rating: +66/-9
  • I omnoms on your soul
    • View Profile
    • Unreal Phantasies
Re: Ti Basic Editor
« Reply #9 on: August 15, 2009, 03:39:21 am »
off of ticalc.org, it's from this: http://www.ticalc.org/archives/files/fileinfo/247/24750.html
I found eveything in there
Spoiler For Random signess:
You can not beat my skills.
Trust me.
So don't even try.
And remember never to trust someone who says, "Trust me."

TI File Editor Progress: Remade in java like a boss. 50% we'll call it? IDK =P
Java Libraries: JIRC - 90% JTIF - 5%
TI Projects: Unreal Notator - -5000%
Nomcraft, a Bukkit mod
Some of the music I write can be found here | The Rest Should Be Here (Bandcamp)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ti Basic Editor
« Reply #10 on: August 15, 2009, 03:42:43 am »
this is awesome, I hope this eventually becomes an alternative to TIGL and others that were not finished
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline cooliojazz

  • Support Staff
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 619
  • Rating: +66/-9
  • I omnoms on your soul
    • View Profile
    • Unreal Phantasies
Re: Ti Basic Editor
« Reply #11 on: August 15, 2009, 03:48:12 am »
I lost motivation there for a while(You try typing close to 700 lines  of tokens and tell me it's not tedious) gut since you people seem really interested, i'll do my best to finish it.
BTW, that is not how the final one will look.  I am *hoping* to put in a standard MDI, to make everything nice and uniform, even though they wil all have to be different types for each file type.
Spoiler For Random signess:
You can not beat my skills.
Trust me.
So don't even try.
And remember never to trust someone who says, "Trust me."

TI File Editor Progress: Remade in java like a boss. 50% we'll call it? IDK =P
Java Libraries: JIRC - 90% JTIF - 5%
TI Projects: Unreal Notator - -5000%
Nomcraft, a Bukkit mod
Some of the music I write can be found here | The Rest Should Be Here (Bandcamp)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ti Basic Editor
« Reply #12 on: August 15, 2009, 03:52:58 am »
I never said it was not tedious...
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Ti Basic Editor
« Reply #13 on: August 15, 2009, 11:05:34 am »
dude i cant wait if i knew eirlier i would have pushed sooner lol     
if you need a hand or tester or somthin dont be afraid to ask ill gladly help
is this in visual basic and if so what version?

Offline 3.1415926535

  • LV2 Member (Next: 40)
  • **
  • Posts: 34
  • Rating: +2/-0
    • View Profile
Re: Ti Basic Editor
« Reply #14 on: August 15, 2009, 03:32:55 pm »
coool !