Releases for Windows operating systems.
- Details
- Category: Windows
What's New:
- DirectXInput: Holding the touchpad now starts video screen capture.
- Miscellaneous application improvements and fixes.
- Details
- Category: Windows
What's New:
Google Translate:
- Emulate C Bug - an option to emulate the bug of the C feature flag. The description was somewhere, when I find it, I will describe it in the documentation. Enabled by default.
- Emulate 177702 behavior - an option to emulate the correct behavior of register 177702. This is when you write something into it, and it disappears from the bus. Enabled by default. It is recommended to turn it off in order to programmatically detect the emulator / real hardware. If disabled, then when writing to the register, it does not disappear from the bus, but the number 177777 is always read from it.
- Emulate CPU 1801VM1G - the option enables the features of the K1801VM1G processor: the MUL hardware command and the BE timer interrupt. Disabled by default.
- Emulate EIS Instructions Set - this option enables hardware execution of MUL, DIV, ASH, ASHC instructions. Disabled by default.
- Emulate FIS Instructions Set - this option enables hardware execution of FADD, FSUB, FMUL, FDIV instructions. Disabled by default.
- Details
- Category: Windows
What's New:
- Various small fixes on FDC and CRTC emulation
- Improving the implementation of the Additional Roms
- Fixed a bug on PSG emulation
- AMSpiriT can be executed by a command line
- Details
- Category: Windows
What's New:
- Fixing D3D8/9 update-texture again (regressive bug) (Ys Seven, Valley Benchmark, ...)
- Support for D3D12 triangle fans if the OS runtime and your driver supports it (Win11)
* This removes some software overhead in D3D8/9 Draw calls in certain cases
* There is a new dbg layer message for what D3D12 optional features are available and used
- A bug is fixed in the D3D9 FVF validator (Lord of the Rings - War in the North, missing foliage)
- Fractional viewports instead of shader code for D3D11 FL11.0+ (Test Drive Unlimited 2 through D3D11)
- Refactoring DDI blitting code (optimization, dev-only feature)
- Details
- Category: Windows
What's New:
Google Translate:
- Fixing a bug that KUVO found - debug glitches on odd PC.
- Added option to set different kind of screenshot file name format.
- At the request of Gryphona, we extend the option "CPU stop after starting the emulator" to load the state.
- Now, if you enable this option and save the state with it, then it will put the emulator into a debug break when loading, and you will need to start it manually.
- Simulated the behavior of register 177702, now if something is written to it, it disappears until an EMT command or a reboot is performed.
- fiddling with the user interface:
* Added some icons;
* Added a button to the toolbar to interrupt on vector 100 or 270;
* Split too large "Configuration" menu into two: "Configuration" and "Management";
* In the "About" window, plain text has been replaced with html for beauty.
- Updated MSF documentation to the latest version.
- Details
- Category: Windows
What's New:
Changed : MAME Classic no longer adds the depreciated "<NULL> (not set)" text for entries in the mame.ini without a value.
Changed : MAME Classic will now create the mame.ini file in it's temp folder to avoid possible conflicts with other ini files.
Changed : Software lists will now only display software which is compatible with the selected machine.
Changed : The BIOS Filter now shows the BIOS description and filters more accurately.
Changed : The Exit routine has been cleaned up to prevent the app from crashing on exit under rare conditions.
Changed : The MESS Machine listview can now be sorted.
Changed : The MESS Machine listview would show non-installed machines in black if they didn't need a ROM but still needed a device file. These machines now show in red.
Changed : The Options form is now one scrolling page instead of two pages.
Changed : The Path selections now let you select multiple paths for ROMs and Artwork.
Fixed : Exporting a software list would fail if any filters were applied.
Fixed : A crash caused by output file biosmame.txt growing so large.
Fixed : Software Installed/Non-Installed option buttons could be greyed-out even if a selected machine has software.
Removed : Path selections for Other MAME ROMs, Ini and Comments.
- Details
- Category: Windows
What's New:
- a2video, a2video_comp, a2video_comprgb: Fixed another regression where composite double-hi-res was usually monochrome [R. Belmont].
- abc80: Emulate the TKN 80 80-column expansion kit.Add system ROMs with checksum 10042 [PC/M]. Refactor ABC Memory Card to use generic slots. Devicify the SN74S263 character generator. Added keyboard PROM, and memory card IEC/Printer ROMs [Curt Coder].
- abc80kb: Changed description to 'ABC 80 Keyboard'.
- abc80x.cpp: Detect interlaced disk images. Split floppy software lists by disk drive type. Fix sector dump floppy image loading. Move ufd631 from 'abc830_flop.xml' to 'abc832_flop.xml' [Curt Coder].
- alphie: Changed description to 'Alphie: The Electronic Robot (patent)'.
- amstrad.cpp: Use standard list of slot options for Centronics port [AJR]. Removed duplicate software in 'cpc_flop.xml [Wilbert Pol].
- atarist.cpp: Cleaned up metadata, identified software with manual copy protection, and noted issues in 'st_flop.xml' [Angelo Salese].