const classmameChose::RomInfoBuilder

sys::Obj
  mameChose::RomInfoBuilder : sys::Service

RomInfoBuilder Generate a list of all roms that mame support (from mame -listxml output)

allRoms

const AllRoms? allRoms

config

const static Config config := Service.find(Config#)

make

new make()

Load instance from the files

readCategories

static Str:Str readCategories()

Read the categories info file

readPlayers

static Str:Str readPlayers()

Read the number of players info file

validateRoms

Void validateRoms()