diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -236,10 +236,9 @@ But it also has its drawbacks: the ROM file, not for "variables" in memory. All of that being said, the first benefit that we pointed out is not to be -overlooked, but it can arguably be achieved via tooling as well. On that note -I'm working on an "address sanitizer" in -[mssola/tools.nes](https://github.com/mssola/tools.nes) which could take care of -listing which slots are available or which slots have already been taken. +overlooked, but it can arguably be achieved via tooling as well. That's what I'm +doing with the "address sanitizer" in +[mssola/tools.nes](https://github.com/mssola/tools.nes). # Naming conventions |
