From: <sba...@us...> - 2023-07-19 17:46:30
|
This is an automated email from the git hooks/post-receive-user script. sbaldovi pushed a commit to branch patches-142-currah-uspeech in repository fuse. View the commit online: https://sourceforge.net/p/fuse-emulator/fuse/ci/b5830f37fef7a8e0a91ddf5235966dc3a9e1d772/ commit b5830f37fef7a8e0a91ddf5235966dc3a9e1d772 Author: Sergio Baldoví <ser...@gm...> AuthorDate: Wed Jul 19 19:40:12 2023 +0200 Document SP0256 ROM option and uSpeech memory source --- man/fuse.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man/fuse.1 b/man/fuse.1 index 2d627f84..af4a14e7 100644 --- a/man/fuse.1 +++ b/man/fuse.1 @@ -1268,6 +1268,9 @@ are not. .B \-\-rom\-opus .I file .br +.B \-\-rom\-sp0256 +.I file +.br .B \-\-rom\-speccyboot .I file .br @@ -1302,6 +1305,8 @@ the Opus Discovery ROM .RI ( opus.rom ), the SpeccyBoot ROM .RI ( speccyboot\-1.4.rom ), +the SP0256 ROM +.RI ( sp0256-al2.rom ), the TTX2000S ROM .RI ( ttx2000s.rom ), and the \(mcSource ROM @@ -5141,6 +5146,7 @@ Other available sources are: .RI ` "Timex Dock" "'," .RI ` "Timex EXROM" "'," .RI ` uSource "'," +.RI ` uSpeech "'," .RI ` ZXATASP ' and .RI ` ZXCF "'." |