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: Bas Wijnen
Subject: [Z80asm-devel] [patch #3405] Add DEFM for Zilog compatibility
Date: Thu, 30 Sep 2004 17:40:23 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040917 Firefox/0.9.3

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

/**************************************************************************/
[patch #3405] Latest Modifications:

Changes by: 
                Bas Wijnen <address@hidden>
'Date: 
                Thu 09/30/2004 at 21:33 (Europe/Amsterdam)

------------------ Additional Follow-up Comments ----------------------------
I remember defm from somewhere, but I thought it was supposed to set the 7th 
bit of the last byte?






/**************************************************************************/
[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.


Follow-up Comments
------------------


-------------------------------------------------------
Date: Thu 09/30/2004 at 21:33       By: Bas Wijnen <shevek>
I remember defm from somewhere, but I thought it was supposed to set the 7th 
bit of the last byte?






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]