Tools

In the past, we needed to setup special tools on a local computer (i.e.: your laptop) to test software. In the modern era, the advanced made by software developers have led us to several tools we can use to understand a machine's instruction set.

  1. Python Interpreters
  2.  Assembly and Emulators
  3. Logic Emulators
Back to top