This is a sequel to my previous video about low-level programming:
• How to Set Up a Modern Computer to Program...
The relevant thing is the end of that video, in which I show how to install my Java program that, among other things, converts arithmetic expressions to Assembly compatible with a wide range of assemblers, called SimpleCalculator. It can be downloaded here:
https://flatassembler.000webhostapp.c...
And it can also be downloaded from the GitHub page which I show in that video. So, yeah, you probably don't need to watch my previous video to be able to follow this one.