Author Topic: How to get virtual calculator?  (Read 13989 times)

0 Members and 1 Guest are viewing this topic.

Offline thecnoNSMB

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 8
  • Rating: +0/-0
  • omg, zero milligrams!
    • View Profile
Re: How to get virtual calculator?
« Reply #15 on: April 30, 2010, 03:22:30 pm »
XP
currently "playing": Desolate
will "play" in the future: Portal X and Project M
 _
|\
   \ is open for beta testing.

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: How to get virtual calculator?
« Reply #16 on: April 30, 2010, 04:41:49 pm »
Ok thanks. I reported both your problem and Mieshe91, but I did not know your Windows version. He got XP too. This seems like an XP issue.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline thecnoNSMB

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 8
  • Rating: +0/-0
  • omg, zero milligrams!
    • View Profile
Re: How to get virtual calculator?
« Reply #17 on: April 30, 2010, 06:07:33 pm »
Ok. I understand.





....oh **** I can't program on this thing.
Is there a Windows program that lets me program- but then I can't use the programs on the calc...
currently "playing": Desolate
will "play" in the future: Portal X and Project M
 _
|\
   \ is open for beta testing.

_player1537

  • Guest
Re: How to get virtual calculator?
« Reply #18 on: April 30, 2010, 06:33:28 pm »
program, you mean like c# or ti-basic.  I recommend visual C#/C++/C for the computer (in windows) and for ti-basic: SourceCoder on cemetech.net is kinda good (I don't understand it that well, but I could get used to it), but the upside to SC is you can type out the code.  http://sc.cemetech.net

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: How to get virtual calculator?
« Reply #19 on: April 30, 2010, 06:41:37 pm »
Ok. I understand.





....oh **** I can't program on this thing.
Is there a Windows program that lets me program- but then I can't use the programs on the calc...
thecnoNSMB you can code on it, you can send the files to the computer. It's just hidden very well. Just make sure to backup/save often.

Right click screen, go to Calculator, then click Variables. Drag the stuff you want on the computer desktop or a folder.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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: How to get virtual calculator?
« Reply #20 on: May 30, 2010, 12:18:07 pm »
program, you mean like c# or ti-basic.  I recommend visual C#/C++/C for the computer (in windows) and for ti-basic: SourceCoder on cemetech.net is kinda good (I don't understand it that well, but I could get used to it), but the upside to SC is you can type out the code.  http://sc.cemetech.net/

SourceCoder's a nice BASIC programming tool, except that it doesn't support Y-vars. Whenever it takes a Y1, for example, it converts it to Y<span size=6>1</span>, which gets pretty annoying once you export it.




Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: How to get virtual calculator?
« Reply #21 on: May 30, 2010, 12:24:55 pm »
SourceCoder's a nice BASIC programming tool, except that it doesn't support Y-vars. Whenever it takes a Y1, for example, it converts it to Y<span size=6>1</span>, which gets pretty annoying once you export it.
I don't like that issue, too. Maybe we can submit to Kerm to update SC.
Hobbing in calculator projects.

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: How to get virtual calculator?
« Reply #22 on: May 30, 2010, 12:34:35 pm »
I discovered that when I was editing OTBP Assembler (since my calculator, for some reason, treated the main program as a null variable). After I got it on my calculator, I had to go through the code and change every r<span size=6>1</span>.

And that reminds me: Has anyone notified OTBP about their assembler bug? I tried to post a report, but their website didn't let me register an account, for some reason.




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: How to get virtual calculator?
« Reply #23 on: May 30, 2010, 02:58:31 pm »
I think OTBP forums registrations were disabled because it was being invaded by spambots. In fact, I heard they get more bandwidth than every other website hosted on TI-Freakware webspace, just to tell how many bots they had.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)