diff options
| author | Paul Oliver <contact@pauloliver.dev> | 2026-02-24 01:33:45 +0100 |
|---|---|---|
| committer | Paul Oliver <contact@pauloliver.dev> | 2026-02-24 01:33:45 +0100 |
| commit | 9f7e70904e6c0fa650323ac5e50ebf6003da333c (patch) | |
| tree | 3015be498d36e8d5c960cf55667c6c825f7de493 /ancs/salis-v1 | |
| parent | 0fb1497a62332e0db45f94b4f195cb37183678cb (diff) | |
Removes usage of Jinja templates
Use CPP to pre-process C files instead
Diffstat (limited to 'ancs/salis-v1')
| -rw-r--r-- | ancs/salis-v1/55a.asm | 74 |
1 files changed, 0 insertions, 74 deletions
diff --git a/ancs/salis-v1/55a.asm b/ancs/salis-v1/55a.asm deleted file mode 100644 index 6e060ba..0000000 --- a/ancs/salis-v1/55a.asm +++ /dev/null @@ -1,74 +0,0 @@ -; Project: Salis -; Author: Paul Oliver -; Email: contact@pauloliver.dev - -; Based on the original 55.anc ancestor from salis-v1: -; https://git.pauloliver.dev/salis-v1/tree/bin/genomes/55.anc -; This organism replicates bidirectionally. - -; begin template -loka - -; measure gene -adrb -keya -adrf -keya -nop1 -incn -nop1 -subn -nop1 -nop1 - -; alloc gene -lokb -notn -nop3 -pshn -nop1 -pshn -nop3 -ifnz -nop3 -jmpf -keyc -allb -nop1 -nop2 -jmpf -keyd -lokc -allf -nop1 -nop2 - -; copy gene -lokd -load -nop0 -nop3 -wrte -nop2 -nop3 -incn -incn -nop2 -decn -nop1 -ifnz -nop1 -jmpb -keyd - -; split gene -splt -popn -nop3 -popn -nop1 -jmpb -keyb - -; end template -loka |
