Misc features
This is a fork of AOx0's merge of all other pull requests, this just has assorted features that I wanted including:
- EEPROM: you can read binary from a .txt file on your computer
- Keyboard: You can key keyboard input
- Disp8: 8x8 display, with color
More detail on these chips in the in-game instructions section
I also removed some builtin gates, because I wanted to make them in-game myself.
Feel Free to Download the Installer for this here: DOWNLOAD
also includes at least 4 times more instability
Hey ! Thanks a lot for all of your work all, but i was wondering, is it possible when you have an input with a 4bit wire, to set its value ? when i click on it, nothing happen, and i would like to set its value to test my 4bit adder
(apart from using the keyboard chip which is a bit limited)
Doesn't Load Anything Reliably / or at all
Guessing it's this error:
ArgumentException: Instance property 'Binder' is not defined for type 'System.Runtime.CompilerServices.CallSite1[System.Func3[System.Runtime.CompilerServices.CallSite,System.Object,System.String]]' Parameter name: propertyName at System.Linq.Expressions.Expression.Property (System.Linq.Expressions.Expression expression, System.String propertyName) [0x00051] in <c9bd839bfc2a408e8fe50c228b434484>:0 at System.Runtime.CompilerServices.CallSite1[T].CreateCustomUpdateDelegate (System.Reflection.MethodInfo invoke) [0x0050b] in 1[T].MakeUpdateDelegate () [0x0015f] in <c9bd839bfc2a408e8fe50c228b434484>:0 at System.Runtime.CompilerServices.CallSite1[T].GetUpdateDelegate (T& addr) [0x0000d] in 1[T].GetUpdateDelegate () [0x00000] in <c9bd839bfc2a408e8fe50c228b434484>:0 at System.Runtime.CompilerServices.CallSite1[T]..ctor (System.Runtime.CompilerServices.CallSiteBinder binder) [0x00007] in 1[T].Create (System.Runtime.CompilerServices.CallSiteBinder binder) [0x0002c] in <c9bd839bfc2a408e8fe50c228b434484>:0 at ChipLoader.GetAllSavedChips (System.String[] chipPaths) [0x00068] in <04ce339e0b214bd997413de2ab20b1b9>:0 at SaveSystem.GetAllSavedChips () [0x00005] in <04ce339e0b214bd997413de2ab20b1b9>:0 at ChipSaver.IsSignalSafeToDelete (System.String chipName, System.String signalName) [0x00014] in <04ce339e0b214bd997413de2ab20b1b9>:0 at ChipInterfaceEditor.SelectSignal (ChipSignal signalToDrag) [0x00256] in <04ce339e0b214bd997413de2ab20b1b9>:0 at ChipInterfaceEditor.HandleSpawning () [0x0013f] in <04ce339e0b214bd997413de2ab20b1b9>:0 at ChipInterfaceEditor.HandleInput () [0x00194] in <04ce339e0b214bd997413de2ab20b1b9>:0 at ChipInterfaceEditor.OrderedUpdate () [0x0000d] in <04ce339e0b214bd997413de2ab20b1b9>:0 at ChipEditor.LateUpdate () [0x00000] in <04ce339e0b214bd997413de2ab20b1b9>:0
does anyone have a download for it that i can use
Hello where I can get download that actually works?
https://github.com/DigitalLogicSimCommunity/Digital-Logic-Sim-CE/releases/tag/v0.38 @StiglCZ @FunkyEgg
Thank you bro, i tried to compile it myself but it show up error that some json library was missing