aboutsummaryrefslogtreecommitdiff
path: root/audio/gbsplay
Commit message (Collapse)AuthorAgeFilesLines
* Add an additional mirror.Emanuel Haupt2006-06-011-0/+1
| | | | Notes: svn path=/head/; revision=164152
* - Fix build on i386Emanuel Haupt2006-02-132-21/+2
| | | | | | | | | | - Remove deprecated USE_REINPLACE - Remove files/patch-Makefile Notified by: kris via dosirak Notes: svn path=/head/; revision=155936
* - Update to 0.0.8 [1]Emanuel Haupt2006-02-103-5/+26
| | | | | | | | | | | | | - Add additional master site [1] Changes in this release: The sound routine now uses a bandwidth limited synthesizer, which results in truer emulation. Channel 2 was updated to interpolation and dc offset. The NAS output now honors a requested endianness. Several enhancements were made to the player code, including for 64-bit architectures. Notes: svn path=/head/; revision=155646
* - Add additional master siteEmanuel Haupt2005-11-162-1/+4
| | | | | | | | | - Add SHA256 hash Notified by: pointyhat via kris Notes: svn path=/head/; revision=148442
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* Add gbsplay.Jean-Yves Lefort2005-06-284-0/+112
gbsplay emulates the sound hardware of the Nintendo Game Boy(TM). It is able to play the sounds from a Game Boy(TM) module dump (.GBS format) through /dev/dsp, standard output or NAS. WWW: http://gbsplay.berlios.de/ PR: ports/82694 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=138126