Mesen/Docs/content/apireference/Changelog.md
2018-06-15 21:11:54 -04:00

2.7 KiB

title weight pre chapter
Changelog 1 false

Changes between 0.9.5 and 0.9.6

New Features

Changes

Bug Fixes

Changes between 0.9.4 and 0.9.5

New features

Changes between 0.9.3 and 0.9.4

New features

Breaking changes

  • Removed the debugRead, debugReadWord, debugWrite and debugWriteWord functions. They have been replaced by the memType.cpuDebug and memType.ppuDebug enum values.
  • The behavior of the setInput function has changed.
  • The return values for the APU portion of the getState function has slightly changed.