mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-26 20:30:16 +00:00
This commit is contained in:
parent
78963c65e4
commit
13b07ce2aa
@ -17,13 +17,19 @@ 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.0.2 - 27 Aug 2008
|
||||
----------------------
|
||||
* Added new video mode: "Monochrome - Authentic"
|
||||
- Every odd scanline is black to replicate that authentic look of the Apple Green monitors
|
||||
- Similar to ApplePC's "Green monochrome" mode
|
||||
|
||||
1.15.0.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.
|
||||
- Resolution is 580x384. In case you are wondering about the non-standard resolution,
|
||||
o Width is 580 in order to save double hi-res graphics, and
|
||||
o Height is 384 because we double the vertical scan lines to preserve the original aspect ratio using a 580 width.
|
||||
- To enable the dialog box display of the last file saved to,
|
||||
use the command line option: -printscreen
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user