SNEeSe v0.60

posted in Emulator Release by outsider on Sep 17th, 2001

SNEeSe is a SNES emulator for DOS. Here's what's new in this version:
  • Render: Fixed a bug in mode 7 vertical-flip
  • Render: Rewrote sprite rendering again - improves speed
  • Configuration: Restructured config file
  • Render: Added independent horizontal/vertical stretch options
  • Source: Now linking with Allegro 3.9.34
  • DMA: No longer preventing HDMA register from being written to during display - fixes some graphics glitches in Chrono Trigger
  • PPU: No longer allowing writes to VRAM and OAM outside v-blank, force-blank
  • PPU: No longer allowing writes to CGRAM outside v-blank, h-blank, force-blank
  • 65c816: Modified cycle counter and wait-for-interrupt emulation
  • Timing: Improved 65c816<>SPC700 timing slightly
  • GUI: GUI is now by default DISABLED because of instability - those who still wish to bear with it can enable it via a commandline switch
  • Commandline: Added several new configuration switches Get it from the SNES Emulators page.