We have a save-state section now, better use it.

This commit is contained in:
Tim Allen
2017-07-07 18:24:27 +10:00
parent 2f08bc3b1c
commit 752139e66c

View File

@@ -1160,8 +1160,8 @@ A game is more than just
the raw data originally encased in a game's ROM chip. the raw data originally encased in a game's ROM chip.
If a game allows you to save your progress, If a game allows you to save your progress,
that information needs to be stored somewhere. that information needs to be stored somewhere.
If you use an emulator's save-state feature, If you use an emulator's [save states](#save-states),
those save-states need to be stored somewhere. those save states need to be stored somewhere.
If you use Game Genie or Pro Action Replay codes, If you use Game Genie or Pro Action Replay codes,
information about what codes exist, information about what codes exist,
what codes are enabled, what codes are enabled,