Skip to content

👾 game emulator sound library (vgm, nsf, gbs, spc)

Notifications You must be signed in to change notification settings

umjammer/vavi-sound-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Java CI CodeQL Java

vavi-sound-emu

java port game music emu. mavenized and spi-zed also.

name description status comment
gbs Game Boy TBD
nsf NES TBD
spc SNES TBD
vgm Mega Drive ✅

References

TODO

  • make those using service loader
  • javax sound spi
  • vgm after 1.50

P3synth


A VGM player program created with Processing. Supports playback of VGM, NSF and other equivalent files.

Preview

Due to many hiccups, development of P3synthVG has been prematurely finished.

Instead of becoming a VGM visualizer and inspector, this program will remain as a simple proof of concept player.