aboutsummaryrefslogtreecommitdiff
path: root/src/c8asm/assembler.c
Commit message (Expand)AuthorAgeFilesLines
* Make unreachable() useful when debugging, and move common macrosThomas Voss 2024-02-131-5/+1
* Move *eq() macros to common.hThomas Voss 2024-02-131-7/+0
* More simplificationThomas Voss 2024-02-131-13/+10
* Remove [[maybe_unused]] from stream parameterThomas Voss 2024-02-131-1/+1
* Complete the assemblerThomas Voss 2024-02-131-2/+172
* Genesis commitThomas Voss 2024-02-131-0/+74