From 95afb4b03d13ad39119859c6305ae6d01d0428ea Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Mon, 25 Aug 2008 01:22:54 +0000 Subject: [PATCH] 1.15.1 printscreen notes --- docs/History.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/History.txt b/docs/History.txt index 6e7b473c..acb2fbe0 100644 --- a/docs/History.txt +++ b/docs/History.txt @@ -17,6 +17,16 @@ Restrictions/bugs: - SSI263 emulation is very basic: there is no attempt to emulate rate, inflection or filters. - During Mockingboard playback, Speaker emulation isn't precise +1.15.1 - 24 Aug 2008 +-------------------- +* PrintScreen key now saves screen shots! + - Saved in .bmp format in the last directory you opened a disk from. + - Resolution is 580x384. In case you are wondering about the non-standard resolution, + o Width is 580 to save double hi-res graphics, and + o Height is 384 because we double the vertical scan lines to perserve the orginal aspect ratio using a 580 width. + - To enable the dialog box display of the last file saved to, + use the command line option: -printscreen + 1.15.0 - 24 Aug 2008 -------------------- Changes: