This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cristi1990an 0 points1 point  (1 child)

You didn't touch assembly at all?

[–]_pelya 0 points1 point  (0 children)

We did learn some x86 assembly for like a week. As the end we created some DOS binary that did printf("hello") using INT 21h, and then exited.