dropped in the dos stuff master
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 18 Oct 2016 13:04:43 +0000 (16:04 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Tue, 18 Oct 2016 13:04:43 +0000 (16:04 +0300)
commit1ede729f42a98ab91f0bd3f3f3f3b7751af15369
treec79c8ebbb339aad56f1471516d24f7e32a6eed1b
parent92425a8479e97441a268816e701d2cee1c4c9604
dropped in the dos stuff
.gitignore
Makefile.dos [new file with mode: 0644]
src/dos/main.c [new file with mode: 0644]
src/dos/serial.c [new file with mode: 0644]
src/unix/main.c