Skip to content

Clone of Paranoid (game) in intel 8086 assembly.

Notifications You must be signed in to change notification settings

furqantariq/Paranoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone of Paranoid (game) in intel 8086 assembly 
Computer Organization and Assembly Language Group Project 

Created By: Furqan Tariq, Hasnain Shaukat


Compilation
==================

Download and install MASM32 SDK : http://www.masm32.com/
Download and install DOSBOX : https://www.dosbox.com/


1) Compilation using MASM32

 C:\masm32\bin\ml.exe /Bl C:\masm32\bin\link16.exe paranoid.asm

2) After that We will get paranoid.exe file. RUN it using DosBox emulator. 

About

Clone of Paranoid (game) in intel 8086 assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published