mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-24 09:12:54 +02:00
We have a save-state section now, better use it.
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user