Posts
Demonstrating Procedures and Console Output
An x86 MASM assembly program showcasing procedure implementation and colored console output manipulation through low-level system calls.

This MASM program demonstrates the use of procedures (functions) as well as printing different colors to console.