Skip to content

pandasoli/pong.masm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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