Displays a scrolling starfield in CGA on 16-bit realmode DOS.
Code is very simplistic assembler and is more of an instructional example than anything serious.
- A MASM compatible toolchain:
- A DOS or PC emulator, any one of:
make
(requires DOSBox)
make test
or
dosbox
Edit dosbox.conf to suit your platform configuration.