mirror of
https://github.com/open-simh/simtools.git
synced 2026-04-28 04:44:50 +00:00
Import J Hoppe's 20090427 release from http://retrocmp.com/tools/macro-11-on-windows
This commit is contained in:
26
CHANGES
26
CHANGES
@@ -1,3 +1,29 @@
|
||||
|
||||
19.4.2009: JH
|
||||
version 0.3
|
||||
- bugfix: Illegal labels and illegal opcodes are processed as
|
||||
"implied .WORD" directives.
|
||||
Expression errors in "do_word()" did not process any input character,
|
||||
so parser did go into an endless loop.
|
||||
- Switchable syntax extensions with -yxx options:
|
||||
symbol len can be adjusted with "-ysl" command line option.
|
||||
"-yus" option allows underscore "_" char in symbols.
|
||||
This was needed to process code generated by my favorite disassembler.
|
||||
- command line help added (-h option)
|
||||
|
||||
17.4.2009: JH
|
||||
version 0.3
|
||||
- ".INCLUDE" re-enabled
|
||||
- refactoring: big 6000+ lines "macro11.c" split into 10 modules.
|
||||
|
||||
15.4.2009: JH
|
||||
Begin rework by Joerg Hoppe (j_hoppe@t-online.de)
|
||||
All my changes are marked with "/*JH: .. */" comments
|
||||
|
||||
|
||||
----------- Richard Krebiehls entries ------------------
|
||||
|
||||
|
||||
15-July-2001
|
||||
version 0.2
|
||||
removed references to snprintf from dumpobj.c and
|
||||
|
||||
Reference in New Issue
Block a user