z80asm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Z80asm-devel] [patch #3405] Add DEFM for Zilog compatibility


From: H. Peter Anvin
Subject: [Z80asm-devel] [patch #3405] Add DEFM for Zilog compatibility
Date: Thu, 30 Sep 2004 16:00:13 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.2) Gecko/20040803

This mail is an automated notification from the patch tracker
 of the project: Z80 assembler.




/**************************************************************************/
[patch #3405] Full Item Snapshot:

URL: <http://savannah.nongnu.org/patch/?func=detailitem&item_id=3405>
Project: Z80 assembler
Submitted by: H. Peter Anvin
On: Thu 09/30/2004 at 19:40

Category:  None
Priority:  1 - Later
Resolution:  None
Privacy:  Public
Assigned to:  None
Originator Email:  
Status:  Open


Summary:  Add DEFM for Zilog compatibility

Original Submission:  Zilog assemblers use DEFB for byte values and DEFM for 
strings.  z80asm already supports mixing and matching these the way x86 
assemblers do, this is a good thing.  This patch simply makes DEFM/DM an alias 
for DEFB/DB.






File Attachments
-------------------

-------------------------------------------------------
Date: Thu 09/30/2004 at 19:40  Name: defm.diff  Size: 3.03KB   By: hpanvin

http://savannah.nongnu.org/patch/download.php?item_id=3405&amp;item_file_id=3719






For detailed info, follow this link:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=3405>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]