Remove built-in speaker support

The changes to amiga, mac and msdos builds are untested.
This commit is contained in:
Pasi Kallinen
2019-05-11 10:30:41 +03:00
parent 02826c4ebc
commit 217671e00f
36 changed files with 23 additions and 6842 deletions

View File

@@ -7,4 +7,3 @@ sysconf NHSUBST
*shr NH_header=no
* NH_filestag=(file%s_for_UNIX_versions)
cpp?.shr NH_filestag=(file%s_for_replacement_cpp,_only_needed_by_some_ancient_UNIX_systems)
snd86unx.shr NH_filestag=(file%s_for_sound_driver_for_386_UNIX)

View File

@@ -261,13 +261,6 @@ Notes:
Also, it is recommended that you use FLEX instead of the standard
lex bundled with Solaris 2.x (even if that last one should work ;-).
14. If your machine is a 286, 386, or 486 running an appropriate OS, you
may wish to use the console speaker driver included in
sys/unix/snd86unx.shr. This will allow audible music to be played
on your console speaker in certain appropriate game situations. The only
modification to the main-line code needed to enable use of the driver
is defining UNIX386MUSIC or VPIX_MUSIC in unixconf.h.
15. If you are trying to cross-compile for another system, there is some
support in the src and util Makefiles, but there are still other
complications. It may well be best to make another copy of util,

File diff suppressed because it is too large Load Diff