Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Исходники Форум Информер Страны мира
   Звуки и Музыка    >>    asmod09s
   
 
 AmoebaSoft MOD Player v0.90 for Gravis UltraSound  Jonathan E.Wright 02.11.1994

Проигрыватель MOD файлов "АмёбаСофт" для GUS. Исходники самого проигрывателя не приведены, но зато есть все остальные необходимые исходники.
The AmoebaSoft MOD Player for the Gravis UltraSound plays 4, 6 and 8 channel MOD files on computers equiped with a Gravis UltraSound or UltraSound MAX. Obviously, there are already a LOT of MOD players around that support the UltraSound, and though this MOD player may have a few unique features, it is intended mainly as a demonstration of AmoebaSoft's UltraSound Interface for Borland Pascal.



88k 
 

+---------------------------------------------------------------------+ | | | The | | AmoebaSoft MOD Player | | for the | | Gravis UltraSound | | | +---------------------------------------------------------------------+ FILES IN THIS ARCHIVE: ---------------------- Release 0.90 of The AmoebaSoft MOD Player includes the following files: ASMOD.EXE - the MOD player itself ASMOD.ASL - some resources that ASMOD.EXE must have ASMOD.DOC - this file Plus (in the SOURCE directory): GUSMOD.PAS - MOD loading and GUS interface routines GUSHEAP.PAS - GUS memory management routines NEWCRT.PAS - keyboard and timer routines TYPES.PAS - some global variables and error handler GUSUTIL.ASM - assembly source for the MOD player GUSUTIL.OBJ - the assembled version of GUSUTIL.ASM KEY.ASM - assembly source for new keyboard handler KEY.OBJ - the assembled version of KEY.ASM TESTMOD.PAS - a short program to make sure the MOD player works The source for compiling ASMOD.EXE