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 - Munchor
Pages: 1 ... 114 115 [116] 117 118 ... 424
1726
« on: May 05, 2011, 03:05:53 pm »
I have this image and I need to find out the height of the triangle. What I know: - The triangle is rectangular so that angle above is 90º
- The base of the triangle is 50 ( sqroot(40²+30²) ).
I need to find out height (please without really advanced stuff, if I were in USA, I'd be highschool freshman, so something about that level). The triangle can also be divided in two rectangular triangles. EDIT: Also, no trigonometry. I know how to use it, but can't use it this year.
1727
« on: May 05, 2011, 10:01:40 am »
If this is for high-scores, take a look at this:
:"appvNAME"?Str1 ;Give it a name :UnarchiveStr1 ;Unarchive it (no problem if it doesn't exist) :GetCalc(Str1)?T ;Check if it exists :!If T ;If it doesn't :GetCalc(Str1,2) ;Create it (I give it 2 bytes of space) :0?{T}^r ;Let's also set 0 to the first 2 bytes :End
This is me storing 0 to the first two bytes of a bytearray.
Let's say the user beats the highscore, so I do this:
500->S ;This is the highscore S?{T}^r ;Store the highscore in the appvar
I want to display the highscore:
Text(0,0,{T}^r>Dec ;Don't forget the Dec!
1728
« on: May 05, 2011, 09:52:50 am »
A 'hover' function would be great, I always wanted to put that in mine. When you hover an instruction, it says a description, speed and size. Can you do that?
You don't even have to do that. You can just add something like 'title="This is title text!"' and it shows up when you mouse over
Oh yeah, I had forgotten about some HTML stuff. =D I'll add that to mine ASAIC.
1729
« on: May 05, 2011, 09:37:06 am »
Got bored this morning, so I made this. (Really should start studying for my AP exam tomorrow )
Searchable Z80 instruction tables
Comments and suggestions? When I get the time I'll add title-text that shows the time and speed of each instruction, as well as a quick description of what it does and what flags it affects.
A lot of thanks goes to Scout, who took the time to create the original online tables, and Runer112, who made a few of the tables on his page. I copy/pasted a lot of it to use in mine (after getting permission a few weeks ago). And thanks to whoever made the original .xls file, too. Haven't gotten to adding credits yet, but they'll definitely be there.
EDIT: Verified it works in all modern browsers, in addition to IE
A 'hover' function would be great, I always wanted to put that in mine. When you hover an instruction, it says a description, speed and size. Can you do that? Either way, the search function is great as I've already said in Cemetech.
1730
« on: May 05, 2011, 03:01:13 am »
The link in the first post is wrong by the way.
@Zippy: Have you coded any Java games before? This is a very hard project, I may say. Good Luck!
1731
« on: May 05, 2011, 02:58:57 am »
How legal is that? Also, OS 2.0.1 is also supported. Either way, I hope this can help people.
1732
« on: May 05, 2011, 02:58:07 am »
Is that at 15MHz? Also, I never understood the game of life Nice job, though, using Mimas to code games looks cool, I only use it to learn.
1733
« on: May 04, 2011, 01:15:44 pm »
I really need to know what language sir.
1734
« on: May 04, 2011, 01:01:57 pm »
1735
« on: May 04, 2011, 09:46:48 am »
Zeda, this was unexpected. I understand what you're feeling though: you're leaving and everybody will miss you. Not sure why that is a problem for you though. I will still frequent Omnimaga, probably, but I would rather my IP be banned and my account deleted. That was most certainly incomprehensible. You're sort of staff now, I hope you can still frequently visit Omnimaga, especially because you are very popular here and a lot of us like you. You also have a subforum for BatLib. Either way, I wish you good luck with coding BatLib and hope it keeps advancing because, as you know, I am a BatLib fan, and it helped me learning TI-Basic.
1736
« on: May 04, 2011, 09:42:14 am »
* OmnomIRC dislikes me. I don't have that problem: Google Chrome Beta, Windows 7. I've got the same problem too.
Whenever I click on someone's name in Omnom, it's always my profile that comes up. I open it in a new tab, I open it in the current tab, It always searches for me. What gives?
I think you guys should tell us Browser, Browser Version and OS please.
1737
« on: May 04, 2011, 09:40:13 am »
Hot Dog, I feel like this reminder is very important. I wouldn't call it a tutorial though.
I also think that a reference to other forums such as RevSoft, TI Freakware, UnitedTI and Detached Solutions. I understand though that these two are the bigger ones.
Thanks much for these guidelines and I hope more people read them aswell.
1738
« on: May 04, 2011, 09:37:41 am »
JosJuice is on the way to becoming a new Prizm programmer ! yay!
Obliterate is starting to look cool and checkers too.
*cough* chess? *cough*
1739
« on: May 04, 2011, 03:01:01 am »
This just seems like a topic where everybody answers by posting their own product Since I have no actual music playing product, I'd just say TruSound looks cool and I have used MobileTunes too, but it was not so easy to convert midi to 8xp. RealSound? Never tried it.
1740
« on: May 04, 2011, 02:58:11 am »
It's super effective! Ugh, perhaps lock the topic?
Pages: 1 ... 114 115 [116] 117 118 ... 424
|