From 7fe54e19240600382171043ef61da1c563424971 Mon Sep 17 00:00:00 2001 From: ansstuff Date: Mon, 29 Oct 2012 12:43:22 +0000 Subject: [PATCH] * Taseditor: update RAM Search and RAM Watch when jumping causes game state to change * added BoulderDash_AmoebaAI.lua * added CustomLagIndicator_RvT.lua [[Split portion of a mixed commit.]] --- help/WhatsNew216.html | 13 +++++++------ help/js/searchdata.js | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/help/WhatsNew216.html b/help/WhatsNew216.html index c8bd81c1..770a3a66 100644 --- a/help/WhatsNew216.html +++ b/help/WhatsNew216.html @@ -65,7 +65,7 @@
  • Soft reset and power switch messages
  • All onscreen messages are now logged to Message Log
  • Fixed wrong default palette entry
  • -
  • Fixed bug when loading UNF games
  • +
  • Fixed bug when loading UNIF games
  • Improved HUD text rendering wrapping
  • "Display FPS" option
  • @@ -75,9 +75,9 @@
  • PAL/NTSC noise bug fixed
  • Fixed newppu bug which prevented metroid from booting, CHR RAM was not getting initialized to anything
  • Newppu - fix bug in scroll reg logic causing mis-scrolls in p'radikus conflict
  • -
  • A bit of latest mapper changes from fceu-mm
  • -
  • Fixed mappers 242, 227, 115, 248, 12, 164, 15, 253, 23, 178, 90
  • -
  • Added mappers 176, 116, 156
  • +
  • All latest mapper changes from fceu-mm
  • +
  • Also added mappers 176, 116, 156
  • +
  • Fixed mappers 242, 227, 115, 248, 12, 164, 15, 253, 23, 178, 90, 73
  • Straighten out bandai m159/m016 handling and add valid null-EEPROM emulation to get those games booting.
  • Add ability for CNROM games to choose whether they have bus conflicts (fixes Colorful Dragon (Unl) (Sachen), since it flakes out if bus conflicts are emulated)
  • Fixed bus conflict emulation, no kage no densetsu bug anymore
  • @@ -88,7 +88,7 @@