mame2json

1.0.4 • Public • Published

mame2json

Build Status

This project aim to create a wrapper around MAME bin

listFull

Convert the output of command

$ mame -listfull

To an Object like this

{
    as_mp2: '"Mission Possible 2 (Lowen, V114)"',
    as_otr: '"Over The Rainbow (Astra, V104)"',
    as_otra: '"Over The Rainbow (Astra, V102)"',
    as_party: '"Party Time (Astra, V105)"',
    ...
}

TODO

  • listsource option
  • listclones option
  • listbrothers option
  • listcrc option
  • listroms option
  • listsamples option
  • listdevices option
  • listslots option
  • listmedia option
  • listsoftware option

Readme

Keywords

Package Sidebar

Install

npm i mame2json

Weekly Downloads

3

Version

1.0.4

License

MIT

Last publish

Collaborators

  • g100g