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

Pages: 1 ... 122 123 [124] 125 126 ... 168
1846
Wow that calculator looks expensive.

Quote
All techs without wire are banned from exams.
Well then: make it BARELY wireless. With a reeeeally short wire attached to the calculator. Wait wut... :crazy:

Do you want to make a docking station for it? With features such as: charging, streaming audio from the calc and streaming screencaps to a vga monitor or beamer.

1847
Minecraft Discussion / Re: My latest project (A minecraft mod)
« on: November 06, 2012, 11:19:58 am »
Did you achieve this with a texture pack or is there coding involved? Also: Why don't you just steal aquire the chainsaw texture from IC2?

1848
This: bluetooth keyboard. Done deal.

1849
Will the user get root access by default?

1850
I study electrical engineering at the moment and I made several peripherals for the 84+, so if you could provide me with some technical details once they are available so I can make peripherals in advance :)
I'm talking dataloggers, gamepads, midi interfaces, etc.

1851
And maybe it would be nice to have some way to secure the modules next to the USB connectors, because MicroUSB alone is not strong enough. And maybe it would be nice to have MiniUSB instead of MicroUSB, because then you should be able to use TI accessories when you have the right drivers. Which makes me think, maybe it's nice to have a 2.5" serial jack too, also for TI accessories.
That'd be cool. I wanna be able to use my serial gamepad I made for the 84+ XD The only problem: If you're going to be able to connect official TI accessories to it there is a chance TI will sue ya. Just a thought.


1852
Just one thing: Will it have a headphone jack? I'd like to write a chiptunetracker/mod tracker for it :)
Also: will it feature a nice left-handed d-pad? (oh wait it's supposed to be a calculator?)

1853
Humour and Jokes / Re: Zombimaga
« on: November 01, 2012, 12:05:44 pm »
Nope

1854
Contribooting!!!

1855
Humour and Jokes / Re: What would aliens think if they saw omnimaga?
« on: October 30, 2012, 09:46:08 am »
Why are they offering me peanuts?

It's our way of greeting people.

1856
Metroid: Chozo Mission / Re: M.C.M Screenshots
« on: October 28, 2012, 08:29:15 am »
I could do some simple animations if you want me to.

1857
Music Showcase / Re: Keoni29's music topic
« on: October 27, 2012, 03:31:51 am »
Aaaand a remake of an 8bit song I made a long long time ago (I can still remember; that music used to make me smile)
http://soundcloud.com/koenvanvliet/pharaohs-nes-remake

1858
ASM / Re: Calculating angles?
« on: October 23, 2012, 02:50:55 pm »
Or the quick and dirty way:
if x < objectX {x++}
if x > objectX {x--}
if y < objectX {y++}
if y > objectX {y--}

It is not pretty, but Δy/Δx will be the same and it will move somewhat diagonally.
Aside from looking awful, I don't think that would work for this purpose because typically bullets don't change direction after being fired :P
True :P

1859
ASM / Re: Calculating angles?
« on: October 23, 2012, 01:46:58 pm »
Or the quick and dirty way:
if x < objectX {x++}
if x > objectX {x--}
if y < objectX {y++}
if y > objectX {y--}

It is not pretty, but Δy/Δx will be the same and it will move somewhat diagonally.

1860
ASM / Re: Calculating angles?
« on: October 23, 2012, 11:07:13 am »
If the input is negative just multiply it by -1. Then write a script which handles positive numbers only and then multiply the outcome by -1 if the input was smaller than zero.

Pages: 1 ... 122 123 [124] 125 126 ... 168