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

Pages: 1 ... 15 16 [17] 18 19 ... 370
241
Ndless / Re: ndless sdk
« on: June 07, 2017, 12:53:41 pm »
1. The links to the files in the one that seems easier are both dead.
You may find this useful: https://github.com/ndless-nspire/Ndless/wiki/Ndless-SDK:-C-and-assembly-development-introduction
2. The more complicated one: Why the heck do i need PHP, openssl and all that stuff to make a compiler running!?  ???   :banghead:
    Come on! It's a program that translates C language into assembly! Why do i need all that stuff complicated even to
    make a "Hello world!" example? I saw TIGCC, and it has a simple, minimalistic and understandable .exe installer.
    Shouldn't there be something similar for the nspire?
Welcome to the world of open source. Where things require a little knowhow, are very rarely polished, and most developers aren't paid for their time.

242
Calculator C / MOVED: ndless sdk
« on: June 07, 2017, 12:36:42 pm »

243
Ndless / Re: Unable to install ndless
« on: June 05, 2017, 04:09:26 pm »
If your hardware version is too recent then there is little we can do to help you. You can look at the following sites to see if there is more information about your hardware revision:
https://github.com/ndless-nspire/Ndless/
https://ndlessly.wordpress.com/ndless-troubleshooting/

244
Web Programming and Design / Re: SMF Mobile
« on: June 04, 2017, 10:42:22 pm »
I know this is a bit of a necro, but it's just a shame that such a lot of good work seems to have gone down the drain. Any news?
It's on haiatus until certain features I was relying on are either added back to Firefox for Android or a good replacement is in place. @Sorunome has also made some enhancements to Omnimaga since I started working on this to help properly size the site page when viewed on a mobile device, thus making is a lot more usable on mobile.

245
TI-Nspire / Re: ti-nspire chemistry formula and equation solver
« on: May 22, 2017, 08:49:34 pm »
I have written a chem app that solves Gas Laws. You can find it on my site here: http://www.mason-cole.com/#TI-Nspire
Bit of a necro-post there. This thread is from 2013. If you'd like to post about your projects on Omnimaga I'd suggest starting a new topic and giving some more information about your app.

246
Apps for the CE are *.8ek files. Programs for the CE are *.8xp files. *.8xk files are apps for the 83+/83+SE/84+/84+SE and are not compatible with the 84+CE.
You'll want to look here for files on ticalc: http://www.ticalc.org/pub/84plusce/
And here for files on the TI Education site: https://education.ti.com/en/software/search/ti-84-plus-ce
You can also find programs on Cemetech here: https://www.cemetech.net/programs/index.php?mode=folder&path=/84pce/asm/

247
HP Calculators / Re: HP Prime Emulator
« on: May 08, 2017, 03:32:19 pm »
If you aren't actually emulating the hardware but just the system calls I'd describe your projects more as a compatibility layer (like Wine). If I had time I'd be interested in helping even though I don't have an HP Prime.

You may also want to cross-post this on Cemetech as they have more c++ developers over there.

That said if you need help with higher level planning or want someone to go over your designs and give feedback feel free to post about it here, or to tag me in the github issue/pr and I'll give it a once over the best I can.

248
TI Z80 / Re: Driller kNight
« on: May 05, 2017, 09:31:24 pm »
Seems good, I'm gonna try it, it's always a pleasure to see still some people making game =)
I am still working on it! If you want to see my progress, go to: https://codewalr.us/index.php?topic=1982.msg54981#msg54981
Or, you know, you could cross post progress here ;)

249
Your browser should translate the page from French.
Not all browsers translate pages automatically. Here is a link of the page using google translate

250
At least they state that you wouldn't usually be suspicious of a teen keeping a calc close.

251
Well this is very exciting :D

252
Jumpman 68K / Re: Jumpman - Resurrected
« on: March 17, 2017, 06:37:51 pm »
Wooo! so close to done!

253
ASM / Re: Should I learn ASM?
« on: March 17, 2017, 12:26:49 pm »
By DOS you mean windows command line? Unless you are still running Windows 98.

There are some IDE's out there, but all I'm aware of have not been updated in a long while and usually make things a little more difficult. I'd suggest just adding build config to your editor of choice (Like Sublime text) and using that.

254
ASM / Re: Renaming a command in TIOS
« on: March 13, 2017, 12:07:21 pm »
I would recommend against disassembling TI-OS to make modifications and then attempting to reassemble it. As others have mentioned I would recommend writing hooks and making sure they stay around through RAM clears.
If you really want to go the OS modification route so as to not lose it on a full memory reset. I would then instead of trying to build an 8xu from a modified version of the disassembly, write a patching program that patches the OS on device. I know a number of members have written OS modifications before for various reasons (fixing bugs etc).

255
TI-Nspire / Re: HIDn - USB HID drivers for the TI-Nspire
« on: March 12, 2017, 09:29:18 pm »
Hi, there! I think the download link might be broken. :(
Does anyone know how to fix this? If not, is there anyone
around, that has an existing build and could post it? Doing
something about it would be REALLY nice.

P.S.: Am I the only one  to see this? There's even a link to this thread on ndlessly, and they seem to not have noticed it too.
P.P.S: First post!  :)
Bit of a necro post there, this thread is almost 3 years old.
You can find ndless and it's sdk here. As for HIDn, I was able to find a copy on TI-Planet here. I'm not sure how up to date it is though.

Pages: 1 ... 15 16 [17] 18 19 ... 370