| カテゴリ | 重要度 | ステータス | 解決状況 | 登録日時 | 最終更新 |
|---|---|---|---|---|---|
インターフェイス | 中 | 解決済み | 修正済み | 2017-11-07 05:05 | 2019-07-05 01:42 |
| テスター | demotester | 担当者 | Robbbert | ソース | nascom/nascom1.cpp |
| バージョン | 0.191 | 発生バージョン | 修正バージョン | 0.212 | |
| 修正コミット | プルリク | ||||
| フラグ | |||||
| セット | nascom2, nascom1 | ||||
| セット詳細 |
nascom1 - Nascom 1 nascom2 - Nascom 2 | ||||
| 概 要 | カセットに信号が記録されない。 | ||||
| 詳 細 | According to the hw-manual (www.nascomhomepage.com/pdf/hardman.pdf) there are Links/switches LSW1 and LSW2. On the LSW2 there are: - LSW2/4 == Cassette receive speed 1200 or 300 baud - LSW2/1 == Cassette transmit speed 1200 or 300 baud In the same manual on the section "1.10 Cassette interface adjustment" it says: ------------------------------------------------------------------------------------------------------------------ The cassette interface is switchable to speeds of either 300 baud or 1200 baud. For speed of operation the 1200 baud rate is recommended... ------------------------------------------------------------------------------------------------------------------ In the current implementation there is not possible to choose between 1200 or 300 baud. Also, when trying to save in the .wav file get an empty file with no signal. | ||||
| 再現手順 | Start the emu with: mame nascom2 - in the internal menu on the file section create a new tape i.e. "test.wav" - in the internal menu tape control select to record - return to emu and type command: W 1000 1200 (enter) ... it will start to save! - after the saving finish, rewind the tape and press play - now type command: R (enter) ... it will start to load but it will load nothing! Checking the saved "test.wav" file with the i.e. Audacity shows that there are no any signal saved! | ||||
| 追加情報 | |||||
| 添付ファイル | |||||