From 0d74b84ce4c484f0ef4a23326c4327d05ac4358a Mon Sep 17 00:00:00 2001 From: bbbradsmith Date: Sat, 16 Dec 2023 19:18:25 -0500 Subject: [PATCH 1/6] Test of .struct and .union features. Update documentation with more examples, better clarity, and fixes to incorrect data. --- doc/ca65.sgml | 76 ++++++++++++--- test/asm/val/struct.s | 222 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 286 insertions(+), 12 deletions(-) create mode 100644 test/asm/val/struct.s diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 104c59bbd..e54b308d4 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -4086,8 +4086,10 @@ See: ,.TAG