diff options
| author | 2015-03-24 10:37:17 +0100 | |
|---|---|---|
| committer | 2015-03-24 10:37:17 +0100 | |
| commit | 442aedc911ddf13c85e17ccb08387aa6204f8663 (patch) | |
| tree | dca1a4af2a666681bd83f332b1da8dd64741ee29 /src/osd | |
| parent | 1e09899b01151de732552bc8b093cba0e5fc64f2 (diff) | |
made -[no]dummywrite DEBUG only and removed it from the official documentation (nw)
Diffstat (limited to 'src/osd')
| -rw-r--r-- | src/osd/sdl/man/mame.6 | 3 | ||||
| -rw-r--r-- | src/osd/sdl/man/mess.6 | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/src/osd/sdl/man/mame.6 b/src/osd/sdl/man/mame.6 index 20862922792..6d128814d66 100644 --- a/src/osd/sdl/man/mame.6 +++ b/src/osd/sdl/man/mame.6 @@ -448,9 +448,6 @@ The intention is that this PNG can be loaded via an artwork file with a low alpha (e.g, 0.1\-0.2 seems to work well) and blended over the entire screen. The PNG files are saved in the snap directory under the gamename\\burnin\-<screen.name>.png. The default is OFF (\-noburnin). -.TP -.B \-[no]dummywrite -Indicates whether a snapshot should be created with each frame. .\" .\" ******************************************************* .SS Performance options diff --git a/src/osd/sdl/man/mess.6 b/src/osd/sdl/man/mess.6 index d3fb2875db4..393943979e9 100644 --- a/src/osd/sdl/man/mess.6 +++ b/src/osd/sdl/man/mess.6 @@ -463,9 +463,6 @@ The intention is that this PNG can be loaded via an artwork file with a low alpha (e.g, 0.1\-0.2 seems to work well) and blended over the entire screen. The PNG files are saved in the snap directory under the system/burnin\-<screen.name>.png. The default is OFF (\-noburnin). -.TP -.B \-[no]dummywrite -Indicates whether a snapshot should be created with each frame. .\" .\" ******************************************************* .SS Performance options |
