当前位置: 首页 > 微软应用 > 模拟器 > 正文
街机游戏模拟器 MAME 0.273 + x64 中文多语免费版

街机游戏模拟器 MAME 0.273 + x64 中文多语免费版

作者:大眼仔~旭 日期:3个月前 (12-30) 评论:6 条

摘要:什么是 MAME?MAME 是一个多用途的仿真框架。MAME 以前是 Multi Arcade 机器仿真器的缩写,通过仿真来记录和再现街机机器,计算机,控制台,国际象棋计算机,计算器和许多其他类型的电子娱乐机器的内部组件。 作为一个很好的副作用,MAME 允许在现代 PC 上使用最初为仿真机开发的程序和游戏。有一次,实…

什么是 MAME?MAME 是一个多用途的仿真框架。MAME 以前是 Multi Arcade 机器仿真器的缩写,通过仿真来记录和再现街机机器,计算机,控制台,国际象棋计算机,计算器和许多其他类型的电子娱乐机器的内部组件。 作为一个很好的副作用,MAME 允许在现代 PC 上使用最初为仿真机开发的程序和游戏。有一次,实际上有两个独立的项目,MAME 和 MESS。 MAME 模拟器覆盖了街机,而 MESS 覆盖了其他一切。 它们现在合并为一个 MAME。

街机游戏模拟器 MAME 中文版

街机游戏模拟器 MAME 中文版

MAME 主要用 C 语言编写,其中一些核心组件用 C++ 编写。 MAME 目前可以模拟过去 50 年来超过 32000 个系统。

MAME 的目的是保存数十年的软件历史。 随着电子技术的不断涌现,MAME 阻止了这个重要的“复古”软件被丢失和遗忘。 这是通过记录硬件及其功能来实现的。 MAME 的源代码作为此文档。 该软件可用的事实主要是为了验证文档的准确性(如何证明您已经忠实地重新创建了硬件?)。 随着时间的推移,MAME(最初代表多街机器模拟器)吸收了姐妹项目 MESS(多模拟器超级系统),因此 MAME 现在记录了各种各样的(主要是复古的)计算机,视频游戏控制台和计算器,以及 最初关注的街机视频游戏。

整个 MAME 项目是根据 GNU 通用公共许可证 2(GPL-2.0)的条款分发,因为它包含在多个 GPL 兼容许可下提供的代码。 绝大多数文件(超过 90% 包括核心文件)都在 BSD-3-Clause 许可下,我们鼓励新贡献者根据此许可分发文件。
请注意,MAME 是 Gregory Ember 的注册商标,并且必须获得使用“MAME”名称,徽标或文字标记的许可。

支持操作系统
当前源代码可以在所有主要操作系统下直接编译:Microsoft Windows(包括 DirectX/BGFX 本机支持或支持 SDL),Linux,FreeBSD 和 Mac OS X. 此外,32 位和 64 位都是 支持,但要注意 64 位通常显示速度显着增加。

系统要求
MAME 是用相当通用的 C/C++ 编写的,并且已被移植到许多平台上。 随着时间的推移,随着计算机硬件的发展,MAME 代码也在不断发展,以利用所提供的更强大的处理能力和硬件功能。

官方 MAME 二进制文件经过编译和设计,可在基于 Windows 的标准系统上运行。

最低要求是:
Intel Core 系列 CPU 或同等产品,至少 2.0 GHz
32 位操作系统(Windows 上为 Vista SP1 或更高版本,Mac 上为 10.9 或更高版本)
4 GB RAM
适用于 Windows 的 DirectX 9.0c
具有 Direct3D 或 OpenGL 功能的显卡
任何支持 DirectSound 的声卡/板载音频

MAME 中文设置

General Settings – Customize UI – Language 选择 Chinese(Simplified),保存设置即可。

MAME 许可证

MAME 项目作为一个整体是根据 GNU 通用公共许可证 2 (GPL-2.0) 的条款分发的,因为它包含在多个 GPL 兼容许可证下可用的代码。 绝大多数文件(超过 90% 包括核心文件)都在 BSD-3-Clause 许可下,我们鼓励新的贡献者在此许可下分发文件。

请注意,MAME 是 Gregory Ember 的注册商标,使用“MAME”名称、标志或文字标记需要获得许可。

官方主页

