Paul

Holm is completely justified in recommending gasp as a macro mangler, as he did 
to me a year ago, it builds and it works.

I use it as a front end, via a makefile, to a meta-asembler for developing 
microcode.

The meta-assembler an AmdAsm clone https://github.com/hveit01/amdasm is a c++ / 
lex / yacc marvel which can be tweaked to meet specific requirements; but out 
ofthe box it lacks a macro mangler.

Orthogonally, rather than use macros why not use RegEx and your favorite 
programming language to fix up the source code's endian issues.

HtH; BR  Martin

-----Original Message-----
From: Holm Tiffe via cctalk [mailto:[email protected]] 
Sent: 19 February 2026 12:52
To: General Discussion: On-Topic and Off-Topic Posts <[email protected]>
Cc: Holm Tiffe <[email protected]>
Subject: [cctalk] Re: Recommendations for 8051 software tools?

Matti Nummi via cctalk wrote:

> Google for "The Macro Assembler".
> 
> Good for several processors.
> 
> BR Matti
> 

Not sure if you understood what I wrote..gasp is just a Macro Preprocessor for 
Assemblers...

I've compiled it sucessfully now..it works...

Regards,
Holm

-- 
       Technik Service u. Handel Tiffe, www.tsht.de, Holm Tiffe, 
        Goethestrasse 15, 09569 Oederan, USt-Id: DE253710583
       [email protected] Tel +49 37292 709778 Mobil: 0172 8790 741

Reply via email to