2013年4月15日 星期一

PSP模擬器 PPSSPP 0.7.5

PSP模擬器 PPSSPP 發布新版,更新如下:

Another month, another version of PPSSPP! This time I've only added 0.0.5 to the version number, but that's just because I'm saving 0.8, 0.9 and 1.0 for big future updates :) Don't worry, there's been plenty of improvements. Many more games run and some games run faster - the God of War games should now run well on modest PCs and for example the Monster Hunter games are becoming playable on fast phones (although without sound). And I've started to improve the UI - now there's a recent list and game icons in the game selector.

Anyway, stop reading and try it out! And don't forget to buy the Gold version if you use Android and want to support further development.

http://www.ppsspp.org/index.html


 


 


2013年4月11日 星期四

DC/Naomi模擬器 Makaron 新進展

DC/Naomi模擬器 Makaron 是我認為目前模擬效果最好的DC/Naomi模擬器,雖然作者已經一段時間未發布新進展,但並不代表已停止.這2天終於有新消息釋出了!! 原文如下:


 


Condition red


 


Spot differences between two pictures:



The first one was taken on system with Catalyst 13.1 WHQL and the second one on 13.2 beta. Day wasted on fixing this particular "bug". And before someone points out "This is what you get for using beta drivers" - there is a reason I need to be on 13.2 or newer.


 


http://dknute.livejournal.com/


2013年4月9日 星期二

MAME 0.148u3



 


MAME 發布新版,更新如下:


 


0.148u3
-------


MAMETesters Bugs Fixed
----------------------
- 03873: [Misc.] (megaplay.c and megatech.c): Individual games
incorrectly writing an NVRAM file. (Fabio Priuli)
- 05139: [Color Palette): ryorioh: Wrong Colors (Angelo Salese)
- 05179: [Interface] -burnin option not functioning (Fabio Priuli)



Source Changes
--------------
-QT Debugger fixes:
* New memory windows start focused on the active CPU.
* Opening a utility window, closing it, and stepping no longer
re-opens the window. [Andrew Gardner]

-shangha3.c: Added dipswitch locations to Shanghai III, Hebereke no
Ponpoon and Blocken. [Brian Troha]

-m6502: Seriously untested multi-dispatch-table support [O. Galibert]

-coolridr: work around miscompile on newer versions of Clang
[Phil Bennett]

-Modernized k053260 device. [Andrew Gardner]

-M740 CPU family updates: [R. Belmont, O. Galibert]
* Support for all T=1 instructions
* Added COM and the accumulator-only versions of INC and DEC

-namcos2: Use the correct C68 (M37450) I/O MCU for Steel Gunner 2.
[R. Belmont, Guru, Charles MacDonald]

-aristmk4.c: [Heihachi73]
* Added Caribbean Gold (working), cleaned up comments and EPROM part
numbers for a handful of games. Caribbean Gold needs some trivial
input changes, as currently it has a logic door error on boot, however
if you hit the coin input the error goes away and allows you to key in
to perform a memory reset and finally coin up.

* Also, Caribbean Gold 2 [cgold2] now has passable graphics, by using
two of cgold's graphics ROMs (cgold u8 and u9 -> cgold2 u20 and u45)
the game is now playable instead of a garbled mess (there are only a
few tiles which differ between both games).

* Promoted Caribbean Gold II and Fortune Hunter (and clone) to working -
these had been working ever since eforest and arcwins were promoted
but the flags were never removed.

-Add support for Mitsubishi M50740/50741 MCUs. [R. Belmont]

-exidy.c: fixed an out-of-range access spot by gcc-4.9. [Juergen
Buchmueller]

-beezer.c: fixed an out-of-range access spot by gcc-4.9.
[Juergen Buchmueller]

-Expanded device_t constructor with parameters for short name and
source file location [Miodrag Milanovic]

-spu: add cdda interrupts [Carl]

-sf2m3, sf2m8 - fixed remaining gfx issues, marked as WORKING.
[Robbbert]

-improved sf2m1, dinopic, dinopic2, punipic, punipic2, punipic3
[Robbbert]

-shangha3.c: Corrected clock speed for Shanghai 3 and added misc
documentation. [Brian Troha]

-Treat x & y coordinates as 11 bit signed, Ridge Racer Revolution
loading game sets unused bits. [smf]

-M740: correct disassembly of bbs/bbc on A register. [R. Belmont]

