Jump to content
IGNORED

pokey .vgm hardware player needed


nitrofurano

Recommended Posts

probably most of you know that .vgm format supports Pokey sound chip (now easily made from Furnace Tracker, for example) - and also, some game consoles has vgm player rom files available, like https://www.smspower.org/maxim/SMSSoftware/VGMPlayer

 

is there anything available that can play Pokey .vgm files embedded into atari 5200/400/800/xegs/etc, rom files or image tapes in a similar way, or anyone here that would help us to code one (as software libre)? (and eventually these rom files could be generated from Furnace Tracker, who knows? ;) )

Link to comment
Share on other sites

  • 1 month later...

From the VGM file you could (write a program to) generate a SAP-R file. For each frame, the SAP-R holds a record of all the POKEY (audio) registers. At 50 or 60 frames per second this can be quite big, but you can compress the SAP-R with @dmsc's SAP-R compressor and player:

 

GitHub - dmsc/lzss-sap: LZSS compressor for Atari SAP music files

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...