| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | nasm: Allow file paths for the configuration | Miquel Sabaté Solà | 2024-12-22 | 1 | -1/+4 | |
| * | Transform mapping configurations into toml files | Miquel Sabaté Solà | 2024-12-22 | 1 | -13/+8 | |
| * | Add support for UxROM chips | Miquel Sabaté Solà | 2024-12-20 | 1 | -2/+3 | |
| * | Improve the format of error messages | Miquel Sabaté Solà | 2024-12-20 | 1 | -3/+3 | |
| * | nasm: Send errors to stderr instead | Miquel Sabaté Solà | 2024-12-20 | 1 | -3/+3 | |
| * | Do not spit out bytes if -Werror was passed | Miquel Sabaté Solà | 2024-12-20 | 1 | -9/+13 | |
| * | Add support for warnings | Miquel Sabaté Solà | 2024-12-20 | 1 | -2/+25 | |
| * | Implement the .incbin control statement | Miquel Sabaté Solà | 2024-12-19 | 1 | -6/+21 | |
| * | nasm: Remove the option to disassemble a file | Miquel Sabaté Solà | 2024-12-18 | 1 | -37/+13 | |
| * | Add the readrom binary | Miquel Sabaté Solà | 2024-12-18 | 3 | -1/+68 | |
| * | Update the README for open sourcing the project | Miquel Sabaté Solà | 2024-12-16 | 1 | -0/+1 | |
| * | Fix the mapping of addresses on labels | Miquel Sabaté Solà | 2024-12-16 | 1 | -3/+3 | |
| * | nasm: Add a parameter for linker configuration | Miquel Sabaté Solà | 2024-12-12 | 1 | -2/+22 | |
| * | Don't rely on the identifier for control identity | Miquel Sabaté Solà | 2024-12-12 | 1 | -2/+2 | |
| * | Adapt the assembler to the changes on the parser | Miquel Sabaté Solà | 2024-12-12 | 1 | -4/+13 | |
| * | Re-work the parser from scratch | Miquel Sabaté Solà | 2024-12-12 | 1 | -16/+9 | |
| * | Add support for procedures | Miquel Sabaté Solà | 2024-12-12 | 1 | -9/+2 | |
| * | Add support for branching | Miquel Sabaté Solà | 2024-12-12 | 1 | -2/+2 | |
| * | Add the notion of mapping | Miquel Sabaté Solà | 2024-12-12 | 8 | -1/+32 | |
| * | Initial commit | Miquel Sabaté Solà | 2024-12-12 | 4 | -0/+89 | |
