Hi, everyone.

I'm looking for a way of displaying simple graphics using nasm. Is there a way to tell the system to open a window? Or how about a library?

(And if you're about to yell at me for programming in assembly, I'm not using nasm for serious projects, I'm just trying to build a compiler to it.)

Thanks!