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

32bit pins?

A topic by HappyPotato5 created 70 days ago Views: 237 Replies: 2
Viewing posts 1 to 3

Im currently making a mips 32 bit processor on digital logic sim.
So I’m currently using 4 8-bit pins for each full word.
On the mobile version I can make 32 bit pins, is that possible on pc?

thxs.  :D

It's not possible. You have to add them to the game source code and recompile the game - if you know what I mean - like someone did with 16 bit pins - and then use THAT build of DLS.

Yeah, it's pretty inconvenient.