Hypseus is a fork of Matt Ownby's Daphne. A program that "lets one play the original versions of many laserdisc arcade games on one's PC."
Some features that differ from the original:
Overlays have been implemented with SDL2 at last, but they need testing. So please test and report issues.
Currently there is no documentation for the new build process. Pull requests gladly accepted.
Minimum software requirements: gcc, cmake, autotools, zlib, SDL2, vorbis and ogg.
mkdir build
cd build
cmake ../src
make
This software intended for educational purposes only. Please submit issues or pull requests directly to the project.
DO NOT submit issues or request support from the official Daphne forums!
Open development by the original author, Matt Ownby, ceased years ago.
My intention for creating this public repository was to clean up the build process, fix bugs, learn, upgrade, and publish to foster collaborative development. The name was changed to Hypseus so the original authors of Daphne would not be burdened with requests for support.
A big thanks goes out to Matt Ownby and the many other developers who made their work available for me to learn from. Without them this project would not be possible.
Hypseus, Multiple Arcade Laserdisc Emulator
Copyright (C) 2016 Jeffrey Clark
Daphne, the First Ever Multiple Arcade Laserdisc Emulator
Copyright (C) 1999-2013 Matt Ownby
This program is free software: you can redistribute it and/or modify
it under the terms of the [GNU General Public License] as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
[GNU General Public License] for more details.
The "Hypseus" mark is used to uniquely identify this project as an Arcade Laserdisc Emulator. Any direct or indirect commercial use of the mark "Hypseus" is strictly prohibited without express permission.