-tms5220.c: Added correct tms5200 chirp rom derived from decap; This is
now correctly used for 5200, 5220 and 5220c, improving the voice quality
significantly.
[digshadow, Sarayan, Lord Nightmare]

-M740: Correct disassembly for seb x,A/clb x,A [R. Belmont]

-Treat x & y coordinates as 11 bit signed on dots, lines & rectangles.
This fixes sprites in Zaynac X Zaynac (fc version) in MESS [smf]

-QT Debugger: The memory view chunk size radio now reports proper
sizes. Fixed "ignore" command reporting incorrect invalid CPUs. Fixed
crazy code responsible for opcodes' crc32s in the comments system
(what was I thinking back then?). [Andrew Gardner]

-315_5124.c: Small improvements to the palettes. [Enik Land]

-i960: Add cvtilr needed by Zero Gunner. [R. Belmont]

-tms5220.c: Extremely minor fix for Speak External based on the 5220c
and 5200 decaps, and some small documentation updates.
[Lord Nightmare, digshadow]

-gaplus.c: Corrected some issues between Galaga 3 & Gaplus sets.
[Brian Troha]

-Reduced time before dma interrupt is fired, as it stops incorrect
textures being displayed in a few games and the pse bios v2.2. [smf]

-psxgpu_device::update_screen clears the border area. [smf]

-fixed GTE A1/A1/A3 flag calculation when the result exceeds the
maximum bounds. GPF & DPCT work with all values of sf & lm [smf]

-namcos23: Update hardware readme [Guru]

-drawd3d.c - Fixes performance issues with YIQ enabled and
prescale_x/prescale_y changes no longer impacts colors.
[Just Desserts, Robert Tuccitto]

-Fixed GTE GPL & DCPL opcodes by porting over some changes from an old
tree [smf]

-Added default NVRAM to royalcrdp, allowing to boot the game, and
promoted to working state. [Peter Ferrie]

-Added default NVRAM to magicrd2b and magicrd2c, allowing to boot both
games, and promoted to working state. [Peter Ferrie, Roberto Fresca]

-TMS5100 and 5200 series: document the decapping and verification of
chirp tables for the tms5100, tms5200, tms5220, and tms5220c.
The LPC tables are not verified yet. [digshadow, Lord Nightmare]



New games added or promoted from NOT_WORKING status
---------------------------------------------------
Bases Loaded (Prototype, PlayChoice-10) [Lost Levels]
Sex Appeal (Version 6.02) [Brian Troha, The Dumping Union]
Caribbean Gold (3VXEC449, USA) [Heihachi73]
Caribbean Gold II (3XF5182H04, USA) [Heihachi73]
Fortune Hunter (2XF5196I01, USA) [Heihachi73]
Fortune Hunter (2XF5196I02, USA) [Heihachi73]
Magic Card II (green TAB or Impera board) [Peter Ferrie, Roberto Fresca]
Magic Card II (blue TAB board, encrypted) [Peter Ferrie, Roberto Fresca]
Royal Card v2.0 Professional [Peter Ferrie]

New clones added
----------------
Virus (Dr. Mario prototype, PlayChoice-10) [Lost Levels]
Hit The Six (Project) (set 3) [launton]
(U.S.) Games V18.5 [Bad A Billy, Smitdogg, The Dumping Union]
Magic Johnson's Fast Break (Arcadia, V 2.7)
[Kevin Eshbach, The Dumping Union]
Hang-On (older?) [cmonkey]
Daytona USA Special Edition (Japan, Revision A) [Ordyne]
Daytona USA (Japan, Turbo hack, set 2) [Any, The Dumping Union]
Gaplus (GP2) [Any, The Dumping Union]
Side by Side (Ver 2.7 J) [Guru]
Capcom Vs. SNK Millennium Fight 2000 (JPN, USA, EXP, KOR, AUS)
[Porchy, The Dumping Union]
Raiden Fighters Jet (Single Board, set 1)
[Tormod, Smitdogg, The Dumping Union]
Motocross Go! (MG1 Ver. A) [Any, The Dumping Union]
The Pit Boss (2214-03, U5-1C) [Brian Troha, The Dumping Union]
Riviera Hi-Score (2131-08, U5-2D) [Brian Troha, The Dumping Union]
Forgotten Worlds (USA, B-Board 88618B-2, Rev. AA) [system11]
Galaga 3 (GP3) [system11]
Motocross Go! (MG1 Ver. A, set 2) [Any, The Dumping Union]
Karnov (US, rev 6) [system11]
Cycle Warriors, set 1 [system11]


