From 3ea3a43e8bd2eb43d1e877f913ffbfdf57d7f6ca Mon Sep 17 00:00:00 2001 From: zeromus Date: Mon, 8 Feb 2016 20:08:58 -0600 Subject: [PATCH] update changelog --- Dist/changelog.txt | 55 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/Dist/changelog.txt b/Dist/changelog.txt index 87a937c77d..6cc6934e83 100644 --- a/Dist/changelog.txt +++ b/Dist/changelog.txt @@ -1,3 +1,58 @@ +========================================= +1.11.5 (in progress) +========================================= + +*EmuHawk +**Improve OSD watches +**Add polar coordinates to VirtualPad analog controls +**Save and load named config files manually +**Add "store movie working data on disk instead of RAM" option to permit creation of hours-long movies +**Allow multiple concurrent ExternalTools +**IsLagFrame can now be set by external tools and lua +**Add Movie Save As menu function +**Default window zooms now configurable per platform +**Assorted usability improvements to Lua console, ram watch, ram search, firmwares config +**Fix #561 - xpad rightstick unresponsive + +**Cheats +***Add comparison +***Multiline codes support +***GBA: Support Action Replay MAX, Slide codes + +**Tastudio +***Too many improvements to count, this tool is under hot development. **TODO** but feos or adelikat may want to take a stab at the high level features +***Many efforts to reduce out-of-memory crashes + +**Basic Bot **TODO** anything else? +***Support comparison values + +**Lua +***Forms: Allow scrollbars on textbox +***Support script auto hot-reloading +***Add movie.save, client.displaymessages +***Fix #488 - Sandbox current directory better +***Fix #547 - Allow "#aarrggbb" as Color parameter to forms.setproperty. +***Fix #565 - bugs in lua's memorysavestate apis + +*NES +**Better support for JAM/KIL opcode, mapper 226 +**Support Tracer for QuickNES +**Bugfixes to NSF player + +*PSX +**Support memory callbacks +**Support "determine lag from GPU frames" to mimic PCSXRR + +*GBA +**Update to mgb 0.4.0 +**Fix #563 0 Combined WRAM not working in mGBA + +*Other cores: +**N64: Better defaults for DK64 +**GB/GBC: Add layer toggles +**SMS: Support SG-1000 recording + + ========================================= 1.11.4 =========================================