Ryex / ic10emu

A Stationeers IC10 code editor and emulator
https://ic10emu.dev/
Apache License 2.0
4 stars 2 forks source link

move mutability within IC struct to limit borrow panics #26

Closed Ryex closed 3 months ago

Emilgardis commented 3 months ago

Seems like it's not fully working.

lb r1 0 Ratio Sum
add r0 r0 1
j 0

succeeds when stepping, but fails when using run. same behaviour on prod though