1
0
mirror of https://github.com/safiire/n65.git synced 2025-02-09 13:30:31 +00:00

4 Commits

Author SHA1 Message Date
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
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