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

Pages: [1]
1
TI Calculators / Re: Ndless SDK Help
« on: September 14, 2015, 11:55:30 am »
Ok, thanks Voginator ill try to follow the tutorial for the link you sent me for mac OSX. Pimathbraniac, i did later figure out that had had to move those into the sub folder two but it didn't fix the issue i was getting

>>Edit: When i tried to install boost-program-options in brew it couldn't be found. Does anyone know of another way to install it

2
TI Calculators / Ndless SDK Help
« on: September 13, 2015, 04:11:08 pm »
Hi, i've been experimenting with the ndless SDK but when ever i try to compile a program i run into error code 127 and it says that ndless/bin/nspire-gcc cant be found here is the code that appears in the bottom screen when this error happens
Code: [Select]
>C:\Users\Jake\Desktop\ndless-sdk-v3.6-r53.464a532/mingw-get/msys/1.0/bin/sh -l -c 'PATH="$PATH":\'/ndless/bin:/yagarto/bin\' C_INCLUDE_PATH="$C_INCLUDE_PATH":\'/ndless_pc/include\' LIBRARY_PATH="$LIBRARY_PATH":\'/ndless_pc/lib\' \'/ndless/bin/nspire-gcc\' -Os -c Makefile'
/usr/bin/sh: /ndless/bin/nspire-gcc: No such file or directory
>Exit code: 127
any help or advice would be greatly appreciate, some extra info. I'm running windows 7 on a mac using virtual box

3
TI-Nspire / Re: z80 emulator for Nspire
« on: August 29, 2015, 10:19:42 pm »
I've talked to jacobly and he has said that he will be coming back to this emulator on about a month which is great  :thumbsup: Apparently it is also written in assembly :o I though it was is in c or c++ sadly I'll have to find another think to work on for I am inexperienced with assembly.

4
TI-Nspire / Re: z80 emulator for Nspire
« on: August 24, 2015, 11:19:11 pm »
Ok thank you very much Ivoah for the help ill look into it :D

5
TI-Nspire / Re: z80 emulator for Nspire
« on: August 24, 2015, 09:26:34 pm »
Hi, i don't really mean to revive an old thread, but i found this recently and when i read through it there was a lot of great ideas suggested. School is starting soon for me and i'm taking a software programing class at my for a bunch of languages including the C+ and C++ so i can try to help continue this emulator. i think this is an amazing emulator by itself right now and hopefully (if someone is able to release the sources publicly) i could try my hand at resurrecting this emulator so it can run more Z80 calculator roms. (and possibly a Z80 spectrum???) I think this has a lot of potential and i just don't want to see it die. if anybody has the sources or is willing to help out i'd appreciate it. If you think this deservers a different topic i can create a new one later when i have some time to learn more about C+ and C++ as i go through my class.

Pages: [1]