dls-schematics
dls-schematics copied to clipboard
Schematics for DLS - The Digital Logic Simulator game http://makingartstudios.itch.io/dls
trafficstars
dls-schematics
Schematics for DLS - The Digital Logic Simulator game http://makingartstudios.itch.io/dls
NOTES:
- All schematics in this repo require DLS v0.4 or greater (.sch version 1.1). If a schematic requires a specific version, it will be mentioned in the corresponding Readme.
- All schematics are self-contained. Even if a schematic uses a component from another category, you don't have to download the component's schematic separately.
Table of Contents
- Install a schematic
- Install a package
- Categories
- 6502
- 74xx
- Arithmetic
- Comparators
- Decoders
- i4004
- i8080
- Memory
- Multiplexers
- Misc
- Sorting Networks
Install a schematic
- Download a copy of the schematic you are interested in and place it in the following folder:
- DLS v0.6.1 or lower:
%APPDATA%\DLS\schematics - DLS v0.7.0 or greater:
%USERPROFILE%\Documents\DLS\schematics
- Start DLS. You can load the new schematic via the
Load Schematicbutton on the main toolbar.
Install a package
- Download a copy of the package you are interested in, from the
packagesfolder, and place it in the following folder:
- DLS v0.6.1 or lower:
%APPDATA%\DLS\packages - DLS v0.7.0 or greater:
%USERPROFILE%\Documents\DLS\packages
- Start DLS. The new package should be available in your library.