Skip to main content

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

But if you want to make it real, RGB display is nonsense.  You can make a RAM with so many and gates and not gates. For 2^n bytes. There will be n registers, n not gates and 2n ands. If you make and gates with tri-state buffers, it will be faster. But this will be maybe more complex than version with decoders. I recommend Sebastian's RAM in his latest video.