From f7aa9832c6145495ca331a3c16e794751a6b7408 Mon Sep 17 00:00:00 2001 From: Maximilian Rehkopf Date: Sun, 18 Nov 2012 21:01:39 +0100 Subject: [PATCH] update changelog --- CHANGELOG | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 3391382..90f223e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -79,3 +79,18 @@ v0.1.4a (bugfix release) * Fix DMA initialization in the menu (could cause sprite corruption in some games) + +v0.1.5 +====== + + * Sort directories by entire file name instead of first 20 characters only + * Correctly map SRAM larger than 8192 bytes (HiROM) / 32768 bytes (LoROM) + (fixes Dezaemon, Ongaku Tsukuuru - Kanadeeru) + * SPC player: fix soft fade-in (first note cut off) on S-APU consoles + (1CHIP / some Jr.) + * More accurate BS-X memory map + * Ignore input from non-standard controllers (Super Scope, Mouse etc.) + * Fixes: + - minor memory access timing tweaks + (should help with occasional glitches on some systems) +