money_114 发表于 2008-10-14 06:21:38

DSP v0.9发布

DSP主要是模拟8bits computer、z80、m6502、m6809、nes等,这次主要是加入了ColecoVision的模拟
上传了些rom,有兴趣的试下
Colecovision下载:http://www.gametronik.org/site/emulation/colecovision/
更新如下:

• General
   +NEW: Added an initial list of games where you can choose which to boot, added a new button to close driver and return to the list. Also added to the general configuration of the possibility of booting the old way
   +ENHANCE: YM2203 - Corrected speed generation of IRQ's (implemented by internal timers), added functions to initialize the chip's internal timers.
   +NEW: Added sound chip YM3812/YM3526 (based on MAME)
   +NEW: Brazilian language - Thanks to Eduardo Richeli
   +ENHANCE: Implemented generic scroll functions.
   +ENHANCE: Best initialized of the library SDL
   +ENHANCE: Better control of the pop-ups windows (configuration, about, etc)
   +NEW: Color palette buffer, implemented on all the drivers who use dynamic palette
   +NEW: Better initialization of the CPU, fix bugs in the boot of some drivers (for example City Connection)
   +NEW: Z80 - Added 0xEDB2 opcode - 'inir' (Used by Coleco ROM!)
   +NEW: Added graphic chip TMS99X8
   +BUG: Corrected the image size when recording a GIF, JPG or PNG and the video was in 2X size
• Spectrum
   +BUG: Fixed the speaker in Spectrum 128k and Spectrum+3.
   +NEW: TZX - Added block 0x35 - Custom Data Block
   +BUG: TZX - Fixed a bug in the block 0x5A (Glue), not continued after loading the block.
   +NEW: In the Spectrum +3 when it encounters a disk with protection SpeedLock +3, it's shown in the taskbar.
   +ENHANCE: More precise timings of the speaker and AY8912
   +ENHANCE: Added beeper oversample, choose from 1x to 5x (up to 220,500 samples / sec!), Significantly improves the sound of the speaker (eg Fairlight, Xecutor, etc.)
   +BUG: When you load a tape and stopped in the middle, the speaker don't sound
• Black Tiger
   +ENHANCE: At last, implemented priorities in the background.
   +ENHANCE: Simplified functions of the screen and calculating of the color palette
• NES
   +ENHANCE: Begin the rewrite of the driver (Mappers, PPU, etc)
• Asteroids
   +BUG: Fixed all the bugs in the vectors engine.
   +BUG: Fixed the resolution, based on MAME 400x300 although it can get up to 1024x1024
   +BUG: Fixed the controls.
   +NEW: Added basic analog sound.
• Rygar
   +ENHANCE: Fixed scroll, priorities and controls.
   +ENHANCE: Implemented digital sound ADPCM MSM5205
   +NEW: Added sound YM3812.
• Express Raider
   +NEW: Added sound, malfunctioning because of a bug in the M6809
• Psychic 5
   +NEW: Driver with sound. Lack rendering Alpha (background and sprites), intensity of color and clipping in the initial presentation.
• Kung-Fu Master
   +NEW: Added driver without sound (missing M6803)
• Terra Cresta
   +NEW: Added driver to experiment with the FAME library (Still does not work nothing at all!)
• Shoot Out!
   +NEW: Added driver with sound
• Vigilante
   +NEW: Added driver without sound (missing YM2151)
• ColecoVision
   +NEW: Added the console, with sound. Work 99% of the roms. More info at 'readme.txt'

http://leniad.cjb.net/dsp/index.htm
页: [1]
查看完整版本: DSP v0.9发布