Comments

Log in with itch.io to leave a comment.

Hello this is a really great simulator, I still learning how to use it. Maybe I can make a simple computer with it, but so far I'm really liking it! One thing I will note though, on the about section, the link for the supporting website seems to redirect to a possible dangerous website. Just want to put that out there in case you don't know.

(1 edit)

Nice to hear. I discontinued the supporting website and now the link probably redirects to the domain registrar. So I don't think that it should be a dangerous location, just unexpected.

I should probably recreate the support area somewhere else and update the link accordingly. Thanks for your feedback :)

how does the IO thing work

do i use 1 IO for it all or 1 for each input??

why do they all have names at the bottom???

the inc wont let me put the output to the mux in?????

what does the data part do in the IO

it has 4 pins when i put in for it to have 3

can you make it so you can click once and click again to make wires? my mouse clicks bunches when i hold.

I have added the HACK Computer as the first Mod that you can include with the logic simulator. The logic simulator will detect and load any Mods (.pck) files that reside in the same directory as the executable file for the main program. It also adds tools for an Assembler and Disassembler for HACK code.

(3 edits)

The latest version adds extra features to the memory parts to examine and change ROM data. Also, it becomes the Standard version and the Turbo (paid) version uses threads for higher max clock speeds.

(1 edit)

why is there a converter file on the downloads?

just asking

(+1)

It is to convert circuit files saved in the old version of this software.

If you experience any crashes or unexpected behavior, please email the circuit files (.circ) that you are using to: reports@logicsimx.com These files would be your main circuit and any circuits that are blocks. This will help me to improve the software and resolve any unknown bugs. Thanks!

(+1)

Hello, This is a very cool simulator ! How do I get the buses working ?

(+1)

Hello, thanks! The busses are the yellow pins. You can drive an input from the IO part. Right-click on the IO part to access a slider etc. to change the value on the bus. Or you can type in values in decimal, hex, or binary. Another way is to apply a Clock to the PC (Program Counter).