fCPU :: SE Fix :: Memory fix + Improvements deprecated


Original: Factorio Customizable Processing Unit. SpaceExploration FIx: Fixed fCPU to continue operation while a space ship is jumping between surfaces. Extra: Fixed fCPU indexing in memory read/write. (NO SIMD) Extra improvements have been added

Content
2 years ago
1.1
891
Circuit network

b jmp to nonexistent label stalls

2 years ago

version 0.5.0

jmp to nonexistent label stalls. expected an error message, but execution just sits there on that line instead.

test program:

jmp :junk

2 years ago

100% repeatable.

New response