JimmyStones / Hiscores_MiSTer

GNU General Public License v3.0
13 stars 6 forks source link

Hiscores_MiSTer

This repository contains Verilog modules used to support high score save/load for MiSTer arcade cores. There are currently two modules:

hiscore.v - MAME hiscore.dat derived hiscore load/save/autosave support for cores without built-in NVRAM saves nvram.v - Save/autosave support for systems with built-in NVRAM saves

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.