[MOD 1.0.x|0.18.x] fCPU

Topics and discussion about specific mods
Post Reply
extermeon
Burner Inserter
Burner Inserter
Posts: 7
Joined: Thu May 18, 2017 7:44 pm
Contact:

[MOD 1.0.x|0.18.x] fCPU

Post by extermeon »

Image

This mod is intended to extend vanilla combinators and lack of branching instructions in combinator circuits.
It was inspired by Shenzhen I\O by Zachtronics, MicroController Factorio mod and dear asm language.
Specs
  • supports blueprints
  • supports copy & paste
  • supports multiplayer
  • supports Informatron and Booktorio in-game wiki
  • 64 instructions for whole program
  • 8 general purpose registers
  • 4 memory slots for vector processing
  • 50+ opcodes
  • rich math instructions
  • SIMD instructions
  • two input wires (Red, Green)
  • two output wires (Red, Green) have same output signals and values
  • parallel output, allows output multiple signals simultaneously (up to 256 signals)
  • could be controlled through special input signals
  • one tick = one instruction (except for SIMD ones)
  • made for geeks
Previews
Image
: Tech tree :
Image

Image
: Receipt

Image
: Signals for external control

Image
: Code editor

Image
: Memory viewer

Links
Download from mod portal.

Bugs and suggestions, please report here.

Reddit discussion thread.
Support
Image
Last edited by extermeon on Sat Sep 26, 2020 7:30 pm, edited 2 times in total.

sparr
Smart Inserter
Smart Inserter
Posts: 1327
Joined: Fri Feb 14, 2014 5:52 pm
Contact:

Re: [MOD 1.0.x|0.18.x] fCPU

Post by sparr »

Custom license disallowing modifications is a really weird choice around here. I suspect you're going to find fewer players using your mod due to that.

extermeon
Burner Inserter
Burner Inserter
Posts: 7
Joined: Thu May 18, 2017 7:44 pm
Contact:

Re: [MOD 1.0.x|0.18.x] fCPU

Post by extermeon »

sparr wrote:
Tue Sep 01, 2020 4:19 am
Custom license disallowing modifications is a really weird choice around here. I suspect you're going to find fewer players using your mod due to that.
At the moment I do not want clones of my mod to appear, so the license prohibits modification.

However, I have no objection if changes are made locally and\or fragments of the source code are distributed only within my Discord channels (https://discord.gg/VRyHPB4) or on the fCPU page in Mod Portal (https://mods.factorio.com/mod/fcpu/discussion).

Post Reply

Return to “Mods”