aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Begin work on the Ahoy emulatorThomas Voss 2024-02-133-0/+122
|
* Make unreachable() useful when debugging, and move common macrosThomas Voss 2024-02-137-20/+33
|
* Move *eq() macros to common.hThomas Voss 2024-02-133-10/+4
|
* Make output nicerThomas Voss 2024-02-131-1/+1
|
* Bump libruneThomas Voss 2024-02-133-1/+14
|
* Use U8MOV()Thomas Voss 2024-02-131-2/+1
|
* Remove debug codeThomas Voss 2024-02-131-5/+1
|
* More simplificationThomas Voss 2024-02-131-13/+10
|
* Remove [[maybe_unused]] from stream parameterThomas Voss 2024-02-131-1/+1
|
* SimplifyThomas Voss 2024-02-131-3/+1
|
* Swap out mbstring.h for rune.hThomas Voss 2024-02-131-1/+1
|
* Complete the assemblerThomas Voss 2024-02-133-8/+178
|
* Update NOTESThomas Voss 2024-02-131-1/+1
|
* Genesis commitThomas Voss 2024-02-13171-0/+32614