Emulator 板


LINE

SDLMAME v0.129u5 http://rbelmont.mameworld.info/?page_id=163 MAMEUI v0.129u5 http://mameui.classicgaming.gamespy.com/ MAME v0.129u5 http://www.mamedev.com/ 0.129u5 ------- MAMETesters Bugs Fixed ---------------------- - 02923: [Misc.] sonicbom: [debug] Writes extensively to the console (Aaron Giles) - 02930: [Compiling] cpu.mak typo and fix (emuman) - 02825: [Crash/Freeze] crossbow: Crash on "Crossing Bridge" stage (Aaron Giles) - 02949: [Documentation] chocomk: Year is 2002 and the manufacturer is Ecole Software. (incog) - 02950: [Documentation] bestri: Year of release is 1998. (incog) - 02958: [Documentation] magictg, magictga: The year is 1997 according to flyer (incog) - 02951: [Documentation] vgoalsoc, vgoalsca: The year is 1994. (incog) - 02952: [Documentation] nss_sten: Year is shown on title screen as 1991. (incog) - 02955: [Documentation] parentj: Year is 1989 according to the title screen. (incog) - 02939: [Documentation] gp98: Year and manufacturer are 1998, Romtec Co. LTD according to the title screen. (incog) - 02938: [Documentation] mblkjack: Black Jack (Mirco) is actually Called 21 and the year is 1976. (incog) - 02956: [Documentation] bigkong: Year is 1981 according to the title screen. (incog) - 02962: [Sound] All Sets in thepit.c: No Audio (Aaron Giles) - 02954: [Crash/Freeze] sfiii: SFIII crashes when it hits the Capcom logo on load. (David Haywood) - 02944: [Crash/Freeze] mustangb, tdragonb: Access Violation (Phil Bennett) - 02946: [Crash/Freeze] pachifev: [debug] Assertion (Angelo Salese) - 02947: [Crash/Freeze] turbosb6, turbosb7: [debug] Assertion (Phil Bennett) - 02927: [Crash/Freeze] Many Sets using segaic16.c: Crash/Freeze while starting (Atari Ace) - 02943: [Crash/Freeze] majxtal7, mjelct3, mjelct3a, mjelctrb, mjelctrn, neruton : Unable to locate input port ′DSW2′ (Fabio Priuli) - 01059: [Sound] brubber: Low pass filtering on engine and explosion sounds is not emulated in MAME. (couriersud) - 02935: [Crash/Freeze] All Sets in zn.c: Various Freeze/Hang/Reset Issues (smf) - 02920: [Crash/Freeze] tetrsark: devcb_resolve_read8 error (Fabio Priuli) - 02940: [Crash/Freeze] horshoes, plotting and clones: Game Hangs upon startup (Fabio Priuli) - 02937: [Sound] silkroad: Sound not playing. (Angelo Salese) - 02212: [Save/Restore] bzone: vector drawing corruption when using a save state (couriersud) - 02931: [Sound] Many sets using YM2151 Sound Core: Distorted or otherwise incorrect sound (Phil Bennett) - 02921: [Crash/Freeze] bkraidj, bkraidu, bkraiduj: [debug] Assertion (Phil Bennett) - 02924: [Crash/Freeze] frogs: [debug] Assertion (Phil Bennett) - 02929: [Sound] All sets using k007232.c Sound Core: Garbled Music (Phil Bennett) - 02928: [Sound] prehisle, gensitou: Many sound FX are missing (Phil Bennett) - 02922: [Crash/Freeze] Most sets in cave.c: Game Freeze during demontration/Intro (Phil Bennett) Source Changes -------------- Fixed Pachi Fever ADPCM test regression. [Angelo Salese] Added ATTR_NOTNULL to DAC sound calls. [Nathan Woods] Decrypted new opcodes for Fire Barrel. [Chris Hardy] Fixed regressed rowscroll effect for Fire Barrel [Angelo Salese] Corrected gfx bitplane for Astro Wars [Angelo Salese] Device-ized the SID code. [Nathan Woods] Apache 3 improvements [Phil Bennett/Guru]: * Experimental road layer emulation (currently disabled). * Fixed text layer alignment. * Corrected CPU clock frequencies. * Fixed YM-2151 volume. * Added road stripe PROM. Removed earom from bzone. [couriersud] Impemented CRCL command in hd63484 (used in skattv test mode). [robiza] Added save state support to tomcat, tempest, quantum, asteroid, bwidow, mhavoc, omegrace. [couriersud] Device-ified the Atari mathbox. [couriersud] Device-ified the Atari vector generators. [couriersud] Added register SXFER (0x05) to the 53c810 - Nothing more. This reg determines SCSI transfer speeds. scud / scuda now fatalerror with writes to reg # 0x70. [couriersud] Added mtonic decryption. [Olivier Galibert] Provided color prom to Cow Race [Tomasz Slanina, Angelo Salese] Quick hack to delay installing the spu dma handler until the first write to the spu as driver init is now called after the devices are created. [smf] Added discrete filtering and fixing to bking.c. [couriersud] Added some missing robadv2 sets to sfbonus.c. [David Haywood] Partially fixed asurabld/asurabus sound regression. [Phil Bennett] XTAL and divisors for rocnrope verified in schematics. [couriersud] Added a debug viewer for the blitter-based gfxs in the itgambl3.c. [Angelo Salese] Added a debug viewer for the blitter-based gfxs in the itgambl2.c. [Angelo Salese] Renamed a number of commonly-used but confusing device tags. The plan is to move away from generic names like "main" to names that capture the device type as well. This will allow searches for devices to be based on tags alone. Added validity checks to prevent the continuance of this pattern (which I started Smile, and to ensure that all devices have unique tags, regardless of type. [Aaron Giles] Changes: CPU/"main" -> "maincpu" CPU/"audio" -> "audiocpu" CPU/"sound" -> "soundcpu" SCREEN/main -> "screen" (since it′s the only one) SPEAKER/"left" -> "lspeaker" SPEAKER/"right" -> "rspeaker" SCREEN/"left" -> "lscreen" SCREEN/"right" -> "rscreen" SCREEN/"middle" -> "mscreen" SCREEN/"center" -> "cscreen" Corrected rom names in tnzs.c for older TNZS sets. [Brian Troha] Hooked up the reel background colour writes to cherry master / new fruit bonus ′96 etc. [David Haywood] Fixed rom loading in secretab. [Angelo Salese] Added BellFruit Scorpion 1, Bellfruit System 85, Maygay M1B and Maygay M2 systems from AGEMAME. MPU4 Mechanical improvements have been made, making mpu4.c the mechanical driver, and mpu4drvr the non- mechanical one. This only leaves JPM impact (mechanical skeleton), Maygay M2 and MPU3 (mechanical skeleton) to be ported from the AGEMAME codebase. There′s also been a cleanup sweep on Scorpion2, we were declaring too many versions of the same function, and the reel drawing code had stopped working. Both of these are now fixed. [James Wallace] Improved note about cherry master girl display [David Haywood] M79-Ambush - Added Discrete sounds, fixed DIPs and added Self Test Lamp Output. [Derrick Renaud] Fixed oki frequency in galhustl. [Sonikos] Optimized the rendering loop in mcatadv. [Christophe Jaillet] Added missing static qualifiers to the code. [Atari Ace] Added correct ROMs for Super Triv III. [Smitdogg] Fixed mjelctrn DSW read handler to agree with new tags. [Fabio Priuli] Added support for the /PC output pin to the CIA emulation. [Dirk Best] New games added or promoted from NOT_WORKING status --------------------------------------------------- Monoshiri Quiz Osyaberi Macha [Yasuhiro Ogawa] Gals Panic S3 [Uki, David Haywood] (see http://mamedev.emulab.it/haze/ for details) King Derby [Stefan Lindberg, Andrew Gardner, Angelo Salese, Roberto Fresca] Makaijan [Yasuhiro Ogawa] New clones added ---------------- The Pit Boss (set 4) [Brian Troha] Apache 3 (Kana Corporation license) [Guru] Great Sluggers 94 (Japan) (not working) [Yasuhiro Ogawa] Dangerous Dungeons (The Game Room) (newer?) [Smitdogg] Automat (bootleg of Robocop) [Andrew Welburn, Philip Bennett, David Haywood] 10′s or Better [Gyrovision] Super Heli (Super Cobra bootleg) [Smitdogg] The New Zealand Story (World, old version, older pcb) [Corrado Tomaselli] Pipe Dream (World) [Corrado Tomaselli] U.S. Championship V′ball (US) [Smitdogg] New games marked as GAME_NOT_WORKING ------------------------------------ Gran Tesoro? [f205v] Heavy Unit (3 sets) [Tomasz Slanina, Corrado Tomaselli] Kung-Fu Roushi [Angelo Salese, Roberto Fresca] Diamond Touch (E - 30-06-97, Local) [Heihachi_73] Adonis (A - 25-05-98, NSW/ACT) [Heihachi_73] Super Jolly [f205v] --



