fCPU :: SE Fix :: Memory fix + Improvements


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
1 year, 1 month ago
1.1
695
Circuit network

b jmp to nonexistent label stalls

1 year, 25 days 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

1 year, 25 days ago

100% repeatable.

New response