Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Digital Logic Sim

​A minimalistic digital logic simulator · By Sebastian Lague

Feature to disable a chip (don't compute nand gates inside) to gain steps per seconds

A topic by KytheTigerz created Apr 27, 2025 Views: 105
Viewing posts 1 to 1

A way to turn off (not compute nand gates) a certain chip with a pin. It would either save current internals (like whats on inside it) or just set all outputs to nothing (maybe be able to pick).

A pin on the outside would turn this on and off, this pin could be added from customize and the saving part would also be in customize (toggleable button).

This would be useful for me, because I'm making an ALU that can do math with a bunch of number/data types and this makes me lose a lot of sps. Also would be useful for RAM and anything else that loses a lot of sps.