-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I did a simple experiment. In openMSX 0.14:
- booted Yamaha CM5-II/128 configuration;
- pressed menu key, created new tape image;
- typed in one line basic program
10 print "lalala"; - typed csave, this generated a wav file: CX5MII MSX sub ROM 0001.wav.zip;
- used your wav2cas tool:
wav2cas "CX5MII MSX sub ROM 0001.wav" "CX5MII MSX sub ROM 0001.cas"
CX5MII MSX sub ROM 0001.cas.zip
Please note, it should be a very simple cas with a single basic section, but wav2cas generated 11 "custom" sections. Here is the output from casdir.exe "CX5MII MSX sub ROM 0001.cas":
------ custom 000000
------ custom 000010
------ custom 000020
------ custom 000030
------ custom 000040
------ custom 000050
------ custom 000060
------ custom 000070
------ custom 000080
------ custom 000090
------ custom 0000a0
This cas file doesn't load.
Metadata
Metadata
Assignees
Labels
No labels