A quick question

Got questions? Got answers? Go here for both.

Moderator: MaxCoderz Staff

Post Reply
User avatar
driesguldolf
Extreme Poster
Posts: 395
Joined: Thu 17 May, 2007 4:49 pm
Location: $4080
Contact:

A quick question

Post by driesguldolf »

I remember that a time ago I found some software that could make apps (ti83+) of .bin files but i don't know were i found this
Does enyone know a good program that converts (tasm's) bin files to .8xk files? I found Dwedit's DevKit but i just know there's another one (think the author was tr1p1ea)

Some features:
- One source file
- Every page had to be 16k (so unused space needed to be filled)
- last page doesnt need to be filled

I hope anyone knows the file I'm talking about, thanks

[off-topic]Did you know that its much better to use google to search ticalc.org then the build in search? It's funny. :drifter: [/off-topic]
Liazon
Calc Guru
Posts: 962
Joined: Thu 27 Oct, 2005 8:28 pm

Post by Liazon »

http://www.revsoft.org/phpBB2/viewtopic.php?t=256

I recommend this for app building

http://group.revsoft.org/wabbitspasm.zip

This might be the latest release, which is a single program that replaces TASM and devpac8x. WabbitSpasm does multipage apps and regular programs. You should use the app building macros from the first link to avoid having to type out the entire app header yourself (which you could do if you were very patient and looked up stuff on wikiti)

Hope this helps.
Image Image Image
User avatar
benryves
Maxcoderz Staff
Posts: 3087
Joined: Thu 16 Dec, 2004 10:06 pm
Location: Croydon, England
Contact:

Post by benryves »

Brass also supports app development.
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

Apps are very easy to make with Brass. In-fact, my latest app uses Brass! Then again, as long as whatever you use works :).
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
User avatar
Jim e
Calc King
Posts: 2457
Joined: Sun 26 Dec, 2004 5:27 am
Location: SXIOPO = Infinite lives for both players
Contact:

Post by Jim e »

Wabbitsign converts bins and hex files to app or whatever ti file you need.

http://www.revsoft.org/wabbit.zip

Wabbitspasm is a combination Tasm combatible asembler and app signer. It's pretty much all that's required to assemble a program or app.
http://www.revsoft.org/wabbitspasm.zip


I'll probably be releasing Wabbitspasm update today to coincide with the emulators release. The new version will handle label files better and file writes.
Image
User avatar
driesguldolf
Extreme Poster
Posts: 395
Joined: Thu 17 May, 2007 4:49 pm
Location: $4080
Contact:

Post by driesguldolf »

Thank you very much for all these very useful links!

Strange tough, I am watching this topic and I don't get email replies telling that a post has been posted...
Post Reply