Dega v1.06

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

Dega is a Sega Master System/Mark III/Game Gear emulator for Windows. Here's what's new in this release:
  • Added VGM sound logging.
  • VGM is a sound format that Zoop and I have come up with for logging sound on various consoles. It is like GYM, CYM and SSL except the accuracy can be stepped up to 44.1khz sample accuracy if voices or other sampled sounds are used.
  • Added .PNG screenshot saving (F12). Screenshots are saved to a "shots" subdirectory.
  • (Changed Start button to C, this was to stop the game pausing when you press enter to okay a dialog.)
  • Added Pause function
  • Added frame advance function
  • Fixed Ghouls 'N Ghosts (sprite offset)
  • Changed volume table based on Maxim's real SMS experiments
  • Added a disable switch for the Red/Blue mode (e.g. for playing 3D games in 2D mode)
  • Noise channel is now rendered using pseudo-random numbers. (hiss is XOR with 0x12000 and buzz is XOR with 0x10000) Both use 0x0001 as the seed, which is reloaded when the noise type is written to. Get it from the Sega Master System & Game Gear page.