Skip to content

Rick-T137/deepskies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is DeepSkies for Windows version 1.0. This was developed in MS-DOS using Microsoft C 4.0 and the Windows 1.04 SDK.

Getting Started

To work on developing with this source code:

  1. Be running Windows 1.04 on MS-DOS
  2. Have the Microsoft C 4.0 compiler installed
  3. Ensure the Windows 1.04 SDK is installed
  4. You may edit: DSWIN.C, DSWIN.H, DSWIN.RC and DSWIN.DEF

Build and Test

To build, execute: "MAKE DSWIN" from the source folder (assuming C is configured properly).