Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

When you have conflicting data going to a pin, it will flicker. This is intentional to let you know something is wrong. If you want either input to send data to the pin, use an OR gate to combine them, and send the output to the pin.


2 NOR gates can be used to make a simple Set-Reset Latch.

Sebastian has a tutorial on memory!


Hope you get these solved! Good luck!