aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 01:50:44 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 01:50:44 +0100
commit2aaaca4299306b7a5bf62390c6028bc0a2c1ac73 (patch)
tree9d1a067c16af7a7cb891ad6180869e6777e114fb /README.md
parent791c72f310306b1a8b2d6c3b30d05134dd044a2a (diff)
Updated README.
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