Show Posts

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 - LordConiupiter

Pages: 1 ... 4 5 [6] 7 8 ... 24
76
The Axe Parser Project / Re: Features Wishlist
« on: November 01, 2010, 11:31:18 am »
I would like to be able to use Apps as Libs, like we have ExecLib and OpenLib in BASIC!
(for use with USB8x)

77
General Calculator Help / Re: MSD8x/USB8x
« on: November 01, 2010, 04:05:02 am »
yes, one of the pins x and 4 already goes off to the shield, and you can easily connect pin x and 4 by putting a small metal sheet behind the two pins!

78
The Axe Parser Project / Re: Features Wishlist
« on: November 01, 2010, 04:01:57 am »
well, perhaps could Quigibo add some intruments? just like midi on-PC works: not just only the basic peep tone, but also tones of instruments! that would be really very cool! You could use following syntax of the renamed PwrReg command:
Code: (Axe) [Select]
Midi([INSTRUMENT NO],[FREQUENCY])

79
General Calculator Help / Re: MSD8x/USB8x
« on: November 01, 2010, 03:54:35 am »
when you just only have a USB A to USB mini B cable, you could just connect pin x with pin 4, since that is the only difference between mini A an mini B. I did this to two of my cables, and they both work now! Here is some info about USB plugs: http://pinouts.ru/Slots/USB_pinout.shtml

80
Introduce Yourself! / Re: Hello-ha!
« on: November 01, 2010, 03:35:41 am »
well, tho I am al little late with it, I still want to say hello to you! welcome on this forum! I hope you're already enjoying it!

81
The Axe Parser Project / Re: Features Wishlist
« on: October 31, 2010, 06:27:34 pm »
well, just don't try it. I'll just only get you disappointed, I think...
Well if we don't bother trying anything just because it may not work, we would never have seen Axe Parser, TI-Boy SE, Ndless and Geometry Wars for the calculators. This attitude was common in the community back in 2001-07 and nothing was getting done. Even if the end result is a failure, it doesn't hurt to try in the first place.
yep, that's right. perhaps I've even gotta try it myself ;) I like tricky things, and this case is sounding particularly intresting!

82
General Calculator Help / Re: MSD8x/USB8x
« on: October 31, 2010, 06:16:43 pm »
I think it's perhaps only USB8x which does not support mini B

EDIT:
@SirCmpwn: why?

can't USB8x support this in the future?

83
General Calculator Help / Re: MSD8x/USB8x
« on: October 31, 2010, 06:15:53 pm »
but why can I send files from one calc to another using this cable?

84
General Calculator Help / Re: MSD8x/USB8x
« on: October 31, 2010, 06:13:44 pm »
there is something I noticed: when I connect a digital camera using the cable that came with my calc (TI84+), which has one usb mini A and one usb mini B male plugs, and I put the mini A in my calc (because it won't fit in my cam), and the mini B in my cam, USBTools detects the cam, and gives me a bunch of info about connection type and such kinda stuff, BUT when I use a cable with two usb mini B plugs, USBTools does NOT detect anything, and gives a ERROR 0500

EDIT: the camera I used is a Canon Powershot A590

85
Axe / Re: Progress
« on: October 30, 2010, 06:56:19 pm »
I would really find it sad when you won't continue on-calc programming support for Axe 2.0, but it would be very nice to be able to program in Axe ON-PC as well. Just like the others said before me. ;)

86
The Axe Parser Project / Re: Features Wishlist
« on: October 30, 2010, 06:50:56 pm »
well, just don't try it. I'll just only get you disappointed, I think...

87
KnightOS / Re: KnightOS: Castle
« on: October 30, 2010, 06:10:46 pm »
If you feel the call to write anything usefull for KOS, you should do it! From the beginning of course :P I'm already in!

88
KnightOS / Re: KnightOS: Castle
« on: October 28, 2010, 05:20:19 pm »
wow! that's a completely new system!

89
General Calculator Help / Re: MSD8x/USB8x
« on: October 28, 2010, 01:47:00 pm »
I have some kinda the same story to tell. I also received an adapter, but nothing I tried worked D: USBTools constantly gives me an error 0500(the first time), and error 0505 (all other times I try). what could be the problem? I tried connecting almost everything! Printers, mice, usb pendrives, but nothing worked! please help me too!

90
KnightOS / Re: KnightOS/Rogue Console - Eeems
« on: October 28, 2010, 01:39:57 pm »
well, no, not exactly. It's just like Windows. when you click on a Textbox, what you type will appear in that textbox, and when you click somewhere else, that will be activated. It means code is run based on what the user does. In TiOS, when you have to type a name for something, you can just only type a name in the selected input, and you can't select another input. When you want to cancel, you can press clear, but that will bring you back into the main loop of TiOS'es code.

In short:
Event-driven: code is linked to actions of the user.
non-event-driven: code is just build up in simple loops and lusses.

conclusion: Event-driven is much more flexible!

Pages: 1 ... 4 5 [6] 7 8 ... 24