~grauw/vgmplay-msx#25: 
MSX-DOS1 support

VGMPlay requires MSX-DOS2. The DOS2 features we depend on are the mapper support routines, as well as the DOS2 disk I/O function calls and abort handling.

This issue is about supporting MSX-DOS1 as well.

Status
RESOLVED WONT_FIX
Submitter
bitbucket:Laurens Holst
Assigned to
No-one
Submitted
6 years ago
Updated
3 years ago
Labels
No labels applied.

bitbucket:Laurens Holst 6 years ago · edit

I’m not likely to work on this, because:

  1. DOS2 / Nextor is pretty widespread nowadays with the many mass storage interfaces available.
  2. VGM files are inconvenient to use on floppy disks due to their size and absence of directories.
  3. This will cost time and memory which I can better spend on other features.

Reports:

bitbucket:Laurens Holst 6 years ago · edit

Regarding mapper support routines; recently a 25-year old Japanese utility was uncovered: MU Mapper Support Routines for DOS1. This removes the need to implement DOS1 mapper routines in VGMPlay, leaving just the DOS2 disk I/O function calls. For the latter, maybe a small compatibility layer could be written which translates DOS2 calls to DOS1 calls. It would be even nicer if this could be done in a generic program external to VGMPlay, just like MU.

~grauw REPORTED WONT_FIX 3 years ago

Register here or Log in to comment, or comment via email.