From: VisualBoy <vb...@em...> - 2002-12-10 14:04:02
|
Core changes: - added support for Flash 128K (thanks DesktopMan) - added checks for out of memory condition - added sound volume option - fixed message when failed to write battery file (previously always saying failure to open file NULL) - fixed sound mixing ratios specified in 0x4000082 (thanks Damian) - simulating memory behaviour when no cartridge present (32-bits still incorrect) Windows version: - automatically apply IPS patch if it exists (configurable) - added save/load support in the memory viewer - added support for filters in 32-bit mode for all filters - added AVI writing support (no sound yet) - can now pause emulator before loading any file - memory viewer now displays current edit address - removed some test code introduced at version 1.1 that slows down the emulator - exporting GSA snapshot defaults title to internal name - fixed missing check marks on layers menu - fixed bug showing maker code/name from some old games SDL version: - added support for long options - added support for passing configuration file name - added profiling support (GMON format - see README) - added support for filters in 32-bit mode for all filters - automatically apply IPS patch if it exists - improved search for configuration file: current directory, user directory, executable directory (in order) are searched - fixed configuration problem with saveType and removeIntros Porting: - fixed big endian problems in SGB code - fixed big endian problems with rotated sprites - fixed big endian sound endianess You can download it from: https://sourceforge.net/project/showfiles.php?group_id=63889 Forgotten -------------------- Current version of emulator: 1.3 |