Coder Social home page Coder Social logo

jratcliff63367 / digpak Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 8.0 322 KB

Someone requested access to the ancient DIGIPAK sound drivers source code. I'm not sure why anyone would think this is useful but if so, have at it.

License: MIT License

Assembly 95.37% C 3.52% Makefile 0.95% Batchfile 0.15%

digpak's People

Contributors

jratcliff63367 avatar mobygamer avatar volkertb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

digpak's Issues

Submitting pull request for GUS and other devices?

The repo does not have the full distribution of SHELL; it is missing GUS, Turtle Beach, WSS, and other devices. I have those sources.
@volkertb Should I submit a pull request, or would you like the sources out-of-band to integrate in your own way?

Future direction / assembler plans

Recently, there has been interest in creating digpak drivers for new devices, and possibly resurrecting digpak usage for new homebrew/retroprogamming. @volkertb , as one of the stewards of these sources, are there any plans to translate them to NASM?

I'm asking because I would like to strongly recommend NOT translating them to NASM, and instead leaving them as their original TASM "IDEAL mode" dialect. The main justification for this is that there is greatly added value in preserving their ability to be assembled in actual DOS, on actual old hardware, so that new development can be done against the actual new sound devices. There is no NASM DOS build that works on 286 or lower processors, so developing speed-sensitive code that must run on those processors must be assembled on another system and then copied over -- an inefficient workflow.

Additionally, IDEAL mode provides typing and other safeguards to ensure consistent code generation. Removing it might introduce side effects or other behavior that manifests itself as subtle or inconsistent bugs that may be difficult to troubleshoot.

License

Hi,

In the Readme it mentions that: "As per the agreement you should have signed, this source code is to be used
by The Audio Solution DigPak licensees for maintenence purposes ONLY!"
Is this still true? If not, what kind of license does the code fall under?

Kind Regards,
Leon

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.