This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Technology & Calculator Open Topic subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Community News & Discuss Nspire => Technology & Calculator Open Topic
Author Message
bsl


Advanced Newbie


Joined: 09 Jan 2010
Posts: 94

Posted: 01 Dec 2010 10:37:51 pm    Post subject:

Here is a port of Ndless 1.7 for OS1.3
This is for NONCAS 1.3.2438 and CAS 1.3.2406 .
A second NONCAS version 1.3.2407 has not been tested.
Like Ndless 1.4, the Touchpad definitions have been added.

Here is an emulator release to transfers files for the OS1.3 versions just mentioned.
usblink.c update only
[attachment=3314:nspire_emu_032C.zip]

Ndless1.3 beta source:
[attachment=3315:Ndless1.3-beta-source.zip]

Ndless1.3 beta binaries(with test & sample programs):
[attachment=3316:Ndless-beta-binaries.zip]
Back to top
critor


Member


Joined: 04 Feb 2009
Posts: 132

Posted: 21 Dec 2010 07:38:01 pm    Post subject:

Tested Ndless 1.3 on both CAS and basic TI-Nspire without any problem!
Great!

Just a little question...
It works on the CAS 1.3.2407 OS, but not on the CAS 1.3.2437 OS.
(I'm unable to install it and I've tried severall times of course)

But 1.3.2407 is a beta OS.
It's not a problem for me as I have the beta OSes.

But I think that it's much harder to find the beta OS for people who would want to use Ndless 1.3 on a TI-Nspire CAS.

Then, why OS 1.3.2407?


This was just my opinion. As allready said it's ok for me.
I'm not asking for anything as you've allready done great things for us all.
Back to top
bsl


Advanced Newbie


Joined: 09 Jan 2010
Posts: 94

Posted: 22 Dec 2010 12:34:12 pm    Post subject:

critor wrote:

But 1.3.2407 is a beta OS.

I didnt know OS-CAS1.3.2407 was a beta, I will port it to OS-CAS1.3.2437, once I finish Ndless 1.4
Back to top
bsl


Advanced Newbie


Joined: 09 Jan 2010
Posts: 94

Posted: 24 Dec 2010 07:13:10 pm    Post subject:

Here is the latest release of Ndless1.3
You can use the latest version[040] of the emulator to run OS1.3 flashes.
Ndless1.3 is based on Ndless2.0, with the same Syscalls.
I could not find isxdigit, so its added to libndls.
This release is for versioms Ncas1.3.2438 and CAS1.3.2437
I added more custom calls to tests.c : write_unaligned_word , write_unaligned_longword and strtoul.
I could not find strtoul >OS1.3
I also added a program to the samples folder terminal.c that shows what you can do with stdin,stdout,stderr.
Here is an example of its output:

Code:

Welcome to the Ti-Nspire RS232 Hacker Console
Press ? for help
RS232> ?
? - help
h <addr> - hexdump
q - quit
w[w|l] <addr> - write [short|long]word
r[w|l] <addr> - read[short|long]word
p <addr> - portmapper
c <addr> arg1 arg2, ... - execute external command
RS232> rl 10000000
E59FF018
RS232> rw 10000000
F018
RS232> h 10000000
10000000: E59FF018 E59FF01C E59FF020 E59FF024 ................
RS232> q
Exiting

This program is just a demo, and if I had an RS232 adapter I would be more inclined to develop it.
The wish list of what to add to it goes on - it has no disassembler, no portmapper[I have the disassembled code though].
It barely has an hex/ascii dump and read and write memory routines.

Ndless1.3:
[attachment=3339:Ndless1.3.zip]

I will post a separate attachement if you are interested in porting to another OS[may have to C code strtoul]
[attachment=3338:terminal.zip]


Last edited by Guest on 25 Dec 2010 10:26:18 am; edited 1 time in total
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement