Mon, 05 Jan 2009 05:40:33 +0000 |
lost |
Fixed numerous bugs in macro handling
|
Mon, 05 Jan 2009 01:27:08 +0000 |
lost |
Added the 'set' directive
|
Mon, 05 Jan 2009 01:17:23 +0000 |
lost |
Moved symbol registration so symbols that are in skipped code do not get registered and so EQU/SET can do their own registration
|
Mon, 05 Jan 2009 00:20:45 +0000 |
lost |
Added symbol listing to list file; various fixes
|
Mon, 05 Jan 2009 00:01:21 +0000 |
lost |
Added conditional assembly and macros
|
Sun, 04 Jan 2009 21:42:54 +0000 |
lost |
added expression evaluation and checking function
|
Sun, 04 Jan 2009 20:38:12 +0000 |
lost |
Fixed typo in instruction table and added END directive
|
Sun, 04 Jan 2009 07:37:19 +0000 |
lost |
Added needed infra for useful listing of EQU and ORG type statements
|
Sun, 04 Jan 2009 07:07:00 +0000 |
lost |
Ported output modules forward from old version
|
Sun, 04 Jan 2009 06:52:18 +0000 |
lost |
Added simple output listing
|
Sun, 04 Jan 2009 06:13:13 +0000 |
lost |
Added pass2 code generation to lwasm_emit()
|
Sat, 03 Jan 2009 04:53:49 +0000 |
lost |
Added debugging message infrastructure
|