Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 625 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 625 Bytes

Pong for DOS  

As your computer is already a big piece of old trash, how about installing DOS to play Pong on it?


This repo was made watching to Programming Dimension's videos.
The idea was to learn more about Assembly while coding something.

I really don't know how they were patient to create DOOM with this.


What I learned:

  • MASM
  • 8-bits registers
  • Maybe Unix was better
  • Alignment of instructions