|
用來模擬ZX SPECTRUM +3, ZX Spectrum 128, ZX Spectrum 48, Arcade, Amstrad CPC 464, NES, Game Boy的模擬器,更新如下:
-General
+ENHANCE: Lazarus [leniad]
- Updated proyect (many changes in the general source code), , but many work still remains.
- Added the latest arcade drivers
- Added the windows 'About ...', 'Main Configuration' and 'Driver List'.
+ENHANCE: Updated Brazil/Portuguese language [NesBr]
+ENHANCE: Delphi [leniad]
- Added new project to compile with Delphi 2010. Modified several files to compile properly. Under Delphi 2010, SDL window does not work (Anyone is encouraged to see why?)
- Cleaning definition of variables '$IFDEF', added into the project, so that regardless of the version of Delphi, the project compiles correctly.
+ENHANCE: Revised text of the buttons, now put the correct description for each language. [NesBr]
+BUG: Fixed startup when loading a ROM and that ROM is not present [NesBr]
+ENHANCE: Fixed preview of the pictures, now the name used for image displayed is the same as the ROM, in PNG format. Thanks to Davide 'Turrican' Michelini [leniad]
+NEW: Separate all engines into new ones more name-descriptives: 'main', 'cpu', 'palette', 'roms', 'timers' and 'controls'.
+NEW: Implemented screen flip [leniad]
+ENHANCE: M68000 [leniad]
- Added TAS opcode
- Added some addressing modes
+BUG: M6809 [leniad]
- Added some type $10 and type $11 opcodes
- Fixed type $11 opcode addesing
+NEW: M6805 - Added CPU (M68705 variant) [leniad]
-Spectrum [leniad]
+NEW: Drivers for Spectrum 16k, Spectrum +2 and Spectrum +2A
+BUG: Initialize various variables, solves problems with the detection of SensLock and SD1 protections
+BUG: Fixed load ROMs on Spectrum 16k/48k. Now, no matter the file size (16384 bytes or less) and is not loaded twice.
+BUG: Fixed a bug on the block 'Glue!', did not continue loading the tape
+ENHANCE: Added many 'sanity cheks' when loading a snapshot files and it can not be executed
+ENHANCE: Added load and save snapshot for the new drivers added
-Donkey Kong [leniad]
+BUG: Fixed hang when the samples are not present
-Galaxian [leniad]
+BUG: Fixed hang when the samples are not present
-Xain'd Sleena [leniad]
+ENHANCE: Improved timings to avoid CPUs desynchronization
+ENHANCE: Added M68705 CPU, now uses original ROMs no patch needed
-Slap Fight Hardware [leniad]
-Slap Fight
+BUG: Fixed ZIP name, and updated ROMs file names
+ENHANCE: Added M68705 CPU, now uses original ROMs
-Tiger Heli
+ENHANCE: Added M68705 CPU, now uses original ROMs
-Legend of Kage [leniad]
+BUG: Fixed audio CPU clock
+ENHANCE: Added M68705 CPU, now uses original ROMs
-Sega System 16A [leniad]
+NEW: No sound, some graphics problems
- Shinobi: Added driver
- Alex Kidd: Added driver
- Fantasy Zone: Added driver
-Time Pilot '84 [leniad]
+NEW: Added driver with sound. Missing RC sound filters.
-Tutankham [leniad]
+NEW: Added driver with sound.
-Pang [leniad]
+NEW: Added driver with partial sound missing YM2413
-UPL Hardware [leniad]
+NEW: Added driver, some sprite effects don't work fine
- Ninja Kid II: Added driver, only missing PCM sound
- Ark Area: Added driver
- Mutant Night: Added driver
http://code.google.com/p/dsp-emulator/ |
|