Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: nils91/som

Tags

0.0.15

Toggle 0.0.15's commit message
SOM version 0.0.15

- More CLI options
- for duplication loops fully working in hrac and hrbs
- Lots of testing and bugfixing
- Fixed memory addresses in hrac
- Memory addresses can be written as hexadecimal in HRAV

0.0.14

Toggle 0.0.14's commit message
SOM version 0.0.14

- First hrb language (hrbs) and a bunch of prototype commands
- For duplication loops in hrac

0.0.10

Toggle 0.0.10's commit message
SOM version 0.0.10

 -.hra languages (.hras and .hrac)
 -CLI interface improved

0.0.8

Toggle 0.0.8's commit message
SOM version 0.0.8

- bit positions file header changed
- internal changes
- .bin format added

0.0.7

Toggle 0.0.7's commit message
SOM version 0.0.7

- internal changes

0.0.6

Toggle 0.0.6's commit message
SOM version 0.0.4

- static bits of the bitcode realigned with bytes for easier reading
from filesystem

0.0.4

Toggle 0.0.4's commit message
SOM version 0.0.4

- write hooks implemented in runtime
- tests

0.0.2

Toggle 0.0.2's commit message
SOM version 0.0.2

- added lib to parse cli args

0.0.1

Toggle 0.0.1's commit message
SOM version 0.0.1

First prototype