What’s new in MAME 0.273
Dec 31, 2024
MAME Testers bugs fixed:
03083: [Sound] (namco/baraduke.cpp) aliensec, baraduke: A workaround is used to play some sounds. (hap)
03099: [Debugger] (cinematronics/cinemat.cpp) All games in cinemat.cpp: Watchdog reset is triggered by the debugger. (hap)
03202: [Compiling] (atari/irobot.cpp) Code can’t be compiled with DISASSEMBLE_MB_ROM set to 1. (hap)
04901: [Flip Screen/Cocktail] (konami/battlnts.cpp) battlnts and clones: Sprites are not flipped when screen is flipped. (hap)
04902: [Flip Screen/Cocktail] (konami/bladestl.cpp) bladestl and clones: Sprites are not flipped when screen is flipped. (hap)
05604: [Speed] (cvs/cvs.cpp) hunchbak, hunchbaka: The game incorrectly slows down at various points. (hap)
05607: [Sound] (dataeast/kchamp.cpp) karatedo, kchamp: Speech samples play too slowly. (hap)
05724: [Graphics] (konami/contra.cpp) contra and clones: The second player’s death animation in 3D stages is flipped. (hap)
05865: [Misc.] (irem/m92.cpp) nbbatman2bl: Video reads out-of-bounds tiles. (hap)
05962: [Sound] (misc/gotcha.cpp) gotcha: Music stops playing during gameplay. (darq)
06511: [Graphics] (konami/bladestl.cpp) bladestl: The Zamboni is not drawn correctly when partially visible on the right. (hap)
06752: [Known Issues/To-Do’s] (dataeast/dec8.cpp) csilver: The first coin slot has no option for one credit per coin. (hap)
06945: [Sound] (capcom/srumbler.cpp) srumbler, srumbler2, srumbler3, rushcrsh: Background sound is out-of-sync. (hap)
07016: [Crash/Freeze] (cvs/galaxia.cpp) astrowar: The game resets at the start of the fifth stage. (AJR)
07133: [Graphics] (cvs/cvs.cpp) cosmos: The game title is invisible on first start. (hap)
07888: [Crash/Freeze] (cinematronics/cinemat.cpp) warrior: The screen is not drawn with software rendering. (hap)
08360: [Sound] (sega/system1.cpp) wbml and clones: Sound balance is incorrect. (sasuke)
08461: [DIP/Input] (subsino/subsino2.cpp) qbeebing: The “change” button is missing. (Cristiano-MDQ)
08483: [Misc.] all amiga/arsystems.cpp and amiga/upscope.cpp sets: Video draws out of bounds. (Angelo Salese)
08491: [Misc.] (amiga/cubo.cpp) cndypuzl, haremchl, lasstixx, mgnumber, mgprem11: Video draws out of bounds. (Angelo Salese)
08794: [Crash/Freeze] (gottlieb/gottlieb.cpp) krull: The game may crash after a soft reset. (AJR)
08833: [Crash/Freeze] (philips/cdi.cpp) cdimono1 [hotmario, hotmariou]: Game may freeze when adding up stage bonus. (Andre Zeps)
08853: [DIP/Input] (capcom/exedexes.cpp) exedexes, savgbees: The bonus life DIP switches are labelled incorrectly. (ketburai)
08942: [Gameplay] (misc/vamphalf.cpp) coolmini: Some games behave incorrectly with the Hyperstone E1 recompiler. (Ryan Holtz)
08975: [Crash/Freeze] (misc/dorachan.cpp) dorachan: The game crashes after the second player completes the bonus stage. (hap)
08984: [Sound] (venture/suprridr.cpp) suprridr: Sounds play too slowly, and the wrong sounds play in some situations. (hap)
08989: [Sound] (sunelectronics/kangaroo.cpp) kangaroo and clones: The death sound modulation rate is incorrect. (hap)
08992: [Graphics] (namco/namcofl.cpp) speedrcr: Sprites are not displayed during gameplay. (hap)
08996: [Sound] (sigma/nyny.cpp) nyny and clones: The pitch of PSG sounds is too high. (hap)
08999: [Crash/Freeze] (atari/jaguar.cpp) jaguar: The emulator crashes when attempting to load raw binaries. (Robbbert)
09000: [Crash/Freeze] (motorola/m8120.cpp) m8120: The emulator crashes when loading non-volatile RAM data on start. (hap)
09002: [Crash/Freeze] (misc/mcm70.cpp) mcm70: The video emulation corrupts memory. (hap)
09003: [Crash/Freeze] (korg/microkorg.cpp) microkorg: The emulator exits unexpectedly. (AJR)
09026: [DIP/Input] (orca/espial.cpp) espial and clones: The button order seems unconventional. (125scratch)
09027: [Sound] (sunelectronics/route16.cpp) route16 and clones: Crash sound doesn’t match recordings from arcade systems. (hap)

https://www.mamedev.org/releases/whatsnew_0268.txt

资源:1780.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:536766)
点击下载(提取码:536766)
点击下载(提取码:ycce)
点击下载(提取码:d39w)

声明:大眼仔旭 | 本文采用署名-非商业性使用-相同方式共享 4.0 国际许可协议[CC BY-NC-SA]进行授权
文章名称:《街机游戏模拟器 MAME 0.273 + x64 中文多语免费版
文章固定链接:https://www.dayanzai.me/mame.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
转载声明
全部评论: (6条)
  1. htchen2020-04-30 15:48 回复
    有没有好的rom分享一下
  2. ngli2021-10-11 22:41 回复
    一个手柄经典休闲游戏
  3. 一一2023-07-31 15:53 回复
    我安装后是英文版,怎么设置汉化?
    • 大眼仔~旭2023-07-31 17:47
      文章中有写语言切换中文选项
  4. 修枫2024-04-28 00:46 回复
    游戏名全是英文不知道怎么选择,哎

发表评论

返回顶部