Git Product home page Git Product logo

xdc's Introduction

This is a fork of the original XDC video encoder and decoder for 8088-based PCs with a CGA card, running MS-DOS, by MobyGamer aka Trixter/Hornet.

This fork adds support for various sound devices:

  • PC speaker
  • Covox Speech Thing
  • Tandy/PCjr sound chip
  • Sound Blaster 1.x

The support files from MobyGamer/TPLibs and MobyGamer/UNITS are already included, so the code should build as-is.

Original README below:

XDC

XDC 8088+CGA video/animation compiler

This repository contains the source code and other files for the XDC video/animation system for 8088-based PCs with a CGA card. For more information, consult x86dc.wordpress.com

The code is, likely to your extreme shock and disgust, written entirely in 16-bit real-mode pascal with some inline assembler. This was initially done on purpose so that timing compiled code could be done directly on the target hardware. It was found during development that careful measurement and calculation could achieve >95% accuracy, but it was too close to a competition deadline to rewrite quickly, so here it is. You can run it in DOSBox or a virtual session (ie. Windows XP in VirtualBox) without any trouble, albeit with some DOS-era limitations such as required 8.3 filenames.

Compiling the code as-is requires Turbo Pascal 7.0 as well as some files from MobyGamer/TPLibs and MobyGamer/UNITS.

xdc's People

Contributors

scalibq avatar mobygamer avatar shattered avatar

Stargazers

 avatar JFOC avatar Kenneth J Davis avatar TurBoss avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.