3286
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 05, 2013, 02:02:54 pm »
5492 : You use crtl+x to post (nano again) (true story)
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. 3286
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni« on: August 05, 2013, 02:02:54 pm »
5492 : You use crtl+x to post (nano again) (true story)
3289
TI Z80 / Re: tok8x: a very simple on-computer tokeniser/detokeniser« on: August 05, 2013, 09:27:17 am »
You welcome, I'm glad I could help.
3290
Axe / Re: Problem with shooter code« on: August 04, 2013, 06:11:32 am »
Basically for fixed point math, you use the most significant byte (MSB) for the integer part and the least significant byte (LSB) for the decimal part.
Then addition/substraction is the same (just make sure to multiply your integers by 256). Multiplying/dividing by an integer is also the same and Axe has some routines if you want to multiply/divide two fixed point numbers together. 3291
TI Z80 / Re: IES: online Axe, BASIC, and Grammer editor« on: August 04, 2013, 06:04:10 am »
Yeah, also I think afterwards it could be ported to GEdit/Pluma, Geany, Eclipse, etc. but I'm not up for that.
3292
TI Z80 / Re: IES: online Axe, BASIC, and Grammer editor« on: August 04, 2013, 04:53:34 am »
Can you give me your Axe syntax highlighting rules please ? I want to make a syntax highlighting file for Kate.
3293
Axe / Re: Problem with shooter code« on: August 04, 2013, 04:50:50 am »
What you want is fixed point math, which is pretty fast. Also take a look at Bresenham's algorithm. It's a very simple line drawing algorithm and I'm sure it can be used to move a bullet around.
3294
TI Z80 / Re: tok8x: a very simple on-computer tokeniser/detokeniser« on: August 04, 2013, 02:56:47 am »
I made a little pull request for you. Not much since I just fixed a missing character but...
This is the first time I make a pull request so I hope I did it right. 3295
Introduce Yourself! / Re: Hello, Frinkeldoodle here!« on: August 04, 2013, 01:18:24 am »
Welcome here Frinkel !
I was also made incredibly happy by how easy the downgrade process was from 3.2 to 3.1 for me. I'm used to the very painstaking processes that iOS requires you to go through (back up SHSH blobs in the past, set up SHSH stuff, start iTunes, download a couple hundred megabytes file, plug it into iTunes, pray that it works), and the simple import and accept process that the Nspire software let me do made me very, very happy. I understand that the NSpire CX out there on retail has a bit of a hard time doing that, but I'm happy I didn't have that trouble.I also had this experience (iOS downgrading). My own CX shipped with OS 3.0 though so I was lucky. The thing is, to downgrade your Boot2 you need extra hardware (a TTL-USB adapter, nothing too fancy) or Ndless. SInce it's not ported to 3.2.x yet, many people are stuck. 3296
Miscellaneous / Re: Random YouTube Videos« on: August 04, 2013, 01:05:28 am »The singers could be a bit more dynamic (also the voices are not loud enough) but meh, nice little song. 3297
OmnomIRC Development / Re: New Post Bot« on: August 04, 2013, 12:53:14 am »
I guess you're right. Also for it to be true push the bot should not actively fetch the post info on the forum's call, that should be included in the message.
3298
Miscellaneous / Re: My Little Pony: Friendship is Magic« on: August 04, 2013, 12:48:45 am »
* Streetwalker knows he (edit : Sorunome) always does this typo
3299
Introduce Yourself! / Re: Hi, I'm TheSmartWon« on: August 03, 2013, 03:39:15 am »
Welcome to Omni fellow Nspire user !
Have moar peanuts. 3300
Miscellaneous / Re: Awesome pictures thread« on: August 03, 2013, 03:37:34 am »
When coding a dual head setup is awesome : have your web browser on one screen for documentation and your IDE or coding tools on the other. Same when playing modded Minecraft.
|
|