New games marked as GAME_NOT_WORKING
------------------------------------
Winning Streak (Version 1.1) (Coinworld) [albaki77]
Fruit Star (encrypted) [Team Europe, Roberto Fresca]
Crackin' DJ Part 2 [ShouTime, f205v, The Dumping Union, R. Belmont]
Saturday Night Slam Masters (bootleg with PIC16C57)
[ANY, The Dumping Union, Robbbert]
Mars TV [ShouTime, f205v, R. Belmont]

http://mamedev.org/


Dolphin Emulator for Android Pre-Alpha 0.1

安卓版的海豚釋出了,模擬效果.......還在伸手不見五指的暗黑地牢中......不過凡事只要有開始就會有撥雲見日的一天,原話如下 :


 


THIS APP DOES NOT COME WITH ROMS
- You must have the right to a given ROM before you play it!


This is a public preview release of Dolphin the Gamecube and Wii emulator for Android.

This is currently in early beta testing, expect slow speeds, graphical glitches, and a myriad of problems with it.

If you're expecting reasonable speeds out of this, you are sorely mistaken. This will run slow on every single Android device, no matter if it is the most powerful one in the world.

Once we port our OpenGL plugin over, and you use a OpenGL ES 3 capable phone, this will improve a bit.

http://wiibrew.org/ has a bunch of free homebrew applications to try out.

One I particularly like to use is Starfield
http://sonicadvance11.dyndns.org/starfield.dol

Some caveats
- It will crash. Alot.
- Rotations don't work well or at all.
- There isn't /any/ input
- It might need to be force closed and ran multiple times to work.
- It renders video with the CPU entirely with our VideoSoftware backend.

Pros of this, is it will run on almost any hardware. Some limitations are
- Phones that support OpenGL ES 2 (99.8% of the Android Market)
- Phones that have at least 1Gb of RAM

This app is licensed by the GNU GPL v2, and the full source code is available through the public GIT repository at https://code.google.com/p/dolphin-emu/


 


https://play.google.com/store/apps/details?id=org.dolphinemu.dolphinemu


2013年4月2日 星期二

ePSXe for Android v1.8.9



 


安卓上非常出色的 PlayStation 模擬器再度更新,支援4P對戰........?這是啥情況?當成pc來開發了嗎??


 


* Added experimental multitap support (4 players). Depending on the game you need to enable multitap port 1 or 2. Dont enable if you aren’t going to play >2 players.



* Added xperia play touchpad support (enable on preferences-pad1-map axis)



* Optimizated opengl plugin for 2d games (Chrono cross/Valkyrie Profile)



* Fixes some core bugs (sf2 alpha, nba live 98)



For help, mail us: epsxeandroid@gmail.com
Note: Do NOT use Androzip (reported to corrupt games), instead to use 7zipper.


 


https://play.google.com/store/apps/details?id=com.epsxe.ePSXe


N64模擬器 Project64 v2.0

目前PC上最優秀的N64模擬器 Project64 發布新版,更新如下:

The
beta program is now closed. You can now install project64 2.0 and get
the
clone the source if you want to.

You can download Project64
from:
www.pj64-emu.com

the source can be cloned via git
at:
http://www.pj64-emu.com:8090/project64.development

http://www.pj64-emu.com/blog/


 


(昨天看到時還以為是個玩笑,沒想到是真的)


2013年4月1日 星期一

3DO模擬器 4DO 1.3.2.2 beta

3DO模擬器 4DO 發布新版,更新如下:


 


Changes:

* Input/Controller setup screen now shows a textual form of what button or function you're currently pressing ("A Button", "Save State") in addition to the yellow halo over the button.

* Added emulation notification messages. These show up at the bottom of the screen for things such as "Save State" and "Screenshot saved"

* Added ability to reset all bindings to defaults.

* Added ability to bind to an "Exit" console function, to exit the emulator.

* Emulation performance optimization: about a 5-10% improvement.

* Fixed bug in which the default input bindings were blank if starting 4DO for the first time.

* Fixed bug in which controller 6 input bindings were unavailable.

* Some minor usability improvements to file browser (added "x files selected" message, and using "up directory" button will highlight the folder you came from).
 
http://forum.fourdo.com/viewtopic.php?f=5&t=90