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
« 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-introduction2. The more complicated one: Why the heck do i need PHP, openssl and all that stuff to make a compiler running!? 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
« on: June 07, 2017, 12:36:42 pm »
244
« 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
« 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.
247
« 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
« 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
250
« on: April 28, 2017, 12:21:42 pm »
At least they state that you wouldn't usually be suspicious of a teen keeping a calc close.
251
« on: April 23, 2017, 11:05:42 pm »
Well this is very exciting
252
« on: March 17, 2017, 06:37:51 pm »
Wooo! so close to done!
253
« 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
« 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
« 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
|