| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Pad trailing sprite data | Thomas Voss | 2024-02-22 | 1 | -0/+3 |
| * | Add the assume() macro | Thomas Voss | 2024-02-20 | 1 | -7/+3 |
| * | Make error messages great again | Thomas Voss | 2024-02-19 | 1 | -5/+3 |
| * | Better errors in the assembler | Thomas Voss | 2024-02-19 | 1 | -5/+5 |
| * | Remove useless variable | Thomas Voss | 2024-02-14 | 1 | -2/+1 |
| * | Set pad to false after padding | Thomas Voss | 2024-02-14 | 1 | -1/+3 |
| * | Align opcodes on even byte boundaries | Thomas Voss | 2024-02-14 | 1 | -0/+9 |
| * | Offset labels by 0x200 | Thomas Voss | 2024-02-14 | 1 | -1/+3 |
| * | Make unreachable() useful when debugging, and move common macros | Thomas Voss | 2024-02-13 | 1 | -5/+1 |
| * | Move *eq() macros to common.h | Thomas Voss | 2024-02-13 | 1 | -7/+0 |
| * | More simplification | Thomas Voss | 2024-02-13 | 1 | -13/+10 |
| * | Remove [[maybe_unused]] from stream parameter | Thomas Voss | 2024-02-13 | 1 | -1/+1 |
| * | Complete the assembler | Thomas Voss | 2024-02-13 | 1 | -2/+172 |
| * | Genesis commit | Thomas Voss | 2024-02-13 | 1 | -0/+74 |