aboutsummaryrefslogtreecommitdiff
path: root/tests/src/chr-ram.s
Commit message (Collapse)AuthorAgeFilesLines
* tests: Bundle end-to-end tests into a tarballMiquel Sabaté Solà2025-01-101-279/+0
| | | | | | | | This way I can simply compress all the examples to traverse with a single file, and thus no longer polluting this repository from code from other repositories. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Rename to tools.nesMiquel Sabaté Solà2024-12-251-2/+2
| | | | | | | | | | Let's continue with the good ol' tradition of being terrible at naming things. I have also renamed another project which was referenced here, so update all references as well. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Add support for UxROM chipsMiquel Sabaté Solà2024-12-201-0/+279
I have also added an end-to-end test for it. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>