EMU618社区

 找回密码
 立即注册
搜索
查看: 637|回复: 1

[新闻] 多机种模拟器MESS&MESSUI 0.151发布

[复制链接]

该用户从未签到

发表于 2013-11-5 18:24:37 | 显示全部楼层 |阅读模式
本帖最后由 money_114 于 2013-11-5 18:27 编辑




多机种模拟器MESS发布新版,更新如下:

MAMETesters Bugs Fixed
----------------------
- 05348: [Crash/Freeze] (at.c) at586, at586x3: [debug] Crash before OK (Osso)


New System Drivers Supported:
-----------------------------
- NTS DreamWriter 225 [robcfg, Curt Coder]


Systems Promoted from GAME_NOT_WORKING:
---------------------------------------
(none)


Skeleton drivers:
-----------------
-Ensoniq EPS-16 Plus [R. Belmont]
-Ensoniq MR-61 Workstation [R. Belmont]
-Forward Technology FT-68M [Al Kossow, Robbbert]
-MOLECULAR Computer [Al Kossow]
-Dragon 200-E [robcfg]


Software Lists:
----------------

-ibm5170.xml: Added some Windows, MS-DOS, PC-DOS, GEM, OS/2, utilities and drivers, DR DOS 6.0, and Indianapolis 500. [Curt Coder]
-ibm5170.xml: Added the remaining Riki coverdisks. [Kaylee]
-ibm5170_cdrom.xml: Added CD-ROM software list with some Windows goodies and PC DOS 2000. [Curt Coder]
-sat_cart.xml: added dump of Ultraman support cart [Team Europe]
-c64_cart.xml: Added PK-232 driver cartridge. [Curt Coder]
-pet_rom.xml: Added McTerm 1.20, BASIC Programmer's Toolkit for BASIC 4.0, POWER, Oracle 3.03, Command-O for 8032, SORT, WordPro 3, Waterloo Structured BASIC, and Paperclip 2.84. [Mike Naberezny]
-pet_rom.xml: Added McTerm 1.21. [Mike Naberezny, Stefano Santerini]
-compis.xml: Added working System II and MS-DOS images. [Curt Coder]
-pico.xml: added more dumps and more documentation. [Team Europe]
-c128_rom.xml: Added KeyDOS support disk. [Curt Coder]


Source Changes
--------------

