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
»
Calculator Community
»
Other Calculators
»
Best Shell for the TI-83+
« previous
next »
Print
Pages:
1
2
[
3
]
4
5
Go Down
Author
Topic: Best Shell for the TI-83+ (Read 13971 times)
0 Members and 3 Guests are viewing this topic.
elfprince13
Guest
Best Shell for the TI-83+
«
Reply #30 on:
December 10, 2006, 02:29:00 pm »
he forgot to mention that it can automatically unarchive all the basic subroutines that your program needs.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Best Shell for the TI-83+
«
Reply #31 on:
December 10, 2006, 02:41:00 pm »
o.o
wow? but at least does it hide them from dcs menu?
Logged
elfprince13
Guest
Best Shell for the TI-83+
«
Reply #32 on:
December 10, 2006, 02:51:00 pm »
yes, it does that too.....
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Best Shell for the TI-83+
«
Reply #33 on:
December 10, 2006, 02:58:00 pm »
sound good. does it work fine with xlib tho?
Logged
elfprince13
Guest
Best Shell for the TI-83+
«
Reply #34 on:
December 10, 2006, 03:24:00 pm »
Im not sure, has tr1p1ea posted information about what areas of SafeRAM xlib uses? Kerm's posted the ones for DCS on the wiki...
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Best Shell for the TI-83+
«
Reply #35 on:
December 10, 2006, 04:02:00 pm »
no clue, he didnt posted about them, all i know is that it use mirageOs ones
Logged
elfprince13
Guest
Best Shell for the TI-83+
«
Reply #36 on:
December 10, 2006, 04:09:00 pm »
hmmmm....I dont think DCS saves anything in saferam while a Basic program is running (except some stuff about writeback), so it *should* be fine, Im not sure though so you may wish to test it in PTI or TilEm first....
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Best Shell for the TI-83+
«
Reply #37 on:
December 10, 2006, 04:12:00 pm »
yeah i gotta test with a game like metroid of smsd. i fear stuff could happen with the tilemap engine
Logged
KermMartian
Editor
LV7
Elite (Next: 700)
Posts: 500
Rating: +233/-20
Best Shell for the TI-83+
«
Reply #38 on:
December 10, 2006, 04:28:00 pm »
QuoteBegin-Liazon+10 Dec, 2006, 10:0-->
QUOTE
(Liazon @ 10 Dec, 2006, 10:00)
I have a habit of using SMC, and I'd prefer having the program always start in the default state ^^
Mmm, it's good programming practice to initialize SMC areas anyway...
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Best Shell for the TI-83+
«
Reply #39 on:
December 10, 2006, 04:35:00 pm »
what does smc stand for?
Logged
elfprince13
Guest
Best Shell for the TI-83+
«
Reply #40 on:
December 10, 2006, 04:39:00 pm »
self modifying code, usually most feasible in Assembly languages, and interpreted scripting languages that have file read/write capabilites.
Logged
KermMartian
Editor
LV7
Elite (Next: 700)
Posts: 500
Rating: +233/-20
Best Shell for the TI-83+
«
Reply #41 on:
December 11, 2006, 02:21:00 am »
Basically you use some parts of your code to write bytes into other areas of your code that eventually get interpreted as commands.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Best Shell for the TI-83+
«
Reply #42 on:
December 11, 2006, 02:22:00 am »
yeah i remember about self modifying code, it doesnt work if writeback is disabled tho, right?
Logged
KermMartian
Editor
LV7
Elite (Next: 700)
Posts: 500
Rating: +233/-20
Best Shell for the TI-83+
«
Reply #43 on:
December 11, 2006, 04:06:00 am »
Generally true, especially if you're using SMC to store things like preferences, the player's name, or highscores.
Logged
dinhotheone
LV6
Super Member (Next: 500)
Posts: 410
Rating: +2/-1
Best Shell for the TI-83+
«
Reply #44 on:
December 13, 2006, 10:34:00 am »
My fav is crunchy, i have 45 games on my calc so its a pain to scrool to Ztris in MOS(especially when i took all of math to arrange everything into alphabetical folders and i added a game it it reset it all) ill give DCS a run when it comes out tho
Logged
Print
Pages:
1
2
[
3
]
4
5
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calculators
»
Best Shell for the TI-83+