README
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:3k
源码类别:

Windows CE

开发平台:

C/C++

  1. ASAP - Another Slight Atari Player
  2. ----------------------------------
  3. ASAP is a player/converter of Atari 8-bit music for modern computers.
  4. It provides high-quality, identical to the popular Atari800 emulator,
  5. emulation of the POKEY sound chip and the 6502 processor.
  6. This release includes the following programs that use the ASAP engine:
  7. * ASAP2WAV - portable command-line utility that generates WAV files
  8. * WASAP - tiny player for Windows
  9. * plugin for foobar2000 0.8
  10. * plugin for Winamp
  11. * plugin for XMMS
  12. Currently supported input formats are:
  13. * SAP (Slight Atari Player - standard file format for playing Atari 8-bit
  14.   music on modern computers, samples are not supported yet)
  15. * CMC (Chaos Music Composer)
  16. * CMR (CMC Rzog - CMC with modified bass sounds)
  17. * DMC (DoublePlay CMC - CMC with 6502 routines executed at double rate
  18.   of the original CMC)
  19. * MPT (Music ProTracker - without samples)
  20. * MPD (MPT DoublePlay - MPT with 6502 routines executed at double rate
  21.   of the original MPT)
  22. * RMT (Raster Music Tracker)
  23. * TMC (Theta Music Composer 1.x - 4-channel music)
  24. * TM8 (Theta Music Composer 1.x - 8-channel music)
  25. * TM2 (Theta Music Composer 2.x)
  26. The biggest collection of SAP files is ASMA (Atari SAP Music Archive,
  27. http://asma.atari.org). It is strongly recommended that you use ASMA 3.0
  28. or newer. 226 files in ASMA 3.0 contain samples, the remaining 1780 can be
  29. used with the current version of ASAP.
  30. If you are interested in the ASAP project, please subscribe its mailing list:
  31. https://lists.sourceforge.net/lists/listinfo/asap-users
  32. As in the Atari800 project, this is a combined list for end users
  33. and for developers. Once you subscribe, you can post comments, ideas
  34. and questions about ASAP. They will be answered ASAP. ;-)
  35. If, for some reason, you do not want to subscribe the mailing list,
  36. but have a bug report, feature request or a small code patch, you can use
  37. the sf.net tracker. Use "Bugs", "Feature Requests" or "Patches" link
  38. on this page:
  39. http://sourceforge.net/projects/asap/
  40. Although you may submit your requests anonymously, it is strongly recommended
  41. that you login to sf.net first (create an account if necessary). This way you
  42. will receive email notifications about changes made to your request, and you
  43. can be reached if your request needs a clarification. Please double-check
  44. the TODO file before reporting a supposed bug (which may be really lack
  45. of a feature) or submitting a feature request. Patches submitted
  46. via the request tracker must be small and created against the current
  47. development code stored in CVS.
  48. ASAP is free software; you can redistribute it and/or modify it
  49. under the terms of the GNU General Public License as published
  50. by the Free Software Foundation; either version 2 of the License,
  51. or (at your option) any later version.
  52. ASAP is distributed in the hope that it will be useful,
  53. but WITHOUT ANY WARRANTY; without even the implied warranty
  54. of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  55. See the included GNU General Public License for more details.