File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ to the development of sidplayfp:
1313 Stian Skjelstad - SID status display
1414 Michael Hartmann - filter curves
1515
16- Enki Costa - writing C64play on top of sidplayfp
17- completely dropped Windows support
16+ Enki F. Costa - writing C64play on top of sidplayfp
17+ ditched Windows support
1818
1919-----------------------------------------------------------------------------
2020
Original file line number Diff line number Diff line change 11### Build requirements
22
3- - autotools
4- - libsidplayfp ( version 2.2 or higher)
5- - pod2man
3+ - autotools - configure script creation
4+ - libsidplayfp version >= 2.2 - the emulation library itself
5+ - pod2man - documentation
66- patience
77- and a decent computer to better enjoy the emulation!
88
Original file line number Diff line number Diff line change 11# Hello, this is a bogus file just to avoid automake complaining for a missing file.
22# It is not needed anyway.
3- # The issue arises due to the use of AM_ICONV without AM_GNU_GETTEXT.
4- # Ideally we should go with the Gnulib module 'iconv'.
3+ # The issue arises due to the use of AM_ICONV without AM_GNU_GETTEXT, so ideally we
4+ # should go with the Gnulib module 'iconv'.
You can’t perform that action at this time.
0 commit comments