-updated Acron A3010 roms labels and added battery management program rom [robcfg]
-a7800.c - Cleanup of address maps, high score maps added [Robert Tuccitto]
-nes.c - Documented new PAL NES clone called "Golden China TV Game" [kaylee]
-c64: Emulated the PARTNER 64 cartridge. [Curt Coder]
-cat.c: Switch swyft to use mc68008, split vram handler from cat vram handler due to bus width differece. Hook up VIAs to swyft. Further work on documenting the rom and ram layout of the swyft, pending hardware tests to figure out the via hookups. [Lord Nightmare, Dwight Elvey, Sandy Bumgarner]
-mc1502: cassette output, printer WIP, serial WIP, minor keyboard fix [shattered]
-amstrad.c: fix gx4000 inputs [Alex Jackson]
-pc: mc1502 fdc reset fix [shattered]
-RSP SIMD changes: [MooglyGuy, Marathon Man]
* Converted high and middle accumulator slices into SIMD vectors.
* Converted flag registers into SIMD vectors.
* Fixed unaligned accesses in CFC2 opcode.
* Added SCALAR_GET_VS1, SCALAR_GET_VS2, and SET_ACCUM_H/M/L to act as a passthrough to either the non-SIMD implementation or individual element insert/extract ops in order to minimize #if USE_SIMD all over the place.
* Ported SIMD implementations of VMUDL, VMUDM, VMUDN, VMUDH, VMACF, VMACU, VMADL, VMADM, VMADN, and VMADH from CEN64 with permission
* Resulted in an overall speedup of approximately 50% for RSP-bound scenes on a 2.5GHz i5.
-apogee: sound support [shattered]
-Refactored N64 RDP blender to use function arrays in order to [MooglyGuy] flatten inner-loop branch structures for potential performance.
-Broke blender steps into individual #defines in order to make the [MooglyGuy] functional differences between RDP modes more apparent.
-ec1841 updates: [shattered]
* Emulated the original keyboard
* DIP switches added
* Improved memory mapping
-N64 RDP and RSP improvements [MooglyGuy, Marathon Man]
* Fixed an RSP DMA edge case when transfer count is greater than 1.
* Refactored the RDP blender implementation to use function pointers rather than deep if/else structures in order to reduce branch prediction penalties in the inner software rasterizer loop.
* Reduced the likelihood that bad triangle commands due to an RSP crash will crash MESS.
-N64 optimizations: [MooglyGuy]
* Converted PIF RAM from 8-bit array to 32-bit array
* Inlined color and alpha combiner equations
* Moved a number of calculations in span rendering to outer loops
* Flattened branch structure of texel fetching somewhat
-cat.c: add v331 IAI swyft firmware roms, and add .jed file dumps for the four swyft pals [Sandy Bumgarner, Lord Nightmare, Balrog]
-cat.c: further swyft documentation updates based on having the board to look at directly [Lord Nightmare, Sandy Bumgarner]
-Apple II: Initial non-working implementation of High Speed SCSI Card [R. Belmont]
-isa_dectalk: add the dectalk pc device [Carl, Lord Nightmare]
-c64: Fixed tape loading. [Curt Coder]
-ibmpcjr: Fixed the software lists. [Kaylee]
-dectalk.c: add DECtalk DTC-01 v1.8 firmware, add two new DECtalk DSP firmwares (one which goes with v1.8, and one which goes with later v2.0 units) [Al Kossow, Lord Nightmare]
-dectalk.c: fixed the outfifo handler so the 'later 2.0'
-409/-410 dsp firmware works correctly; some minor documentation updates as well, and added a compile-time feature to boost interleave when the output fifo is about to run out. [Lord Nightmare]
-dectalk.c: fixed 68k->dsp fifo, hooked up the old 1.8 dsp rom version since it works with 1.8 with no glitching and also works with 2.0 [Lord Nightmare]
-vboy.c: improved loading from fullpath for non-2MB carts. [Fabio Priuli]
-cat.c: more swyft comment updates, fixed the board location of one of the pals. [Lord Nightmare]
-allows you to change what is in the southbridge ide slots [smf]
-amstrad: Allowed vpos counter to count past the active display. This allows raster interrupts to be set on a non-visible scanline. [Barry Rodewald]
-ti99, geneve: Using the new SETOFFSET address map feature (split access) [Michael Zapf]
-ti99: Added guards to prevent access to special devices in new memory access emulation. [Michael Zapf]
-dim_dsk: add modern support [Carl]
-x68k: make floppies work again [Carl]
-compis: Emulated the keyboard. [Curt Coder, Marcus Comstedt]
-compis: Added cassette, MPSC and RS-232 ports. Connected the FDC via the iSBX bus. [Curt Coder]
-Misc. a2bus updates [R. Belmont]
* CFFA2: patch settings EEPROM to allow up to 13 partitions on both IDE connectors
* SCSI: Much improved documentation
-a7800.c [Robert Tuccitto]
Added Phase Shifts 24.7, 25.2, 26.2, 27.2. Phase Shifts 24.7 through 27.7 degrees with 0.5 degree increments documented. Phase Shift 26.2 degrees made active. Fixed typo under 26.77$.
-abc80: Added ROMs for the Scandia Metric FD2. [robcfg]
-BBC Micro updates / fixes: [Nigel Barnes]
* implemented ram device, all models have default ramsize, model A is 16K/32K switchable.
* added additional bios options for OS0.1, OS1.0 in models A/B.
* added clones bbcb_de, bbcb_us for BBC B German and US export models.
* added clones bbcmaiv, bbcmet, bbcmt, bbcm512, bbcmarm for other BBC Master models.
* added clones bbcmc, bbcmc_ar for BBC Master Compact and Arabic models.
* implemented BREAK key.
* fixed 8271 disk loading of ssd,dsd images.
* device mc146818 now accepts default CMOS RAM.
* added default CMOS RAM settings for all Master models.
-abc800: Fixed the fast floppy controller. [Curt Coder]
-Replaced hack code for saving nc200 ram with legacy nvram saving, you can now shut down the emulation and start it up without losing everything. However you must press the on button before exiting (default END key). [smf]
-adam: Fixed the 160KB floppy controller. [Curt Coder]
-Modello T: Added keyboard and cursor. [Robbbert]
-PT68K: Connected to a terminal, system works with bios 0. [Robbbert]
-PP01: Added sound and uart. [Robbbert]
-Vboy: Added fullpath support for small homebrews. [Robbbert]
-Unior: Added devices and sound. [Robbbert]
-Dolphin: Added cassette. [Robbbert]
-Elektor: Added paste facility, and improved quickload. [Robbbert]
-CD2650: Fixed quickload. [Robbbert]
-Ravens: Fixed bugs in quickload. [Robbbert]
-Instructor50: [Robbbert]
* Added various leds, keys and switches
* Added interrupt logic
* Fixed quickload
* Fixed mistakes in the memory map and cassette operation

http://mamedev.org/release.html
http://messui.the-chronicles.org
[发帖际遇]: money_114扶老大爷过马路,警察叔叔奖励money_114 2 个 柠檬. 幸运榜 / 衰神榜

