aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2010-04-26 19:10:15 +0000
committerJohannes Schickel2010-04-26 19:10:15 +0000
commit38ad443165f7a7fae8a894fe3bb978e4002c6bdc (patch)
tree593e1846cf3a1e760883c99f4e9b808b044e6282
parent78e85ce0539dbd2864cafb927fc7ab315b8a52d3 (diff)
downloadscummvm-rg350-38ad443165f7a7fae8a894fe3bb978e4002c6bdc.tar.gz
scummvm-rg350-38ad443165f7a7fae8a894fe3bb978e4002c6bdc.tar.bz2
scummvm-rg350-38ad443165f7a7fae8a894fe3bb978e4002c6bdc.zip
Mention that we switched to the "fast" DOSBox OPL emulator for 1.2.0.
svn-id: r48809
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cac57a9eb9..cb67e75a22 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
- Switched to new backend design which fixes minor graphical issues,
speeds things up, and provides 16-bit support.
+ General:
+ - Switched to the "fast" DOSBox OPL emulator.
+
1.1.1 (????-??-??)
New Ports:
- Added Nintendo 64 Port. (Actually added in 1.1.0, but forgot to mention it. oops)