Omnimaga

Calculator Community => TI Calculators => General Calculator Help => Topic started by: ACagliano on March 26, 2010, 10:48:50 am

Title: Text Wrangler
Post by: ACagliano on March 26, 2010, 10:48:50 am
I am currently using the Text Wrangler for mac program. It has a Hex Dump file, where after I type in the z80, I go to Hex Dump and it outputs hex characters. I think not. There's too much hex. Is it accurate to put on calc?
Title: Re: Text Wrangler
Post by: _player1537 on March 26, 2010, 04:43:58 pm
hmm, maybe post some specific code, but it should be fairly accurate.  You could maybe test by putting a bunch of ret's and see if the output code is all C9's otherwise you could put Calcsys on you calc and use the debugging feature to see if the code you convert on the computer and (I'm guessing you're not using a cable to send the program, so you are using "asmprgm" and such to write it) see if the compiled code looks like what's on the computer
Title: Re: Text Wrangler
Post by: DJ Omnimaga on March 28, 2010, 12:52:36 pm
could you enlighten me what is a Text Wrangler?
Title: Re: Text Wrangler
Post by: ACagliano on March 28, 2010, 10:12:17 pm
Its a text editor like notepad, but designed toward programming coding.
Title: Re: Text Wrangler
Post by: DJ Omnimaga on March 28, 2010, 10:55:24 pm
Oh ok, kinda like CrimsonEditor and Notepad++
Title: Re: Text Wrangler
Post by: cooliojazz on March 29, 2010, 12:20:27 am
Possibility: it could just be outputting the hex value of every character i mean, last time i used text wrangler, i dont remember there being a built in z80 compiler...