签到天数: 532 天

[LV.9]以坛为家II

发表于 2013-11-5 20:40:46 | 显示全部楼层
谢谢 版主 我现在给翻译一下
本帖最后由money_114于2013-11-5的人们编辑





多机种模拟器混乱发布新版,更新如下:

MAMETesters臭虫固定
——————————————————————
- 05348:[崩溃/冻结](在c)at586,at586x3:(调试]崩溃之前好(奥苏牌手表)


新系统驱动程序支持:
——————————————————————————- - - - -
——提出DreamWriter 225[robcfg,生硬的编码器)


系统从游戏不工作晋升:
————————————————————————————————————- - - - -
(无)


骨架驱动程序:
- - - - - - - - - - - - - - - - - -
-Ensoniq eps 16 +[R。贝尔蒙特]
-Ensoniq奥- 61工作站(R。贝尔蒙特]
提出技术ft - 68 m[Al Kossow,Robbbert]
分子计算机(Al Kossow]
龙200 - e[robcfg]


软件列表:
- - - - - - - - - - - - - - - - -

-ibm5170。xml:添加了一些窗户,ms - DOS,pc DOS、宝石、OS / 2,公用事业和司机,DOS 6.0,和印第安纳波利斯博士500。(Curt编码器]
-ibm5170。xml:添加其余coverdisks Riki。[Kaylee]
-ibm5170_cdrom。xml:添加光盘软件列表和一些糖果和PC DOS窗口2000。(Curt编码器]
坐马车。xml:添加转储的奥特曼支持购物车(团队欧洲]
-c64_cart。xml:添加pk - 232驱动盒。(Curt编码器]
宠物罗。xml:添加McTerm 1.20,基本的程序员的工具包为基本4.0、电力、Oracle 3.03,为8032年,类似的命令啊,WordPro 3,滑铁卢结构化基本和回形针2.84。(迈克Naberezny]
宠物罗。xml:添加McTerm 1.21。(迈克Naberezny,斯蒂法诺Santerini]
-compis。xml:添加工作系统II和ms - dos图像。(Curt编码器]
皮科。xml:添加更多的转储和更多的文档。[团队欧洲]
-c128_rom。xml:添加KeyDOS支持磁盘。(Curt编码器]


源变化
——————————————

