(Multi Arcade) MAME 0.131 - 模擬器

By Bennie
at 2009-04-24T12:39
at 2009-04-24T12:39
Table of Contents
2009.04.22
MAMETesters Bugs Fixed
- 02399: [Known Issues/To-Do's] qmhayaku : Sound CPU is
running at 4MHz in real machine. (Luigi30)
- 03115: [Graphics] nss_smw: Tilemap issue when displaying
game map (Angelo Salese)
- 00767: [DIP/Input] bshark, bsharkj: Analog stick input is
broken since 0.112u4. (Derrick Renaud)
- 03070: [DIP/Input] harddriv, racedriv, steeltal and
clones: Games map some P1 inputs to P2 controls
(Fabio Priuli)
- 03105: [Documentation] quizmeku: Year is listed as 1994,
but title screen shows 1992. (Fabio Priuli)
Source Changes
- Removed the last use of PORT_PLAYER(2) for P1 inputs. [Fabio Priuli]
- Merged memory maps in the suna8, supbtime, superchs, suprnova,
suprslam, subs, suna16, stepstag, stfight, strnskill drivers.
[Aaron Giles]
- Numerous improvements to the roul driver. [robiza]
- Merged findout.c memory map. [Angelo Salese]
- Added basic implementation of the TMS9927 video controller.
[Aaron Giles]
- Status games driver rewrite: [Aaron Giles]
* Reduced multiple drivers down to a primary one with minor tweaks
* Hooked up TMS9927 video generator
* Fixed statriv2v character generator to be more accurate
* Fixed incorrect colors
* Correct video timing
- Miscellaneous Naomi work and improvements. Some refactoring done,
new games hooked up. Moved NAOMI DRIVER_INITs to specific
machine/naomi.c & includes/naomi.h files, in preparation to add
per-game JVS settings. [Angelo Salese, David Haywood]
- Changed generic NVRAM behavior so that all the variants look for
a memory region named “nvram”. If it is found and is of the
same length as the generic_nvram_size, data is copied from there
instead of filling the RAM with the fallback pattern. [Aaron Giles]
- Fixed mouse/lightgun buttons to individually select when using
-mouse/-multimouse and -lightgun. Meaning you will not receive
Mouse Button 0 Gun Button 0 when selecting in the UI. [Derrick Renaud]
- Merged memory map and attempted to add proper colors in Carrera.
[Angelo Salese]
- Fixed verbose output of RAW device names for XP. [Derrick Renaud]
- When using RawInput - Fixed UI selection of Gun axis so Gun 1 is
not always selected with the desired gun. [Derrick Renaud]
- Fixed XF flag in the 8085A core. [Aaron Giles]
- Fixed frontend messages to leave enough space for clone longer
names. [Fabio Priuli]
- Added Toshiba TLCS-900/H cpu core. [Wilbert Pol]
- Added T6W28 sound core (SNK(?) custom sn76489a clone). [Wilbert Pol]
- removed YM2151 from gijoe which is not present on real PCB.
[Yasuhiro Ogawa]
- Fixed P2 gun reload in Lethal Enforcers II. [Derrick Renaud]
- Fixed bug where repeating axis values were being selected for
button input in UI. [Derrick Renaud]
- Documented PALs from Xenophobe board. [Kevin Eshbach]
- Crystallized 1945kiii.c, maygay1b.c, maygayv1.c, mwarr.c, n8080.c
(20.16MHz crystal confirmed with schematics), pacman.c, panicr.c,
rallyx.c. [Luigi30]
New games added or promoted from NOT_WORKING status
- Fantastic Journey [Olivier Galibert]
- Super Lucky Roulette [robiza]
- Status Blackjack [Aaron Giles]
- Status Fun Casino [Aaron Giles]
- Multi Game 2 [Mariusz Wojcieszek]
New clones added
- Asterix (Japan) [Chack'n]
- Ashura Blaster (World) [Tirino73]
New games marked as GAME_NOT_WORKING
- Marvel vs. Capcom 2 [Guru]
- Zombie Revenge [Guru]
- Guilty Gear X [Guru]
- Virtua Striker 4 (Japan) [Guru]
- Virtua NBA [Guru]
- Giant Gram Zen-Nippon Pro Wresring 2 [Guru]
- Dengen Tenshi Taisen Janshi Shangri-la [Guru]
- Virtua Striker 4 ver. 2006 (Rev D) (Japan)
[Alex's Rom Dumping Project]
- The Key Of Avalon - The Wizard Master -
Server (GDT-0005C) (V4.001) [Alex's
- Rom Dumping Project]
- Virtua Striker 2002 (GDT-0001) [Alex's Rom Dumping Project]
- Derby Owners Club II [Guru]
- Wild Riders [Guru]
- WWF Royal Rumble [Guru]
- Quiz Ah Megamisama [Guru]
- Dynamite Baseball Naomi [Guru]
- Dynamite Baseball ‘99 [Guru]
- Death Crimson OX [Guru]
- Tripple Draw [Aaron Giles]
- Casino Strip [Aaron Giles]
______________________________________________________________________________
下載:http://mamedev.org/downloader.php?&file=mame0131b.exe
官方:http://mamedev.org/
--
莫 再 提 莫 再 吵 莫 再 問 莫 再 捧 莫 再 信 莫 再 爭
莫 再 講 莫 再 聞 莫 再 理 莫 再 叫 莫 再 貶 莫 再 寫
莫 再 說 莫 再 想 莫 再 求 莫 再 打 莫 再 用
莫 再 扯 莫 再 婊 莫 再 罵 莫 再 扛
莫 再 聊 莫 再 管 莫 再 傳 莫 再 投
--
MAMETesters Bugs Fixed
- 02399: [Known Issues/To-Do's] qmhayaku : Sound CPU is
running at 4MHz in real machine. (Luigi30)
- 03115: [Graphics] nss_smw: Tilemap issue when displaying
game map (Angelo Salese)
- 00767: [DIP/Input] bshark, bsharkj: Analog stick input is
broken since 0.112u4. (Derrick Renaud)
- 03070: [DIP/Input] harddriv, racedriv, steeltal and
clones: Games map some P1 inputs to P2 controls
(Fabio Priuli)
- 03105: [Documentation] quizmeku: Year is listed as 1994,
but title screen shows 1992. (Fabio Priuli)
Source Changes
- Removed the last use of PORT_PLAYER(2) for P1 inputs. [Fabio Priuli]
- Merged memory maps in the suna8, supbtime, superchs, suprnova,
suprslam, subs, suna16, stepstag, stfight, strnskill drivers.
[Aaron Giles]
- Numerous improvements to the roul driver. [robiza]
- Merged findout.c memory map. [Angelo Salese]
- Added basic implementation of the TMS9927 video controller.
[Aaron Giles]
- Status games driver rewrite: [Aaron Giles]
* Reduced multiple drivers down to a primary one with minor tweaks
* Hooked up TMS9927 video generator
* Fixed statriv2v character generator to be more accurate
* Fixed incorrect colors
* Correct video timing
- Miscellaneous Naomi work and improvements. Some refactoring done,
new games hooked up. Moved NAOMI DRIVER_INITs to specific
machine/naomi.c & includes/naomi.h files, in preparation to add
per-game JVS settings. [Angelo Salese, David Haywood]
- Changed generic NVRAM behavior so that all the variants look for
a memory region named “nvram”. If it is found and is of the
same length as the generic_nvram_size, data is copied from there
instead of filling the RAM with the fallback pattern. [Aaron Giles]
- Fixed mouse/lightgun buttons to individually select when using
-mouse/-multimouse and -lightgun. Meaning you will not receive
Mouse Button 0 Gun Button 0 when selecting in the UI. [Derrick Renaud]
- Merged memory map and attempted to add proper colors in Carrera.
[Angelo Salese]
- Fixed verbose output of RAW device names for XP. [Derrick Renaud]
- When using RawInput - Fixed UI selection of Gun axis so Gun 1 is
not always selected with the desired gun. [Derrick Renaud]
- Fixed XF flag in the 8085A core. [Aaron Giles]
- Fixed frontend messages to leave enough space for clone longer
names. [Fabio Priuli]
- Added Toshiba TLCS-900/H cpu core. [Wilbert Pol]
- Added T6W28 sound core (SNK(?) custom sn76489a clone). [Wilbert Pol]
- removed YM2151 from gijoe which is not present on real PCB.
[Yasuhiro Ogawa]
- Fixed P2 gun reload in Lethal Enforcers II. [Derrick Renaud]
- Fixed bug where repeating axis values were being selected for
button input in UI. [Derrick Renaud]
- Documented PALs from Xenophobe board. [Kevin Eshbach]
- Crystallized 1945kiii.c, maygay1b.c, maygayv1.c, mwarr.c, n8080.c
(20.16MHz crystal confirmed with schematics), pacman.c, panicr.c,
rallyx.c. [Luigi30]
New games added or promoted from NOT_WORKING status
- Fantastic Journey [Olivier Galibert]
- Super Lucky Roulette [robiza]
- Status Blackjack [Aaron Giles]
- Status Fun Casino [Aaron Giles]
- Multi Game 2 [Mariusz Wojcieszek]
New clones added
- Asterix (Japan) [Chack'n]
- Ashura Blaster (World) [Tirino73]
New games marked as GAME_NOT_WORKING
- Marvel vs. Capcom 2 [Guru]
- Zombie Revenge [Guru]
- Guilty Gear X [Guru]
- Virtua Striker 4 (Japan) [Guru]
- Virtua NBA [Guru]
- Giant Gram Zen-Nippon Pro Wresring 2 [Guru]
- Dengen Tenshi Taisen Janshi Shangri-la [Guru]
- Virtua Striker 4 ver. 2006 (Rev D) (Japan)
[Alex's Rom Dumping Project]
- The Key Of Avalon - The Wizard Master -
Server (GDT-0005C) (V4.001) [Alex's
- Rom Dumping Project]
- Virtua Striker 2002 (GDT-0001) [Alex's Rom Dumping Project]
- Derby Owners Club II [Guru]
- Wild Riders [Guru]
- WWF Royal Rumble [Guru]
- Quiz Ah Megamisama [Guru]
- Dynamite Baseball Naomi [Guru]
- Dynamite Baseball ‘99 [Guru]
- Death Crimson OX [Guru]
- Tripple Draw [Aaron Giles]
- Casino Strip [Aaron Giles]
______________________________________________________________________________
下載:http://mamedev.org/downloader.php?&file=mame0131b.exe
官方:http://mamedev.org/
--
莫 再 提 莫 再 吵 莫 再 問 莫 再 捧 莫 再 信 莫 再 爭
莫 再 講 莫 再 聞 莫 再 理 莫 再 叫 莫 再 貶 莫 再 寫
莫 再 說 莫 再 想 莫 再 求 莫 再 打 莫 再 用
莫 再 扯 莫 再 婊 莫 再 罵 莫 再 扛
莫 再 聊 莫 再 管 莫 再 傳 莫 再 投
--
Tags:
模擬器
All Comments

By Joseph
at 2009-04-29T01:51
at 2009-04-29T01:51

By Callum
at 2009-05-01T05:25
at 2009-05-01T05:25

By Gilbert
at 2009-05-01T16:37
at 2009-05-01T16:37

By Harry
at 2009-05-06T05:24
at 2009-05-06T05:24
Related Posts
R.SaGa2-ナゼール

By Michael
at 2009-04-24T00:36
at 2009-04-24T00:36
EDGE遊戲雜誌200期 200種不同封面

By Tracy
at 2009-04-23T23:29
at 2009-04-23T23:29
魔物獵人G 黑屏解決方法

By Bethany
at 2009-04-23T21:13
at 2009-04-23T21:13
Wii的bin紀錄檔和Dolphin的dat紀錄檔

By Rae
at 2009-04-23T19:19
at 2009-04-23T19:19
Dolphin rev 3049版

By Gilbert
at 2009-04-23T15:47
at 2009-04-23T15:47