Gens/GS Milestone 6 - 模擬器

Sarah avatar
By Sarah
at 2008-12-08T19:27

Table of Contents

http://info.sonicretro.org/Gens/GS

* Mega Drive Plugins v0.1.0. The initial version of the plugin system
only supports render plugins and only if they're built into the main
executable. A later version will add support for external plugins (.dll on
Windows, .so on Linux), as well as more types of plugins, such as netplay,
debugging, and movie recording.
* doc/MDP.txt contains the MDP Interface Specifiction Version 0.1.0. This
document is licensed under the GNU Free Documentation License v1.3.
* All renderers now support 32-bit color.
* [Win32] hq2x has been fixed.
* Scale2x now has optimized C and x86 mmx implementations.
* New renderers: Scale3x, Scale4x, hq3x, hq4x.
* Added a 32-bit color asm version of the Fast Blur effect, with mmx
optimizations if available.

Milestone 6 fixes the following bugs:

* [SDL] Ctrl+Q did not work in fullscreen mode.

Milestone 6 has the following low-level code changes:

* Many x86 assembler files have been cleaned up. In particular, many of
them no longer depend on the "nasmhead.inc" macro file. This macro file
provided alignment macros (which nasm has built-in) and "DECL" macros, which
provide both underscored and non-underscored symbol declarations. Only one of
these is needed per symbol, and it depends on the executable format. Removing
"DECL" and manually redefining symbols reduced the total symbol count.
* Adjusted alignment values for many x86 asm functions.
* Added alpha transparency support to ImageUtil::writePNG().
* Major overhaul for the ImageUtil::writeBMP() code. Changes include
using a templated function for different color depths, using pointer
arithmetic instead of recalculating array indexes for every iteration, and
fixing a bug that caused bitmaps to be 54 bytes larger than they should have
been.
* The "Render Fullscreen" and "Render Windowed" values in the gens.cfg
file now contain the renderer tag instead of an ID number. For example,
instead of saying "1" for the Normal renderer, the value would be "Normal".

--

All Comments

nesemu v0.2.1r2 beta

Iris avatar
By Iris
at 2008-12-07T22:39
http://code.google.com/p/nesemu/ NESEMU - yet unnamed nintendo nes emulator for ps2/win32/osx/linux usage: nesemu.exe [options] [romfile.ext] options: - ...

現在有任何NDS模擬器可以兩機連線的嗎

Carol avatar
By Carol
at 2008-12-07T20:43
用什麼方法或模擬器都好 現在有能解決兩機連線的方法嗎 例如神奇寶貝白金版好了 有些寵物需要在現實中兩個家兩機交換 才會進化 以前gba也是這樣苦惱過來 現在NDS有這技術上的突破嗎 (還是有人能幫我弄的) 覺的現在這樣說蠻奢求的 所以問問看內行的有方法嗎 - ...

一款老的街機遊戲

Kyle avatar
By Kyle
at 2008-12-07T19:45
※ 引述《hugovan (我是呼狗文)》之銘言: : 說來真是話長了 : 不知不覺也在這人生中闖盪了二十餘個年頭 : 每當我反反覆覆玩著街機遊戲時 : 總會有那麼一款 : 在我心中難以忘懷 : 每當小時候最期盼的 : 就是禮拜五的夜市了 : 裡面有著我最喜愛的一款街機 : 回憶中貌似是操縱著超人力霸王之類的 ...

jpcsp v0.09 rev. 779

Damian avatar
By Damian
at 2008-12-07T14:55
※ 引述《choan (八房龍の助)》之銘言: http://jpcsp.googlecode.com/svn/trunk/ jpcsp v0.09 revision 779 http://jpcsp.org/forum/viewtopic.php?f=6andamp;t=264 rom要放 ...

MiSFiTMAME 0.127.E Released

Suhail Hany avatar
By Suhail Hany
at 2008-12-07T14:50
http://misfitmame.mameworld.net/ Released on Dec 6, 2008 Based on MAME 0.127 Source changes -------------- Added patches as suggested by Don Hodges, to ...