XPMCK icon indicating copy to clipboard operation
XPMCK copied to clipboard

[CLV] VGM/VGZ export not supported.

Open B00daW opened this issue 8 years ago • 1 comments

1.) Migrate code over from target_sms.e for VGM and VGZ export. 2.) Create mkclvvgm / mkclvvgz scripts. 3.) Modify vgm.e to create additional PSG type SN76489A(N) for VGM header bytes: $28 = $03 and $2A = $0F. (Rename old PSG variable "SEGAPSG"? ColecoVision uses SN76489A with different noise modes.

(Note: I've already gotten VGM/VGZ to compile for ColecoVision on my own with -CLV target, but we need to create a new standard in vgm.e for SN76489A(N) PSGs in VGMs.)

B00daW avatar Apr 07 '16 08:04 B00daW

I would prefer to do this after we migrate to the new environment

bazz1tv avatar Apr 09 '16 04:04 bazz1tv