ASM environment on mac

A General Discussion forum for TI calculators

Moderator: MaxCoderz Staff

Post Reply
Clordio
New Member
Posts: 14
Joined: Thu 22 Feb, 2007 6:28 am

ASM environment on mac

Post by Clordio »

Not sure if this has been done before (I did a search) but I've set up a stable ASM compiler for mac.

All you really do is follow the instructions on the "Learn ASM in 28 days" in setting up TASM, except you use Tasm 3.1, not 3.2. Then use DosBox to run the asm.bat and you're golden. It was mega slow compiling my Hello World prog on my G4 iMac, but it worked, :D

Oh and I'm running OSX 10.3.9
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

You might want to talk to elfprince, he uses a mac and codes in asm.
User avatar
benryves
Maxcoderz Staff
Posts: 3087
Joined: Thu 16 Dec, 2004 10:06 pm
Location: Croydon, England
Contact:

Post by benryves »

Brass should run. It does (did) under Linux. You'll need to download suitable .NET runtimes first, though.
threefingeredguy
Calc King
Posts: 2195
Joined: Sun 27 Mar, 2005 4:06 am
Location: sleeping
Contact:

Post by threefingeredguy »

I had mentioned that in his other topic about this.
Image
Clordio
New Member
Posts: 14
Joined: Thu 22 Feb, 2007 6:28 am

Post by Clordio »

Ok, wasn't sure if this had been known or not. I'm just happy to have a working mac ASM compiler :) Now I need to find a way to emulate TI-83 plus, along with the flash memory.
Post Reply