※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 59.126.238.100







like.gif 您可能会有兴趣的文章
icon.png[问题/行为] 猫晚上进房间会不会有憋尿问题
icon.pngRe: [闲聊] 选了错误的女孩成为魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一张
icon.png[心得] EMS高领长版毛衣.墨小楼MC1002
icon.png[分享] 丹龙隔热纸GE55+33+22
icon.png[问题] 清洗洗衣机
icon.png[寻物] 窗台下的空间
icon.png[闲聊] 双极の女神1 木魔爵
icon.png[售车] 新竹 1997 march 1297cc 白色 四门
icon.png[讨论] 能从照片感受到摄影者心情吗
icon.png[狂贺] 贺贺贺贺 贺!岛村卯月!总选举NO.1
icon.png[难过] 羡慕白皮肤的女生
icon.png阅读文章
icon.png[黑特]
icon.png[问题] SBK S1安装於安全帽位置
icon.png[分享] 旧woo100绝版开箱!!
icon.pngRe: [无言] 关於小包卫生纸
icon.png[开箱] E5-2683V3 RX480Strix 快睿C1 简单测试
icon.png[心得] 苍の海贼龙 地狱 执行者16PT
icon.png[售车] 1999年Virage iO 1.8EXi
icon.png[心得] 挑战33 LV10 狮子座pt solo
icon.png[闲聊] 手把手教你不被桶之新手主购教学
icon.png[分享] Civic Type R 量产版官方照无预警流出
icon.png[售车] Golf 4 2.0 银色 自排
icon.png[出售] Graco提篮汽座(有底座)2000元诚可议
icon.png[问题] 请问补牙材质掉了还能再补吗?(台中半年内
icon.png[问题] 44th 单曲 生写竟然都给重复的啊啊!
icon.png[心得] 华南红卡/icash 核卡
icon.png[问题] 拔牙矫正这样正常吗
icon.png[赠送] 老莫高业 初业 102年版
icon.png[情报] 三大行动支付 本季掀战火
icon.png[宝宝] 博客来Amos水蜡笔5/1特价五折
icon.pngRe: [心得] 新鲜人一些面试分享
icon.png[心得] 苍の海贼龙 地狱 麒麟25PT
icon.pngRe: [闲聊] (君の名は。雷慎入) 君名二创漫画翻译
icon.pngRe: [闲聊] OGN中场影片:失踪人口局 (英文字幕)
icon.png[问题] 台湾大哥大4G讯号差
icon.png[出售] [全国]全新千寻侘草LED灯, 水草

请输入看板名称,例如:Soft_Job站内搜寻

TOP