aboutsummaryrefslogtreecommitdiffstats
path: root/atk16_schasm/lib.scm
Commit message (Collapse)AuthorAgeFilesLines
* Add %if and %if-else macros, refactor, add indirection levelsJan Tuomi2025-03-041-435/+0
|
* Add bounds checksJan Tuomi2025-03-021-45/+56
|
* Refactor emit functions, add bootstrap.scmJan Tuomi2025-03-021-101/+121
|
* Implement deferred label eval for labels in 16-bit imm positionJan Tuomi2025-03-011-26/+57
|
* Rewrite tagged types to be pairs instead of listsJan Tuomi2025-03-011-33/+35
|
* ImprovementsJan Tuomi2025-03-011-2/+12
|
* Add emit-packed-stringJan Tuomi2025-02-281-3/+57
|
* Fix bug in imm constructorsJan Tuomi2025-02-281-6/+4
|
* Fix twos complement castJan Tuomi2025-02-281-5/+3
|
* Implement all basic features in new assemblerJan Tuomi2025-02-281-15/+93
|
* Start working on new ISA, add scheme assemblerJan Tuomi2025-02-281-0/+233