Omnimaga: The Coders Of Tomorrow
Welcome, Guest. Please login or register.
 
Omnimaga: The Coders Of Tomorrow
26 May, 2013, 04:27:58 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  home news downloads projects tutorials misc forums rules new posts irc about Login Register  
+-OmnomIRC

You must Register, be logged in and have at least 40 posts to use this shout-box! If it still doesn't show up afterward, it might be that OmnomIRC is disabled for your group or under maintenance.

Note: You can also use an IRC client like mIRC, X-Chat or Mibbit to connect to an EFnet server and #omnimaga.

  Show Posts
Pages: 1 ... 8 9 [10] 11 12 ... 21
136  Calculator Community / General Calculator Help / Silverlink doesn't install correctly on: 16 June, 2012, 11:08:37
I'm not sure whether I'm right in this forum or not, but here's my problem:

A few weeks ago I installed a new sound card for my Windows 7 64-bit computer and suddenly the graph link didn't work anymore. I looked into the device manager and it says the driver can't be verified to be signed or something. I never had this problem before.
Every time I plug in the cable, after it tried to install software and says it failed. Reinstalling/updating driver leads always to the same problem, it says the driver is the newest version.
Booting without driver signature is possible and it shows up the device is working correctly, but TIConnect is acting up and doesn't find the device.

I'm using TIConnect with a TI 83+.
137  General Discussion / Pixel Art and Drawing / Re: Stefan Bauwens' Art on: 15 June, 2012, 14:45:33
Wow, that looks awesome for a chalkboard drawing !  Smiley
138  Calculator Community / The Axe Parser Project / Re: Bug Reports on: 12 June, 2012, 21:30:21
err....

I have a strange bug in axe 1.1.2

I compiled a programme and <crash>  RAM clear  Frustrated

I compiled on ion a big programme ( 5752 octets)....

I think it may help if you are more precise - can you attach the code (if it isn't lost), did any errors occur, was it while compiling, backing up or execution?
139  Calculator Community / Axe Language / Re: Axe Q&A on: 10 June, 2012, 14:58:26
I think you'd have to write your own routine for that.
It's quite slow but you could copy the last 8 rows of the buffer to another buffer, shift that and copy it back.

example with L6 and L3 (if you use them for something else you'd have to use other buffers)

1
2
3
4
Copy(L6+672,L3,96)
Horizontal -(L3)    //or Horizontal -r
Copy(L3,L6+672,96)
140  Calculator Community / TI-BASIC Language / Re: [TI-83+] Using Recursive Sequences in a Program on: 07 June, 2012, 16:33:58

1
2
"2u(n-1->u
{X->u(nMin


Is it really THAT simple? I'm gonna try that out now. * MGOS types it in the calc and wonders how easy that was.

Thanks a lot.
141  Calculator Community / TI-BASIC Language / [TI-83+] Using Recursive Sequences in a Program [solved] on: 07 June, 2012, 14:58:50
Hey, for my Maths I have to make a program to calculate increasing and stuff, and it needs to have recursive sequences as well.
The problem is, I can't find the right commands and variables in the program editor.   Angry
How would I store a recursive equation ( u(n) = u(n)*2 as an easy example) into u, v or w?
And how can I set the start ( uMin and u(nMin) = {x} )?  Huh?

I hope there is somebody who can help me.
142  Calculator Community / Axe Language / Re: text thingy for RPG on: 06 June, 2012, 17:32:16
Oh I thought that was axe x.x
No, It only works in TI-Basic, but with what you can do in axe I can't see any use of the Horiz command in axe.
143  Calculator Community / Axe Language / Re: text thingy for RPG on: 06 June, 2012, 17:28:31
Or you could try the Horiz command? It cuts the screen in half horizontally where the top is the graph screen and the bottom is the home screen, which could easily be used for text Cheesy

Since this is on an axe board, I think he wants to do it Axe - and there is no Horiz command.
144  Calculator Community / Axe Language / Re: Scaling Vectors Help on: 05 June, 2012, 19:02:08
Also, make sure you used "²" which is the square operator, and not ^2 which is a modulo operator Wink
Oh, I totally overlooked that. Shocked
145  Calculator Community / TI Z80 Calculator Projects / Re: [Contest] TI Siege on: 05 June, 2012, 12:49:13
Wow, this looks amazing so far. Incredible what you can do with just TI-Basic. Good Luck!
146  Calculator Community / Axe Language / Re: Scaling Vectors Help on: 05 June, 2012, 10:48:18
Also, make sure to add the parentheses in the square root bracket, because axe will compute it like this:

1
2
3
4
(W²+V)²
Do this instead:
W²+(V²)
147  Calculator Community / TI-BASIC Language / Re: TI Basic Tutorial on: 05 June, 2012, 10:43:06
for me the same, you should finish it. Don't forget "if-then-end" and the "for" loop. Also you should add a note that "remainder" and "Zquadrant1" aren't accessable on a TI-83+.
148  Calculator Community / The Axe Parser Project / Re: Bug Reports on: 04 June, 2012, 22:47:26
Ok, thanks for the explanation. That makes it a lot clearer for me. So I will have to use other key combinations to make sure nobody accidentally presses them like I did.
149  Calculator Community / The Axe Parser Project / Re: Bug Reports on: 04 June, 2012, 21:13:56
I'm having trouble with getkey(49) (graph). It returns one each time the key down and [right + zoom or left + trace] are pressed (all three the same time)
150  General Discussion / Pixel Art and Drawing / Re: Sprite Request: 8x8 artillery sprites on: 02 June, 2012, 18:30:20
Monochrome is best and 3-level gray is ok as well. But 4-level isn't possible
Pages: 1 ... 8 9 [10] 11 12 ... 21
Powered by EzPortal
Powered by MySQL Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Powered by PHP
Page created in 0.263 seconds with 27 queries.
Skin by DJ Omnimaga edited from SMF default theme with the help of tr1p1ea.
All programs, games and songs avaliable on this website are property of their respective owners.
Best viewed in Opera, Firefox, Chrome and Safari with a resolution of 1024x768 or above.