更新后的铝基铜硅合金A3010 rom标签和添加电池管理程序罗[robcfg]
-a7800。c -清理的地址映射,高分地图添加(罗伯特·Tuccitto]
红白机。c -记录新朋友新克隆称为“金色中国电视游戏“(凯莉)
-c64:模仿伙伴64盒。(Curt编码器]
猫。c:开关swyft使用mc68008,分裂显存的显卡显存的显卡处理程序处理从猫由于总线宽度坦然。连接到swyft焊。进一步研究记录只读存储器和随机存储器的swyft布局,等待硬件测试来找出通过交往的。(主噩梦,德怀特Elvey桑迪Bumgarner]
-mc1502:盒式输出,打印机在制品,串行WIP,小键盘修复(粉碎)
连。c:修复gx4000输入(亚历克斯·杰克逊)
- pc:mc1502 fdc复位固定(粉碎)
旗下SIMD变化:[MooglyGuy,马拉松人]
*转换高中档蓄电池片成SIMD向量。
*注册成SIMD向量转换标志。
*固定在CFC2不结盟的访问操作码。
*添加标量让vs1,标量得到vs2,SET_ACCUM_H / M / L作为透传,要么非simd实现或单个元素插入/提取行动为了最小化#如果使用simd得到处都是。
*移植的VMUDL SIMD实现,VMUDM,VMUDN,VMUDH,VMACF,VMACU,VMADL,VMADM,VMADN,从CEN64 VMADH与许可
*导致了整体加速约50%的场景在旗下绑定2.5 ghz i5。
最高点:声音支持(粉碎)
重构游戏使用RDP搅拌机函数数组以[MooglyGuy]平内循环分支结构潜在的性能。
打破了搅拌机的步骤为单个#定义为了使[MooglyGuy]功能差异模式更明显的层次性。
-ec1841更新:[粉碎)
*模拟原始的键盘
*指拨开关添加
*改进内存映射
旗下游戏RDP和改进[MooglyGuy,马拉松人]
*固定一个DMA边缘案例当转让旗下数大于1。
*重构了RDP搅拌机实现使用函数指针而不是深if / else结构以减少分支预测处罚内部软件光栅化程序循环。
*减少的可能性,由于一个坏三角形命令旗下的崩溃将崩溃混乱。
游戏优化:[MooglyGuy]
*转换PIF RAM从8位数组以32位的数组
*内联颜色和阿尔法合路器方程
*搬一个数量的计算跨度呈现为外循环
*夷为平地的分支结构的特塞尔绵羊抓取有点
猫。c:添加v331 IAI swyft固件固件,并添加。jed文件转储为四swyft伙伴(桑迪Bumgarner,主噩梦,炎)
猫。c:进一步swyft文档更新基于拥有董事会直接查看[主噩梦,桑迪Bumgarner]
-苹果II:初始非工作实现高速SCSI卡(R。贝尔蒙特]
-isa_dectalk:添加dectalk pc设备[卡尔,主噩梦]
-c64:固定磁带加载。(Curt编码器]
-ibmpcjr:固定软件列表。[Kaylee]
-dectalk。c:添加DECtalk dtc 01 v1 8固件,添加两个新DECtalk DSP固件(一种伴随着v1 8,伴随着后来v2.0单位)(Al Kossow,主噩梦]
-dectalk。c:固定的outfifo处理程序所以'后来2.0”
-409/-410 dsp固件工作正常,一些次要的文档更新,添加了一个编译时特性来提高交错当输出fifo即将耗尽。(主噩梦]
-dectalk。c:固定68 k - > dsp fifo,挂老1.8 dsp芯片的版本,因为它适用于1.8没有glitching,也适用于2.0[主噩梦]
-vboy。c:改进为non-2MB fullpath加载从车。(法比奥Priuli]
猫。c:更多的swyft评论更新,固定板位置的一个朋友。(主噩梦]
允许你改变什么是在索斯布里奇ide插槽(smf)
连:允许vpos计数器计算过去活动展示。这使得光栅中断设置在一个无形扫描线。(Barry Rodewald]
-ti99,日内瓦:使用新的SETOFFSET地址映射特性(分裂访问)[迈克尔Zapf]
-ti99:添加了警卫阻止访问特殊设备在新的内存访问仿真。(迈克尔Zapf]
昏暗的卡恩:添加现代支持(卡尔)
-x68k:使磁盘再工作(卡尔)
-compis:模拟键盘。(Curt编码器,马库斯Comstedt]
-compis:添加盒,MPSC和rs - 232端口。通过iSBX连接FDC总线。(Curt编码器]
misc。a2bus更新(R。贝尔蒙特]
* CFFA2:补丁设置eepm允许多达13个分区两IDE连接器
* SCSI:大大改善了文档
-a7800。c(罗伯特·Tuccitto]
添加相移24.7,25.2,26.2,27.2。相位偏移24.7到27.7度和0.5度增加记录。相移26.2度做出了积极的。固定的错误在26.77 $。
-abc80:添加为氧化钪度量FD2 rom。[robcfg]
bbc微更新/修复:[奈杰尔Barnes)
*实现内存设备,所有的模型都有默认ramsize,模型一是16 k / 32 k可切换的。
*添加额外的bios选项OS0.1,OS1.0在模型A / B。
*添加克隆bbcb_de,bbcb_us为BBC B德国和美国出口模型。
*添加克隆bbcmaiv,bbcmet,bbcmt,bbcm512,bbcmarm其他广播公司主模型。
*添加克隆bbcmc,bbcmc_ar为BBC主紧凑和阿拉伯语模型。
*实现停止键。
*固定8271磁盘加载的ssd,dsd图像。
*设备mc146818现在接受默认CMOS RAM。
*添加默认CMOS RAM设置所有主模型。
-abc800:固��快速软盘控制器。(Curt编码器]
黑客代码替换为拯救nc200 ram与遗留nvram储蓄,你现在可以关闭仿真和启动它没有失去一切。但是你必须按上按钮在退出前(默认结束键)。(smf)
亚当:固定160 kb软盘控制器。(Curt编码器]
-Modello T:添加键盘和鼠标。[Robbbert]
-PT68K:连接到一个终端,系统使用bios 0。[Robbbert]
-PP01:添加声音和uart。[Robbbert]
-Vboy:添加了支持小homebrews fullpath。[Robbbert]
-Unior:添加设备和声音。[Robbbert]
海豚:添加盒。[Robbbert]
-Elektor:添加和改进的quickload粘贴设施。[Robbbert]
-CD2650:固定quickload。[Robbbert]
乌鸦:固定在quickload bug。[Robbbert]
-Instructor50:[Robbbert]
*添加各种led灯、钥匙和开关
*添加中断逻辑
*固定quickload
*固定错误的内存映射和盒式操作

http://mamedev.org/release.html
http://messui.the-chronicles.org
模拟器,失败,空
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|国治模拟精品屋 ( 沪ICP备15012945号-1 )

GMT+8, 2024-11-3 02:31 , Processed in 1.086914 second(s), 21 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表