カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
解決済み修正済み2023-03-20 03:592026-07-08 14:21
 
テスターWalker担当者curtcoderソースcommodore/c64.cpp
バージョン0.252発生バージョン0.243修正バージョン0.289GIT
修正コミット c3dea37プルリク
フラグ
セット c64 all versions
セット詳細
c64 - コモドール64 (NTSC)
 
概 要0.243からディスクのフォーマットに時間がかかりすぎる。
詳 細Formatting a disk on the c64 took at best 2 min on the real hardware.

Up to MAME 0.242 the time it took to format a disk image on the emulated device c64 was similar to the real hardware.

Since MAME version 0.243 this Time has increased to 8-9 minutes - with enough patience a correct image is still created though (all supported media formats, .d64, .g64 and .mfi take the same amount of time to format an image).

MAME 0.242 did not experience such a long time for formatting.

The window freeezes after formatting sometimes, but after a few minutes the running emulation recovers and becomes responsive again. (Also in MAME 0.242)
再現手順Start the driver, insert a newly created disk image (or attach an existing) of any supported format

in Basic Enter: (NAME can be up to 16 chars, additional chars are concatenated, ID can be any two digit alphanumerical - id is used by the drive firmware to detect disk changes)
OPEN15,8,15,"N:NAME,01":CLOSE15

after formatting is finished you will get a READY Prompt
追加情報 
 
添付ファイル