Author Topic: FOR ASM/AXE CODERS: BaseCalc  (Read 14254 times)

0 Members and 1 Guest are viewing this topic.

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: FOR ASM/AXE CODERS: BaseCalc
« Reply #15 on: October 14, 2010, 02:37:49 am »
Ya, I'd go uppercase. I mean it saves space and is just a lot less of a hassle :)

Great program though, I'll look through it tomorrow to see if I can find anything (though I'm sure nemo already has or will ;)). I'm assuming you use the prefix to determine what the base is then?
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

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: FOR ASM/AXE CODERS: BaseCalc
« Reply #16 on: October 14, 2010, 03:30:45 am »
Uppercase. Often we will get RAM clears and forget to re-enable lowercase. Damn TI, why didn't they keep this enabled by default? It's even built in the TI-OS! x.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: FOR ASM/AXE CODERS: BaseCalc
« Reply #17 on: October 14, 2010, 03:43:56 am »
Well I think what he was going to do is have a assembly built into the program that toggles it for the program when it's run so you can use them. Then turns them off when it's done. (I believe he did this with Calcalca (or how ever it's spelled, sorry to lazy to check right now :P))

Has the OS's ever had it enabled by default?
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

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: FOR ASM/AXE CODERS: BaseCalc
« Reply #18 on: October 14, 2010, 03:45:15 am »
Nope, the OSes never had it enabled by default. I never understood why. It's there. Why did TI hide it?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: FOR ASM/AXE CODERS: BaseCalc
« Reply #19 on: October 14, 2010, 03:46:17 am »
Nope, the OSes never had it enabled by default. I never understood why. It's there. Why did TI hide it?

That's what I thought, but wasn't sure. Hmm, a possible TI-Cares email ;) :P
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

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: FOR ASM/AXE CODERS: BaseCalc
« Reply #20 on: October 14, 2010, 03:52:25 am »
That's what I thought, but wasn't sure. Hmm, a possible TI-Is-Stupid-And-Doesn't-Care email ;) :P
Fixed.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: FOR ASM/AXE CODERS: BaseCalc
« Reply #21 on: October 14, 2010, 03:57:13 am »
Well if you want to get technical :P
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: FOR ASM/AXE CODERS: BaseCalc
« Reply #22 on: October 14, 2010, 09:28:15 am »
I need to have all suggestions down before I edit the program, because each time I edit it I have to edit the hex directly on-comp. I already got BSoD'd :(




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: FOR ASM/AXE CODERS: BaseCalc
« Reply #23 on: October 14, 2010, 09:47:19 am »
Darn I hope you can get rid of the bugs, good luck x.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: FOR ASM/AXE CODERS: BaseCalc
« Reply #24 on: October 14, 2010, 12:28:13 pm »
Nope, the OSes never had it enabled by default. I never understood why. It's there. Why did TI hide it?

That's what I thought, but wasn't sure. Hmm, a possible TI-Cares email ;) :P
My (silly) guess is that NoteFolio required it, so they added it to the OS... D:

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: FOR ASM/AXE CODERS: BaseCalc
« Reply #25 on: October 14, 2010, 05:26:57 pm »
Maybe, although I'm still wondering why they did not just enable it by default or have an option in MODE to enable it. X.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: FOR ASM/AXE CODERS: BaseCalc
« Reply #26 on: October 14, 2010, 06:05:58 pm »
I need to have all suggestions down before I edit the program, because each time I edit it I have to edit the hex directly on-comp. I already got BSoD'd :(

Why do you need to edit the hex directly?
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: FOR ASM/AXE CODERS: BaseCalc
« Reply #27 on: October 14, 2010, 07:12:14 pm »
SC didn't parse the Equ>String( token correctly.

Which reminds me: I need to post a bug report.




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: FOR ASM/AXE CODERS: BaseCalc
« Reply #28 on: October 14, 2010, 11:52:09 pm »
Yeah you should probably go report the bug to Kerm on Cemetech SC2 bug reports topic so he notices it faster.
« Last Edit: October 14, 2010, 11:52:33 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: FOR ASM/AXE CODERS: BaseCalc
« Reply #29 on: October 15, 2010, 10:47:45 am »
Maybe, although I'm still wondering why they did not just enable it by default or have an option in MODE to enable it. X.x
Probably because that feature isn't needed at all for math. TI doesn't really care about our ability to write lowercase in our games D: