1
0
mirror of https://github.com/safiire/n65.git synced 2024-12-12 15:29:12 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Saf
2b5e170922 Converted symbol arithmetic tests to spec, removed mintest 2020-09-06 10:13:57 -07:00
Saf
2dec6e96a6 Rearrange requires 2020-08-31 02:17:47 -07:00
Saf
b292376fd9 Added an #assemble_string method to Assembler 2020-08-31 02:16:29 -07:00
Saf
da807a2056 Rewrote symbol table test as rspec 2020-08-31 02:10:35 -07:00
Saf
90f3621081
Refactored memory space to remove big method (#3)
Co-authored-by: Saf <saf@irkenkitties.com>
2020-08-30 16:40:20 -07:00
Saf
c952f33d50
Setup RSpec rake task and wrote spec for MemorySpace (#2)
* Setup RSpec rake task and wrote spec for MemorySpace

* Removed mintest rake task
2020-08-30 16:11:54 -07:00