dls-schematics icon indicating copy to clipboard operation
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:

  1. 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.
  2. 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

  1. 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
  1. Start DLS. You can load the new schematic via the Load Schematic button on the main toolbar.

Install a package

  1. Download a copy of the package you are interested in, from the packages folder, 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
  1. Start DLS. The new package should be available in your library.