Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 265 Bytes

SysProgHW1_2

System Programming, Assignment 1, Part 2.

2D cellular automata written with x86 (32-bit) NASM assembly.

Pull requests will be gladly accepted, if you have suggestions.

Run

./main

Tested on Ubuntu 13.04 (32-bit) with NASM assembler and GCC.