Omnimaga

Calculator Community => TI Calculators => ASM => Topic started by: Hot_Dog on January 04, 2013, 04:00:20 am

Title: Creating AppVars with SPASM
Post by: Hot_Dog on January 04, 2013, 04:00:20 am
If I have a file with data (.db, etc.) that I want to compile with SPASM, what's the easiest way to make an appvar out of it?
Title: Re: Creating AppVars with SPASM
Post by: jacobly on January 04, 2013, 06:32:48 am
Just drag-and-drop *.8xp files onto this executable, and it will convert them to *.8xv files. :)
Title: Re: Creating AppVars with SPASM
Post by: thepenguin77 on January 05, 2013, 04:09:29 pm
Wow, thank you jacobly. I've been hex editing programs into appvars for the past year. This makes it a lot easier now that I don't have to manually recalculate the checksum.
Title: Re: Creating AppVars with SPASM
Post by: Xeda112358 on January 05, 2013, 04:25:57 pm
That is very useful, thanks o.o I've always just sent the program to my calculator or Wabbit and edited the VAT entry with CalcSys, this will make it much easier!
Title: Re: Creating AppVars with SPASM
Post by: FloppusMaximus on January 06, 2013, 01:32:21 am
tipack (http://www.ticalc.org/archives/files/fileinfo/399/39967.html) can create appvar files.
Title: Re: Creating AppVars with SPASM
Post by: Keoni29 on December 18, 2013, 03:31:21 pm
Just drag-and-drop *.8xp files onto this executable, and it will convert them to *.8xv files. :)
*Bump* That .exe is not compatible with windows 7 32 bit. Is there a 32 bits version?