I made a C++ project in Visual Studio 2022 Community Edition to practice x64 Assembly.
This is the result of it.
I based the project on Creel's video on Youtube.
- You can download the 2022 Community Edition here.
- Install the C++ parts for Visual Studio.
- Restart your computer.
In the program menu, choose:
- File
- Open
- Project/Solution
- Press F5, or choose Debug / Start Debugging
- A console app will open, showing the result
Please see the LICENSE file.
Started in January, 2025.