Omnimaga

Calculator Community => TI Calculators => ASM => Topic started by: squidgetx on July 04, 2010, 11:15:15 am

Title: 64bit windows
Post by: squidgetx on July 04, 2010, 11:15:15 am
In short

I tried starting asm programming

64bit win7 doesn't support TASM/devpac8x

Does anyone know of any good assemblers that are compatible w/ 64bit win (or x64 version of devpac8x)

Thanks in advance :x
Title: Re: 64bit windows
Post by: calcdude84se on July 04, 2010, 11:17:23 am
Some will say "Brass", others "Spasm"
Both are excellent, so take your pick.
Title: Re: 64bit windows
Post by: TC01 on July 04, 2010, 12:04:34 pm
You can use Kerm Martian's BinPac8x (http://www.ticalc.org/archives/files/fileinfo/429/42915.html) to replace DevPac8x.
Title: Re: 64bit windows
Post by: squidgetx on July 06, 2010, 11:54:51 am
Could I just use wabbit to replace devpac8x?
Title: Re: 64bit windows
Post by: quasi_Phthalo on July 06, 2010, 12:31:45 pm
wait, TASM works fine for me on 64-bit windows 7....
but, yeah, it was so silly to make devpac8x a com file instead of exe, otherwise we wouldn't have this problem

you mean wabbitemu? i don't think it packs 8xp files


if all else fails, look up the 8xp file schematics and write your own program to pack it (that's what i did) :)
Title: Re: 64bit windows
Post by: DJ Omnimaga on July 06, 2010, 12:37:38 pm
I think he means Wabbitcode
Title: Re: 64bit windows
Post by: Eeems on July 06, 2010, 12:39:35 pm
Actually I think he means wabbitsign
Title: Re: 64bit windows
Post by: DJ Omnimaga on July 06, 2010, 12:40:15 pm
Oh right x.x

I get all confused with all those wabbits :P
Title: Re: 64bit windows
Post by: squidgetx on July 06, 2010, 09:46:09 pm
Right; wabbitsign
It appears to work (at least when useing Kerm's midi converter :P)

Speaking of wabbitemu, I'm having an issue getting the ROM off my calc
I'm using RomDump8x, and it tells me it can't recognize my calc. Is this possibly because I'm using a random usb-mini usb cable?
Title: Re: 64bit windows
Post by: DJ Omnimaga on July 06, 2010, 10:08:37 pm
You mean Rom8x, right? Normally it should work with any USB cable that works with TI-Connect or TiLP. Are you using a TI-Nspire running in 84+ mode? If so, then it migth be the issue.
Title: Re: 64bit windows
Post by: quasi_Phthalo on July 06, 2010, 11:15:27 pm
did you use the appropriate 8xp files for your specific calculator? iirc, the process was a bit complicated; are you sure you did exactly what the readme said?

*TIP* check the BAOS source code for a certain file *cough*clean.rom*cough*, i think its 83PSE. Who said that? (looks around innocently) ::)
Title: Re: 64bit windows
Post by: fb39ca4 on July 07, 2010, 06:29:52 pm
I read somewhere about someone else having this same issue. The problem is, 64 bit windows can't run 16 bit programs, such as TASM. I think there's a 32-bit version, and you could also try it in DOSbox
Title: Re: 64bit windows
Post by: squidgetx on July 07, 2010, 07:54:18 pm
All my problems fixed now :D
Ben Ryves' Brass assembler coupled with Wabbitsign replaces TASM and DevPac8x (I didn't feel like installing Python just for binpac, sorry kerm :P)

and idk what problems i had before, but i gave rom8x another try and it worked fine.

New question; is there a way to record the sound output in Wabbit? And can .gif's be converted to a movie file, like avi or wmv for use outside of posting on the internetz?
Title: Re: 64bit windows
Post by: DJ Omnimaga on July 07, 2010, 08:31:50 pm
Glad the problem is fixed. To record sound output you need a 2.5mm to 3.5 mm cable connected to your computer microphone port and calc link port (you can use adapters too) and a software that can record stuff in wav or mp3 format like Windows sound recorder or maybe Goldwave. Audacity isn't Win7 compatible yet, though.

For movie files you need to use VirtualDub or Windows Movie Maker. Make sure to get Windows Movie Maker 2.6 if you get this. They can be found on Google.