| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: Bundle end-to-end tests into a tarball | Miquel Sabaté Solà | 2025-01-10 | 1 | -0/+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> | ||||
| * | Introduce end-to-end tests | Miquel Sabaté Solà | 2024-12-20 | 1 | -0/+0 |
| For now I have added the most simple example for an NES/Famicom game, which I already had on a private repository (that I plan to open source soonish). Tests simply run `nasm` on known source files and compares the results with an .nes ROM file that has the exact bytes that we expect. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
