Commit 3089ecc
Add
* Add OpcodeBranchJumpStack in opcode.cs
* Fix Opcode.cs documentation & exception handling
* Fix Opcode.cs exception
I dont do C# let me back to rust
* Fix Opcode.cs, for the last time (hopefully)
Really, i dont do C#
* bump version to 1.4.1.0
* Removed error handling of type conversion
Wasn't needed. We don't check for distance == 0, as someone could purposefully push 0 to do a NOP
* refix CHANGELOG.md
* bump version to 1.4.0.1
* Fix CHANGELOG.md after release
* Fix kOS.version after release
* Fix CHANGELOG.md
---------
Co-authored-by: github-actions <github-actions@github.com>JUMPSTACK kRISC instruction (KSP-KOS#3148)1 parent b76759f commit 3089ecc
2 files changed
Lines changed: 23 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2911 | 2911 | | |
2912 | 2912 | | |
2913 | 2913 | | |
2914 | | - | |
| 2914 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
1102 | 1102 | | |
1103 | 1103 | | |
1104 | 1104 | | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
1105 | 1126 | | |
1106 | 1127 | | |
1107 | 1128 | | |
| |||
0 commit comments