From 908b5cca5e4d317a63ba9724372da218f8e81004 Mon Sep 17 00:00:00 2001 From: z_demo_z <> Date: Tue, 16 Jul 2002 00:00:15 +0000 Subject: [PATCH] Revised for 1.36 release --- zsnes/whatsnew.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zsnes/whatsnew.txt b/zsnes/whatsnew.txt index d31b7288..bc7ebe27 100644 --- a/zsnes/whatsnew.txt +++ b/zsnes/whatsnew.txt @@ -23,9 +23,11 @@ v1.36 - Special hack for Kamen Rider menu, requires special latch reading. [_Demo_] - Special hack for Super Famista 1 & 2 SPC bugs. [_Demo_] - - Fixed some more bugs in video code. (Windows only) [pagefault] + - Fixed some more bugs in video code. (Thanks Perryman for the video + table) (Windows only) [pagefault] - Fixed Digital Devil Story hang by modifying the spc code. You must start a new game for the fix to work. [_Demo_] + - Modified work ram init value to 0x55. (Thanks TRAC) v1.35 - Fixed triple buffering corruption on some VESA 2.x video modes,