Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Omnimaga
»
News
»
Ndless v1.1 released
« previous
next »
Print
Pages: [
1
]
2
Go Down
Author
Topic: Ndless v1.1 released (Read 16310 times)
0 Members and 2 Guests are viewing this topic.
ExtendeD
CoT Emeritus
LV8
Addict (Next: 1000)
Posts: 825
Rating: +167/-2
Ndless v1.1 released
«
on:
July 31, 2010, 09:37:01 am »
->
Ndless v1.1
This is a bug fix and usability release, compatible with Computer Link 1.4 and with a build chain easier to use.
Non-developers users with Ndless already installed may not be interested by this version, except for the OS upgrade fix.
Developers, as Ndless is work in progress, you will have to slightly adapt your source code, Makefiles and development environment as described in the section "Upgrading your developments and scripts" of the ReadMe file. Sorry for the inconvinience.
Here is the changelog:
Installer:
- NEW: Compatible with Computer Link Software 1.4
- NEW: Possible manual step to work around missed reboots
- FIX: Installer doesn't force downgrade anymore when already on OS v1.1
- FIX: Some transfer errors were not correctly reported
Loader:
- FIX: The OS could not be upgraded while Ndless was installed
Tools:
- NEW: Building executables made a little easier. See the demo's Makefile and "How do I
set up a development environment?" section above.
- NEW: Supports YAGARTO v4.5.0
- FIX: MakeTNS: better error checking
Include files:
- NEW: Added fgets, stdin, stdout, stderr (thanks bsl)
- NEW: Added printf, fprintf (thanks bwang)
- NEW: Exhaustive key constants (thanks bwang)
- NEW: added halt, idle
- NEW: (ARM) added halt
- FIX: log_rs232, fread
[edit] the URL is now ticalc.org's.
«
Last Edit: August 04, 2010, 03:43:38 am by ExtendeD
»
Logged
+3/-0 karm for this message
Ndless.me
with the finest TI-Nspire programs
_player1537
Guest
Re: Ndless v1.1 released
«
Reply #1 on:
July 31, 2010, 09:41:19 am »
Cool! I would download, but I already got Ndless installed. Should I reinstall it with this version?
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Ndless v1.1 released
«
Reply #2 on:
July 31, 2010, 09:48:40 am »
Mhmm this goes in news for sure, moving thread now. Nice work ExtendeD. I will download this when I need Ndless again.
Logged
qazz42
LV9
Veteran (Next: 1337)
Posts: 1130
Rating: +30/-12
hiiiiiiiii
Re: Ndless v1.1 released
«
Reply #3 on:
July 31, 2010, 09:49:19 am »
Awsome, no more constant crashing with 1.3!
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Ndless v1.1 released
«
Reply #4 on:
July 31, 2010, 10:00:54 am »
Yeah I had lot of issues in Windows 7 64 bit with it
Logged
apcalc
The Game
CoT Emeritus
LV10
31337 u53r (Next: 2000)
Posts: 1393
Rating: +120/-2
VGhlIEdhbWUh (Base 64 :))
Re: Ndless v1.1 released
«
Reply #5 on:
July 31, 2010, 10:29:44 am »
Thanks for the update ExtendeD!
I updated my Development Environment Tutorial for this version of Ndless.
«
Last Edit: July 31, 2010, 12:06:35 pm by apcalc
»
Logged
qazz42
LV9
Veteran (Next: 1337)
Posts: 1130
Rating: +30/-12
hiiiiiiiii
Re: Ndless v1.1 released
«
Reply #6 on:
July 31, 2010, 10:44:44 am »
BrandonW should update nspire8x
Logged
fb39ca4
LV10
31337 u53r (Next: 2000)
Posts: 1749
Rating: +60/-3
Re: Ndless v1.1 released
«
Reply #7 on:
July 31, 2010, 01:39:34 pm »
Yaay! Finally, some progress on ndless!
Is printf to the screen, or is it to the rs232 port?
Logged
qazz42
LV9
Veteran (Next: 1337)
Posts: 1130
Rating: +30/-12
hiiiiiiiii
Re: Ndless v1.1 released
«
Reply #8 on:
July 31, 2010, 01:40:48 pm »
Wait, we can printf() now???!!! Holy crap
Logged
fb39ca4
LV10
31337 u53r (Next: 2000)
Posts: 1749
Rating: +60/-3
Re: Ndless v1.1 released
«
Reply #9 on:
July 31, 2010, 02:24:01 pm »
Something else I thought of, could Nleash be intergrated into this, so if a user has the 2.1 os, the installer sends the Nleash file and instructs the user to open it.
Logged
Hot_Dog
CoT Emeritus
LV12
Extreme Poster (Next: 5000)
Posts: 3006
Rating: +445/-10
Re: Ndless v1.1 released
«
Reply #10 on:
July 31, 2010, 02:26:38 pm »
Good work everyone who did this!
Logged
bwang
LV7
Elite (Next: 700)
Posts: 634
Rating: +30/-11
Re: Ndless v1.1 released
«
Reply #11 on:
July 31, 2010, 03:30:05 pm »
fb39ca4: printf prints to the serial console
ExtendeD: Will programs built under our old (1.0) development environments still work with Ndless 1.1?
«
Last Edit: July 31, 2010, 03:35:26 pm by bwang
»
Logged
ExtendeD
CoT Emeritus
LV8
Addict (Next: 1000)
Posts: 825
Rating: +167/-2
Re: Ndless v1.1 released
«
Reply #12 on:
July 31, 2010, 05:55:36 pm »
fb39ca4: anyway I hope Nleash won't be required for Ndless in the near future.
bwang: yes, the program format hasn't change.
Logged
Ndless.me
with the finest TI-Nspire programs
qazz42
LV9
Veteran (Next: 1337)
Posts: 1130
Rating: +30/-12
hiiiiiiiii
Re: Ndless v1.1 released
«
Reply #13 on:
July 31, 2010, 06:03:31 pm »
Hey, whaqt is the problem you have with 2.0? You said 1.7 is set to go, I just want to know what are the 2.0 problems...
Logged
ExtendeD
CoT Emeritus
LV8
Addict (Next: 1000)
Posts: 825
Rating: +167/-2
Re: Ndless v1.1 released
«
Reply #14 on:
July 31, 2010, 06:13:42 pm »
Sorry, we won't discuss of any exploit publicly for good reasons.
Logged
Ndless.me
with the finest TI-Nspire programs
Print
Pages: [
1
]
2
Go Up
« previous
next »
Omnimaga
»
Forum
»
Omnimaga
»
News
»
Ndless v1.1 released