diff options
author | 2022-07-01 15:47:17 +1000 | |
---|---|---|
committer | 2022-07-01 15:47:17 +1000 | |
commit | 875ee33542ffef5065bccb5f20af972bd8caa890 (patch) | |
tree | e0fb35436ec46544ef6a09107fcc2f52e557c4e7 /docs/source/initialsetup/compilingmame.rst | |
parent | 08e728c765a454fa67ad7d58d01b7726e9b8b0ff (diff) |
emu: Fixed issues with memory views and snapshot naming.
Include device tag in memory view save item registration names. Without
this, instantiating two of the same device (or two devices with
identically named memory views) causes a fatal error on start.
Fixed -aviwrite/-mngwrite with -snapview native more than two screens.
Previously it would attempt to use the same file name for all screens
but the first.
Improved naming of snapshots, especially when using -snapview native
with -aviwrite/-mngwrite (see GitHub #10005). The automatically
included screen number should come before the extension if supplied.
Also, assume that users actually know what they’re doing if they include
a dot in a snapshot filename pattern.
Diffstat (limited to 'docs/source/initialsetup/compilingmame.rst')
0 files changed, 0 insertions, 0 deletions