Skip to content

mourukoski/js-wonderswan-rominfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML file that reads WonderSwan hand console game ROM for details.

Currently is able to read ROM header information:

  • Publisher ID
  • System
  • Game ID
  • Game revision
  • ROM size
  • Save size/type
  • Flags
  • RTC
  • 16-bit checksum

index.html must be provided via a web server, because import of local js files is prevented by browsers. e.g. python3 -m http.server 8080

Header structure and content based on https://daifukkat.su/docs/wsman/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published