Search the web
Sign In
New User? Sign Up
gbadev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Non-Command line ASM?   Message List  
Reply | Forward Message #14830 of 15019 |
Re: [gbadev] Non-Command line ASM?


> I think I am getting the hang of the basics of assembly, reading
> Pete Cockerell's "ARM Assembly Language Programming", but to assemble
> the programs for testing I would like to use a Windows application
> rather than have to use a command line program in a DOS box. Does
> such a thing exist? Can I use VHAM or MSVC++ to assemble? (I'm pretty
> sure MSVC++ will -not- do it).

> I would also like a app for converting graphics like gfx2gba, but
> in a window so I can choose directories easily and so my bad typing
> won't make me have to retype commands so many times.

The upside of using command-line programs, is that they are easily
incoorporated into a makefile, so all graphics conversions, assembling,
compiling, tweaking etc. is all done automaticaly.

Cheers,
Peter








Sat Nov 13, 2004 4:46 am

peterketting
Offline Offline
Send Email Send Email

Forward
Message #14830 of 15019 |
Expand Messages Author Sort by Date

I think I am getting the hang of the basics of assembly, reading Pete Cockerell's "ARM Assembly Language Programming", but to assemble the programs for testing...
Bill DeWitt
williamjames...
Offline Send Email
Nov 13, 2004
12:47 am

... The upside of using command-line programs, is that they are easily incoorporated into a makefile, so all graphics conversions, assembling, compiling,...
Peter Ketting
peterketting
Offline Send Email
Nov 13, 2004
1:50 pm

You can use the Embedded Visual Tools form Microsoft that they have for download for free in their Windows Mobile Section -...
Guido Henkel
guidohenkel
Online Now Send Email
Nov 13, 2004
1:51 pm

... MSDEV. ... compliers. I figured this was the case, and that I just didn't know what I was doing. I have MS Visual Studio v6 installed somewhere. ... I will...
Bill DeWitt
williamjames...
Offline Send Email
Nov 14, 2004
12:54 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help