Fri, 23 Jan 2009 03:36:27 +0000 |
lost |
Fixed relative branches and PCR addressing to handle constant intra-section references properly
|
Sat, 17 Jan 2009 07:28:45 +0000 |
lost |
Fixed problem handling sections with options on pass 2
|
Sat, 17 Jan 2009 05:56:40 +0000 |
lost |
Added incomplete references to object output and added support for section base terms in expression handler
|
Fri, 16 Jan 2009 05:14:49 +0000 |
lost |
Started adding object target output
|
Tue, 06 Jan 2009 06:11:22 +0000 |
lost |
Fixed problem with symbols being registered with the address of the NEXT instruction
|
Mon, 05 Jan 2009 06:14:41 +0000 |
lost |
Fixed some problems detected by valgrind and testing
|
Mon, 05 Jan 2009 05:40:16 +0000 |
lost |
Redid lwasm_parse_line() to correct overly complex logic flaws
|
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:01:21 +0000 |
lost |
Added conditional assembly and macros
|
Sun, 04 Jan 2009 20:16:38 +0000 |
lost |
Added file inclusion
|
Sun, 04 Jan 2009 06:52:18 +0000 |
lost |
Added simple output listing
|
Sat, 03 Jan 2009 04:53:49 +0000 |
lost |
Added debugging message infrastructure
|
Sat, 03 Jan 2009 04:20:49 +0000 |
lost |
Added symbol handling to expression subsystem; adpated instruction handlers to the new scheme; misc fixes
|
Fri, 02 Jan 2009 06:07:40 +0000 |
lost |
Added missing parse.c file to repository
|