No description
Find a file
2026-07-05 20:22:44 -04:00
include Initial commit, basically just a 'hello world' with a Makefile 2026-07-05 20:22:44 -04:00
src Initial commit, basically just a 'hello world' with a Makefile 2026-07-05 20:22:44 -04:00
.gitignore Initial commit, basically just a 'hello world' with a Makefile 2026-07-05 20:22:44 -04:00
LICENSE Initial commit 2026-07-06 02:17:06 +02:00
Makefile Initial commit, basically just a 'hello world' with a Makefile 2026-07-05 20:22:44 -04:00
ow_setup.sh Initial commit, basically just a 'hello world' with a Makefile 2026-07-05 20:22:44 -04:00
README.md Initial commit 2026-07-06 02:17:06 +02:00

dspace

This is a program written in OpenWatcom and targeting MS-DOS. It implements a cyclic cellular automata as described by A.K. Dewdney in his article, "Demons of Cyclic Space". The main purpose of this program, though, is to implement SVGA graphic routines specifically for the S3 Trio64 video card.