Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2.programmer > #587
| Newsgroups | comp.sys.apple2.programmer |
|---|---|
| Date | 2013-01-07 12:09 -0800 |
| References | <de4dd18d-81fb-47d7-961a-ec75b83aaf8d@googlegroups.com> <724f54d1-a20e-4bcf-b26e-7d13fd797de2@googlegroups.com> <b8954082-5c3d-4bc0-be44-cf48c50d93a1@googlegroups.com> |
| Message-ID | <921bb62e-37b4-4bfe-b0ef-096ee3408bb4@googlegroups.com> (permalink) |
| Subject | Re: Eclipse - WUDSN - ACME Question |
| From | BLuRry <brendan.robert@gmail.com> |
On Monday, January 7, 2013 11:27:42 AM UTC-6, twalkowski wrote: > Thanks! > > > > Eclipse has a built-in hex viewer that works nicely enough. It's just a convienience that's nice to have when tracking down bugs due to differing syntax in assemblers. For example, some use ">" for the high address byte while others use "<" for the same thing. go figure. . . > > > > Tim I see your point. One nice thing about Acme is its rich macro support. The sooner you use that the easier it will get. Also have a look at its included library of example macros as well. One possible use is to make LSB and MSB macros so you can use them as functions in your code, and disambiguate what you're intending to do. Also, there are a wide range of math (simple, trig and bitwise) operators which can be useful if you're working with constants -- why build a lookup table by hand when you can write a loop to generate it as a macro? -B
Back to comp.sys.apple2.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Eclipse - WUDSN - ACME Question twalkowski <twalkowski32@att.net> - 2013-01-07 08:19 -0800
Re: Eclipse - WUDSN - ACME Question BLuRry <brendan.robert@gmail.com> - 2013-01-07 09:07 -0800
Re: Eclipse - WUDSN - ACME Question twalkowski <twalkowski32@att.net> - 2013-01-07 09:27 -0800
Re: Eclipse - WUDSN - ACME Question BLuRry <brendan.robert@gmail.com> - 2013-01-07 12:09 -0800
Re: Eclipse - WUDSN - ACME Question Michael J. Mahon <mjmahon@aol.com> - 2013-01-07 14:17 -0600
Re: Eclipse - WUDSN - ACME Question Egan Ford <datajerk@gmail.com> - 2013-01-07 19:28 -0500
Re: Eclipse - WUDSN - ACME Question twalkowski <twalkowski32@att.net> - 2013-01-07 19:06 -0800
Re: Eclipse - WUDSN - ACME Question David Schmidt <schmidtd@my-deja.com> - 2013-01-07 22:31 -0500
Re: Eclipse - WUDSN - ACME Question "JAC!" <peter.dell@web.de> - 2013-02-07 15:05 -0800
csiph-web