| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove anyhow from xa65 and readrom | Miquel Sabaté Solà | 2025-01-10 | 2 | -28/+54 |
| | | | | | | | | | Following in the footsteps of c20c991dded8 ("Make errors from nasm itself more cohesive"), 'anyhow' might provide an easy framework, but it lends towards a less cohesive experience. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | ||||
| * | Introduce xa65 | Miquel Sabaté Solà | 2025-01-10 | 2 | -0/+134 |
| This is a bridge between 'nasm' and 'cl65'. That is, it runs the same command on both 'nasm' and 'cl65', compares the resulting binaries, and gives back the binary from 'cl65'. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
