This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - jnesselr
Pages: 1 ... 21 22 [23] 24 25 ... 165
331
« on: April 19, 2011, 07:38:08 pm »
For the record, I tested the same rom with TI-boy alpha and it worked there. I still can't figure out why the calc randomly doesn't ack at some point. It seems to be that it doesn't like digesting some part of the app.
332
« on: April 19, 2011, 07:21:16 pm »
that... all depends... okay. Where to start.
The I/O port is made up of three wires. One is ground, then there is the ring and the tip. That gives two lines that we can mess with. They are dealt with via pull-up resistors. You deal with it in ASM via port 0. In axe, you use the Port command or Get( and send(. Read the documentation on the Port command, but that is basically dealing with those lines directly. Remember that reading is opposite from writing here.
Depending on the protocol here, is where your different speeds come in. I'm not sure how Axe does it.
333
« on: April 19, 2011, 07:12:05 pm »
Can you give your code?
334
« on: April 19, 2011, 07:11:03 pm »
If you can get on IRC, I would go to #cemetech on efnet's servers. KermM can help you. In fact, if you type KermM and then whatever message into omnomIRC, he should get it, as I see he's there right now.
335
« on: April 19, 2011, 07:51:25 am »
Not a bad protocol there. You are using the I/O port, right?
336
« on: April 19, 2011, 07:49:36 am »
I would talk to KermMartian over on Cemetech.net about this one. He'll know most about the folder structure et al. But if you want to read stuff the axe way, use GetCalc, and read up on it.
337
« on: April 19, 2011, 07:46:19 am »
For the record, the only reason this double post is kinda allowed, is because it's been two days or so since your last post. But again, it's usually not encouraged. You can ask another member to reply in a topic, and they usually will to help you not double-post.
338
« on: April 19, 2011, 07:44:25 am »
Just tested with 2.43 OS and sad to say it doesn't work either. The problem is that the device literally stops sending an ACK, so ti-connect tries sending again, and when that fails, they just disconnect the device. The interesting part comes from what the device does next. Normally, it should pop back up and say "hey, I'm here". But in this case, it's not. Quite Interesting actually. It's currently sitting on my desk saying it's validating the app. Interesting stuff here. I'm gonna let it continue for about a half hour, and if no progress is made, I'll d/c it.
339
« on: April 19, 2011, 07:38:10 am »
To be honest, I can never get your python programs to work Scout.
340
« on: April 18, 2011, 10:15:41 pm »
This might be a bit hard, though, since the grayscale might already be running at the max speed it can.
I don't think it's actually max speed. I think it's more or less specific to your calc. Now of max speed == really slow, I'd rather be able to turn grayscale off.
341
« on: April 18, 2011, 09:58:37 pm »
Yeah, also, can you add the ability for us to adjust grayscale? There was a perfect grayscale method by (thepenguin?) someone recently.
EDIT: Just noticed this was asked above.
342
« on: April 18, 2011, 07:35:43 pm »
Hey, the problem with the tiboy.bin not found does have to do with how it's referenced. If I open up CMD, and then drag makeapp into it, space, drag my rom, space, and then type the app name, it can't find tiboy.bin. Also, I'm thinking it might have to do with the FF on the start of the page warning, but I'm not sure. I'll downgrade to 2.43 and report back.
343
« on: April 18, 2011, 07:03:45 pm »
344
« on: April 18, 2011, 06:59:46 pm »
still trying to get it to send, but earlier, I had trouble when I tried to drag a rom over makeapp, and it said that tiboy.bin didn't exist. And it did exist. Right next to it in fact. Only like 50 pixels away... Reach buddy!!! grab that tiboy.bin!
Yeah, this stuff is why I'm doing community betas. Did you drag from another folder or from within the same folder?
same folder. and it seems to send all the way, try and validate, and then say the calc isn't there.
Weird. makeapp worked perfectly for me, and I was able to send Final Fantasy Legend 2 to my calc without a problem.
Well, it works when I do it via command line, but not when I drag and drop. Testing again, it says: "Error: Could not locate vital file tiboy.bin" So yeah... Strange.
345
« on: April 18, 2011, 06:56:06 pm »
still trying to get it to send, but earlier, I had trouble when I tried to drag a rom over makeapp, and it said that tiboy.bin didn't exist. And it did exist. Right next to it in fact. Only like 50 pixels away... Reach buddy!!! grab that tiboy.bin!
Yeah, this stuff is why I'm doing community betas. Did you drag from another folder or from within the same folder?
same folder. and it seems to send all the way, try and validate, and then say the calc isn't there.
Pages: 1 ... 21 22 [23] 24 25 ... 165
|