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
»
General Discussion
»
Technology and Development
»
Other
»
Converting a zip file to a TNS file
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Converting a zip file to a TNS file (Read 3590 times)
0 Members and 1 Guest are viewing this topic.
dazachknow
LV0
Newcomer (Next: 5)
Posts: 3
Rating: +0/-0
Converting a zip file to a TNS file
«
on:
January 04, 2022, 12:22:55 pm »
Hello. I've been looking for a way to do this for a while. I always see the projects in zip files with all the programs and media in them, and then they compress it all into a tns file. I've been looking for ways to do this, but could find none. Can anyone help me with this?
Logged
S
o
c
i
a
l
s
lolpro11
LV1
Newcomer (Next: 20)
Posts: 16
Rating: +2/-0
Re: Converting a zip file to a TNS file
«
Reply #1 on:
January 04, 2022, 12:46:04 pm »
You can't do that. Most of the .zip files have images and source code just for reference. However, you can compile a lua script to a .tns using luna (
https://www.ticalc.org/archives/files/fileinfo/441/44113.html
)
Logged
dazachknow
LV0
Newcomer (Next: 5)
Posts: 3
Rating: +0/-0
Re: Converting a zip file to a TNS file
«
Reply #2 on:
January 04, 2022, 12:55:15 pm »
Oh, thanks. Does it support other programming languages, such as C++? I see tns programs made with it a lot.
Okay obviously it doesn't
.
«
Last Edit: January 04, 2022, 01:12:42 pm by dazachknow
»
Logged
S
o
c
i
a
l
s
lolpro11
LV1
Newcomer (Next: 20)
Posts: 16
Rating: +2/-0
Re: Converting a zip file to a TNS file
«
Reply #3 on:
January 04, 2022, 01:22:25 pm »
For that you need ndless. Ndless is a jailbreak for nspire which allows c++, c and asm programs to run.
http://ndless.me/
https://hackspire.org/index.php/C_and_assembly_development_introduction
Logged
dazachknow
LV0
Newcomer (Next: 5)
Posts: 3
Rating: +0/-0
Re: Converting a zip file to a TNS file
«
Reply #4 on:
January 04, 2022, 02:14:58 pm »
I know what Ndless is lol. That's how I jailbreak my calculators.
Logged
S
o
c
i
a
l
s
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Other
»
Converting a zip file to a TNS file