aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a6ce69..eefb982 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,11 @@ To watch an introductory video about *SALIS*
### Queue
- Newborn organisms are placed on top of the queue
- Organisms are killed at the bottom of the queue
+- Organisms are killed whenever memory fills above 50%
+
+### Evolution
+In *SALIS* mutation occurs via *cosmic rays*: at every cycle a random 32 bit
+address is selected and a random instruction is written into it.
### Instruction set
*SALIS*' organisms read a simple language similar to ASM. This language