@@ -8782,6 +8782,9 @@ Set the device attached to the userport (see table below):
87828782@item 27
87838783@tab Userport PS/2 Mouse
87848784@tab x64dtv
8785+ @item 27
8786+ @tab Userport FunMP3
8787+ @tab x64, x64sc, x128, xscpu64, xpet, xvic
87858788@end multitable
87868789
87878790@table @code
@@ -8855,6 +8858,11 @@ Integer, WiC64 trace level, 0: no trace, 1: standard, 2: verbose,
885588583: debug
88568859(vic20, x64, x64sc, xscpu64 and x128 only).
88578860
8861+ @vindex FunMP3Dir
8862+ @item FunMP3Dir
8863+ String specifying the path to the directory where mp3's are lookup up
8864+ for playing
8865+ (vic20, x64, x64sc, xscpu64, x128 and xpet only).
88588866@end table
88598867
88608868@c @node FIXME
@@ -8937,6 +8945,10 @@ Specify WiC64 security token
89378945Enable/disable automatically setting the local IP address (default: enabled)
89388946(vic20, x64, x64sc, xscpu64 and x128 only).
89398947
8948+ @findex -funmp3dir
8949+ @item -funmp3dir <path>
8950+ Specify path to search for mp3 files used by the FunMP3 module
8951+ (vic20, x64, x64sc, xscpu64, x128, xpet only).
89408952@end table
89418953
89428954@c -----------------------------------------------------------------------------
@@ -36712,6 +36724,7 @@ The VICE core team:
3671236724@b{Pottendo}
3671336725Fixed WiC64 support. Most of the former contributions (pre V3.x) have
3671436726been taken over and/or replaced by other's contributions.
36727+ Added FunMP3 userport cartdridge support.
3671536728
3671636729@item
3671736730@b{Marco van den Heuvel}
0 commit comments