neophob / wpc-emu

Williams Pinball machine emulator, Play it @
https://playfield.dev
Apache License 2.0
70 stars 12 forks source link

Analyse NVRAM #38

Closed neophob closed 5 years ago

neophob commented 5 years ago

Show high score, current player, number of players etc of current in ui -> parse RAM.

Unlear if this data is store in NVRAM (12kb) or VRAM - but data depends on ROM and its version

neophob commented 5 years ago

implemented in v0.30.6