(SNES for PS3) SNES9x v4.3.1 for PS3 - 模擬器

Table of Contents

2010.09.27

可以在PS3平台上執行的SNES(SFC)模擬器,有興趣的人可以用用看。

http://www.ps3hax.net/wp-content/uploads/2010/09/snes1-300x225.png
http://www.ps3hax.net/wp-content/uploads/2010/09/snes12-300x225.png

got my Teensy++ Thursday and decided to port SNES9x (Super Nintendo
Emulator) over to the PS3 as a little exercise to play with the Cell SDK.

It's pretty rough but it seems to work OK. It will load (uncompressed)
ROMs off of /dev_usb000.

If anyone is interested, the code is linked above via GitHub with a
binary attached below.

It's a new port to PS3 LV2 OS based on the vanilla SNES9x source.

To build:

* Install Cell SDK >= 1.92. You know how to find it. Configure according
to the install instructions (make sure to set CELL_SDK).
* Make pkg
* Load the pkg and your ROMs onto a usb drive.
* Install on PS3 using your jailbreak device of choice.

Things that suck:

* Lots of SNES9x features are not supported yet. No save states, for
example. Most of these are really simple to implement.
* Sound code is rubbish. It more or less works, but you'll probably hear
the occasional skip.
* Performance isn't great.
* UI. Or rather, there isn't one.
* So much more.
______________________________________________________________________________

下載;http://www.zshare.net/download/80867891b9286798/

官方:http://github.com/eiz/ps3_snes9x

--
逃 兵:「說起來有一匹布那麼長。我一睡醒就看到遍地武器和廟裡那個神經病,還發了
瘋地說什麼我是東吳的逃兵,二話不說,拼了命就打。唉呀~那個瘋子又不知
道我是誰,那我還不趕快蹺頭啊!誰知道有一票跟我差不多的人制服了那個瘋
子,又說我立了大功、又說我抓了關公,還要我回去跟什麼主公孫權報喜,走
著走著又不知道碰到什麼鳥兵又開扁,我沒兄弟打不過人家,只有被抓回來啦
!」

--

All Comments