Search found 6 matches

by jade52blue
Sun Oct 25, 2020 11:58 pm
Forum: Combinator Creations
Topic: Digital Display, Yay!
Replies: 114
Views: 150407

Re: Digital Display, Yay!

I've been tinkering with a couple chain-able display designs for my computer project. My numeric display is a 7x2light pattern is a little overcomplicated given my 2 constraints of: 1) I want a traveling minus sign on negative numbers 2) I want 3bit RGB color instead of the factorio default color in...
by jade52blue
Wed Oct 21, 2020 8:18 am
Forum: Combinator Creations
Topic: First functioning programmable computer!
Replies: 2
Views: 2200

Re: First functioning programmable computer!

Thought I would add a little more detail on the CPU and GPU makeup. CPU-Detail.png The CPU has a control unit, some shared general use evaluators, an error handler (thats deeply coupled to the GPU so errors can be human-readably displayed), a collection of registers (that are theoretically extendabl...
by jade52blue
Wed Oct 21, 2020 7:26 am
Forum: Combinator Creations
Topic: First functioning programmable computer!
Replies: 2
Views: 2200

Re: First functioning programmable computer!

Blueprint book is too large to fit in a post. The GPU by itself as a blueprint is also too large (its the biggest element) Gonna try putting a link to google drive: https://drive.google.com/file/d/1rTwU2oob1z8qIrHDiDEM9tM_k3febBL5/view Dunno if that works. Also, if all the totally magic numbers are ...
by jade52blue
Wed Oct 21, 2020 7:15 am
Forum: Combinator Creations
Topic: First functioning programmable computer!
Replies: 2
Views: 2200

First functioning programmable computer!

I made a computer that can run simple machine language instructions from an attached App ROM! Snowfield Test.PNG This is from my first test program, which generates some random noise and uses a d-pad of gates to navigate around it. (Takes about ~1 IRL minute to load, and only runs at about 10 second...
by jade52blue
Sun Oct 18, 2020 5:34 am
Forum: Combinator Creations
Topic: Square Root & Log Calculator
Replies: 6
Views: 7049

Re: Square Root & Log Calculator

Oh! This is perfect, I'm going to use the Square Root for me CPU project
by jade52blue
Tue Oct 13, 2020 2:45 am
Forum: Combinator Creations
Topic: Raycasting engine in factorio
Replies: 25
Views: 17838

Re: Raycasting engine in factorio

This is so cool! I'm feeling inspired to build out a CPU in factorio, and i hadn't really thought of a raycaster but i'm definitely going to try to build toward something similar :)

Go to advanced search