fixes for assembler - label addrs and DAT statements
authorJustin Wind <justin.wind@gmail.com>
Sun, 22 Apr 2012 20:20:10 +0000 (13:20 -0700)
committerJustin Wind <justin.wind@gmail.com>
Sun, 22 Apr 2012 20:20:10 +0000 (13:20 -0700)
Assembler now handles DATs correctly, fixed some issues with labels getting incorrect addresses.
Assembler still does not correctly generate short-form addresses, though.

Added README file.


No differences found