Skip to content

openMSX compatibility issues #4

@oboroc

Description

@oboroc

I did a simple experiment. In openMSX 0.14:

  1. booted Yamaha CM5-II/128 configuration;
  2. pressed menu key, created new tape image;
  3. typed in one line basic program 10 print "lalala";
  4. typed csave, this generated a wav file: CX5MII MSX sub ROM 0001.wav.zip;
  5. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions