Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add save file support #1

Merged
merged 3 commits into from
Apr 3, 2018
Merged

Add save file support #1

merged 3 commits into from
Apr 3, 2018

Conversation

greyrogue
Copy link
Contributor

Use Images to write and read save files.

Uses File Config to load a 32KiB save file.
Uses file images (S) instead of file downloads(F) for save files.  When
a new save file is selected, it is loaded into memory and the NES is
reset.  When write file is selected, the save is written to the mounted
image, and the NES is reset.
Test for minimum period is >=8, not >=64 (8*8).
@sorgelig sorgelig merged commit e4f6396 into MiSTer-devel:master Apr 3, 2018
sorgelig pushed a commit that referenced this pull request Oct 23, 2018
ZReport added a commit to ZReport/NES_MiSTer that referenced this pull request Apr 15, 2020
First set of NES Palettes.
sorgelig pushed a commit that referenced this pull request Apr 16, 2020
* NES Palette Set #1

First set of NES Palettes.

* NES Palette Set #2

Second set of NES Palettes.

* NES Palette Set #3

Third set of NES Palettes.

* NES Palette Set #4

Fourth set of NES Palettes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants