Paulitchos / x86_64-Assembly-project-2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x86_64-Assembly-project-2021

Done in the context of the Computer Technologies and Architectures module in our university

Running

Run GAMEP.EXE

Compiling

You'll need dosbox installed
After moving the project into the 8086 dosbox folder, open dosbox, cd into the project folder and run:
ml \Zi gamep.asm - for compiling
gamep.exe - for running

About

License:MIT License


Languages

Language:Assembly 100.0%