Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.
/ compsys Public archive

Project Computersystemen, Vrije Universiteit Brussel

Notifications You must be signed in to change notification settings

ward/compsys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This is the source code for a small project for the class Computersystemen ("Computersystems") at the Vrije Universiteit Brussel. The project objective was to write a program in ASM such that it would compile with MASM 6.11 in DOSBox. The program's function was left up to the student, but every idea first had to be run by professor Joeri Barbarien.

This particular project had the idea of creating a graphical simulation of balls (represented as simple circles) bouncing across the screen. The deadline was early January 2011 and as such development stopped after that.

Setup

The following guideline assumes you have MASM installed and properly set up, meaning ml, nmake, link, ... are available in the path.

  1. Get the source by cloning the git repo into a directory your DOSBox setup can see.
  2. Open DOSBox and cd into the project directory
  3. Compile the project using nmake all
  4. Run START.EXE and follow the instructions on screen.

About

Project Computersystemen, Vrije Universiteit Brussel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published