Releases with ports for two or more operating systems.
- Details
- Category: Multiple Platform
I don't know how this differs from the official release. I'll update when I figure that out.
This fork appears to be popular among many users.
- Details
- Category: Multiple Platform
What's New:
- Now supports save data.
- H-counter and H-blank approximation.
- Correct sprite Y-coordinate wrap-around.
- Mega CD games can be drag-and-dropped onto the emulator window.
- Massively-optimised CPU idling.
- Complete window plane emulation.
- Debugger improvements.
- Overhauled sprite list debugger.
- VRAM, CRAM, VSRAM, and External RAM memory viewers.
- All memory viewers can save their contents to a file.
- Correct V-counter in Interlace Mode 2.
- Emulate invalid plane width and height settings.
- Emulate window plane bugs.
- Details
- Category: Multiple Platform
What's New:
- Fix out of bounds read in game specific plugin settings
- Fix inconsistent casing for the 'Left:' label in RMG-Input (thank you @cursedUs64-git)
- Fix incorrect error message in RMG-Core
- Update mupen64plus-video-GLideN64, mupen64plus-core, LZMA SDK and SDL_GameControllerDB
- Details
- Category: Multiple Platform
What's New:
- Updated PC-6001 compatible BASIC to 0.7.6
- Updated PC-6001 compatible basic ROMs to 0.7.6.
- Added Russian translation
- Details
- Category: Multiple Platform
What's New:
- Supports 1200baud tape image reading without ROM image
- Fixed default values for Kana key and Kana symbol key assignments
- Details
- Category: Multiple Platform
What's New:
- Support for Super Game Module (SGM) and AY8910 sound chip
- Support for Super Action Controller (SAC), Wheel Controller and Roller Controller
- Support for MegaCart
- Support for Activision cart
- Improved input keypad accuracy
- Native file dialogs
- Drag and drop rom files to open
- Debugger improvements
- Custom folders for saves and savestates
- Scaling improvements like fit to window size or fit to window height
- Hide cursor when hovering output window or when main menu is disabled
- Load symbol files from command line
- Support for WLA symbol files
- Improve input response time
- Save screenshots
- Support for WSL
- Automatic builds in GitHub Actions
- Several bug fixes
- add retrofw target
- add Miyoo target
- libretro: Refactor the input handling method to keep track of current…
- libretro: Add no sprite limit core option
- Details
- Category: Multiple Platform
What's New:
- Windows ARM64 support.
- Updated GLEW, SDL, Imgui, mINI, miniz and NFD libraries to latest version.
- Properly codesign and notarize macOS binaries.
- Improved audio client.
- Game mode in macOS.
- Manual integer video scale settings.
- [Debugger] Docking windows and multi viewport.
- [Debugger] Improved memory editor.
- [WiiU] Aroma CFW Compatibility
- [ios/tvos] Properly set min supported version
- Quality of life updates.
- Minor bugfixes.
- Details
- Category: Multiple Platform
What's New:
- added new traductions
- added FullScreen mode for Linux/Windows users (F11 key)
- upgrade width/height limit to 512 in Graphics Explorer
- added Amsdos header option for Memory import in configuration saves
- now you can resize Graphics Explorer window + size saved in configuration
- display an error message when a file is not supported (instead of simply discarding it)
- bugfix step over in trace with HALT, LDIR, CPIR and other 'looped' instructions
- bugfix number of selected Upper Rom, displayed in Gate Array window
- bugfix number of selected bytes after a successful search
- bugfix recovery of explorers coordinates after close/reopening
- Details
- Category: Multiple Platform
What's New:
* Added option to show the active keyboard map superimposed on the skin. The desktop versions have this in the Help menu, and the mobile versions have it in the About dialog.
* Added functions for direct access to matrix and list elements: GETMI, PUTMI, GETLI, and PUTLI. See the Free42 web site for details.
* iOS and MacOS versions: Improved Dark Mode support.
* In compatibility mode, VIEW(G(A)) would recall the global A to the stack, but view the local A. Fixed.