Saf
da807a2056
Rewrote symbol table test as rspec
2020-08-31 02:10:35 -07:00
Saf
4123bf0b06
Linted test files
2020-08-30 14:07:37 -07:00
Safiire
6b387e20df
Added the ability to do arithmetic on symbolic names :)
2017-09-23 01:07:35 -07:00
Safiire
2293fd2251
Enabled minitest from the rakefile
2016-03-04 17:10:27 -08:00
Safiire
7ffd2dc8ac
Removed all trailing whitespace
2015-04-11 21:03:13 -07:00
Safiire
1013280f9e
Made n65 into a RubyGem
2015-03-31 02:50:55 -07:00
Safiire
a48d10474e
Fixed an issue with referencing outer scoped symbols
2015-03-22 00:55:14 -07:00
Safiire
8f2500dd60
I made it so starting a named scope serves the dual purpose of creating a symbolic reference to the current PC
2015-03-05 16:53:55 -08:00
Safiire
2c938f7312
This is s a big rewrite including: A scoped symbol table, segment and
...
bank management, Use of promises to resolve symbols that are used before
they are defined. A base class for all instructions and assembler
directives. Hopefully my scoped symbols can be used to create C like
data structures in the zero page, ie sprite.x New code to prodce the
final ROM. Basically everything was rewritten.
2015-03-05 12:33:56 -08:00
Safiire
4235742c7d
Creating a symbol table that has scope
2015-03-04 04:20:18 -08:00
Safiire
dfda652a51
Trying to get the tests working again after some changes
2015-02-24 15:56:38 -08:00
Safiire
69e3d2fb0c
Initial Commit
2015-02-17 19:05:37 -08:00