MAME (32-bit) 歷史版本列表
MAME 是一個很棒的免費模擬器,可以讓你玩數以千計的 PC 遊戲! MAME 的目的是保存數十年的軟件歷史。隨著電子技術的不斷湧現,MAME 阻止了這個重要的“年份”軟件被遺失和遺忘。這是通過記錄硬件及其功能來實現的。 MAME 的源代碼作為本文檔。軟件可用的事實主要是為了驗證文檔的準確性(您還能如何證明您已經忠實地重新創建硬件?)。隨著時間的推移,MAME 吸收了姊妹項目 MESS(多模擬器超... MAME (32-bit) 軟體介紹更新時間:2020-09-17
更新細節:
What's new in this version:
- feat: improving using enter for confirming some dialogs
- fix: scrolling in the main folder panel
- fix: move pdf thumb generation in main windows
- fix: exiting full screen from PDF-viewer
- chore: updating ja and cn translations
- fix: typo and wrong tooltip #1167
- chore: update cordova ios v6.1.0 (#1170)
- feat: Android download button from S3 (#1164)
- fix: split pane && improvements
- feat: read macos tags (#1159)
- feat: import files fine tuning (#1157)
- feat: add upload progress dialog (#1152)
- feat: use upload dialog for adding existing file functionality from plus button and directory menu
- fix: loosing tag color on drag and drop
- fix: ui glitch in folder navigation #1095
- impr: custom preview for DnD tags (#1156)
- fix: upload to S3 from/to subdirs tree only
- fix: DnD to leaf nodes
- pro: Upload many files from local folder to a s3 folder in the location manager && from Desktop
- fix Move many files from local folder to subfolder on the same level - change in the default perspectiv
- fix DnD in subfolder
- fix: colors in rc-table by dark-mode
- feat: enable multiple files upload
- feat: add uuid for the folders in the tsm.json
- fix: tag library import functionality
- fix: issue with deleting tags with the same name in different taggroups #1145
- fix: various issues in the tag library
- chore: ui improvement, added hover for row elements
- feat: making running in portable mode visible in the desktop app
- feat: improving entry selection in the row mode of the default perspective
- fix: icon of broken thumbnail images
- fix: toggling file operation on selection change
- fix: open prev and next documents with keyboard shortcuts
- chore: upgrading pdf.js to 2.4.456
- chore: upgrading electron to 9.0.3
- feat: automatic rotation of JPG according to EXIF now native in chrome 81
更新時間:2020-09-17
更新細節:
更新時間:2020-09-15
更新細節:
What's new in this version:
- Added FORCE_4_INPUT compilation symbol
- Another place for bumping up test profile index
更新時間:2020-09-14
更新細節:
What's new in this version:
- Fixed test profile index use for Windows 7
- Found more places where controller limit check was needed
更新時間:2020-09-14
更新細節:
What's new in this version:
- Added clamping on LS and RS dead zones in profile reader
- Corrected test profile index when launching Profile Editor from Profiles tab
更新時間:2020-09-13
更新細節:
What's new in this version:
- Allow Black icon image for tray icon
- Changes to allow a maximum of 8 input controllers. The old limit was 4.
- Leave custom lightbar color active after macro if 'Keep key state' is set. Contribution by mika-n
- Added One Euro Filter to UDP Server mapping
- Added simple Presets window for Profile Editor
- Changed some Gyro Controls checks in mapping routine. Old routine could have activated any set Gyro Controls buttons even while Gyro Mouse Joystick is used
- Added a Changelog viewer window to project
- Remove temp profile association on device removal
- Fixed profile save name check for Save method in Profile Editor
- Changed Quick Charge check to delay disconnecting BT controller until USB controller is detected. Allows USB wall chargers to be used to charge a DS4 and not interfere.
- Fixed profile save on profile migration
更新時間:2020-09-12
更新細節:
What's new in this version:
- fix #1564: broken auto-type on some Linux installations
- fix #1591: error in old MS Edge
- fix #1598: fixed header format for KDBX4+AES
- fix #1597: Dropbox sync now includes scopes
- PKCE enabled on Dropbox auth
- updated vulnerable dependencies
更新時間:2020-09-12
更新細節:
What's new in this version:
- Middle click tray icon opens the Configurator
- Update Task Scheduler to 2.8.21
- Update ModernWPFUI to 0.9.2
- Simplified some code
- Made some changes to the build in uninstaller. (The build in uninstaller removes the install directory. However if you place all the exe's and dll's straight onto your desktop then all the files on your desktop would have been removed to. Now you will be prompted to remove the files manually.)
更新時間:2020-09-03
更新細節:
What's new in this version:
- Added XInputChecker link
- Fixed null pointer issues in Macro Editor when using Preset options
更新時間:2020-09-02
更新細節:
What's new in this version:
- Added WIN64 compilation symbol back in
- Added Touchpad Click as an output binding
- Added support for SnakeByte Game:Pad 4S gamepad. Contribution by mika-n
- Implemented fuzz routine for LS and RS. Delta value before stick coordinates are updated
- Changed assembly references. Found a way to safely use AggressiveInlining
- Increased initial service start delay
- Do not change window size if it is currently larger than default Profile Editor size
- Added note about Edge to Exclusive mode error message
- Fixed app crash when TaskService COM objects don't work. Contribution by mika-n