Nintendo 3DS Emulator - Borked3DS v2025.02.14 - Released
- Details
- Category: Multiple Platform
What's New:
Bugs Fixed
- The MacOS build does not launch properly (x86_64 and AArch64).
- Rotating the display in Android may result in a crash.
- The Android app may not launch correctly on Android 9-11.
- Regression: Launching the Home Menu may not work correctly in Android (NOTE: If it still doesn't work after upgrading to this release, you may need to re-download the System Files or clear out your User Folder and then re-download).
- Regression: There may have been some minor missing textures when using OpenGL.
- Borked3DS now builds with gcc-12 on Bookworm-based Raspberry Pi (or similar aarch64) devices (NOTE: It may still not run properly regardless; this is still being looked at).
- Android: Using oboe api as an input device now works correctly.
New Features
- Migration from glad to glad2 libraries.
- Most existing vector math is now accelerated using SIMD operations and compiler intrinsics. This may result in improved performance. Minimum hardware requirements are NEON support for AArch64 and SSE2+ support for x86_64 (SSE4+ or AVX+ recommended), which is pretty much any modern machine so it probably doesn't disqualify much regardless. This feature has only been minimally tested, so feel free to chime in with your experiences in the Discussions forum. As always, Pull Requests with fixes or improvements are always welcome.
What's Changed
- Adding Swedish translation
- Fix various GCC warnings and errors
- Android (refactor): Improve null safety and fix rotation
- video_core: Optimize vector math with SIMD instructions and compiler intrinsics
- MacOS: Fix external MoltenVK bundling
- externals: Update glad 0.1.36 to glad2 v2.0.8 by
- CMakeLists.txt: Prefer bundled dependencies over system installed versions by default
- Vulkan: v1.4.304.1
- audio_core: Implement oboe_input device
- InputOverlay.kt: Revert null safety checks
- EmulationFragment.kt: Restore game icon loader
- Android: Migrate from using WindowInsetsController to WindowInsetsControllerCompat
- Update to Xbyak v7.23+
- Optimize SIMD vector math instructions
- vector_math.h: Avoid strict aliasing violations and use safer memory operations
Third-Party Updates
- Android: Gradle 8.12.1
- Android: Kotlin 2.1.10
- Android: NDK r28
- aqtinstall 3.20
- QT 6.8.2 (all Desktop builds)
- Vulkan Memory Allocator v3.2.1
- Migrate from glad 0.1.36 to glad2 v2.0.8
- Vulkan: v1.4.304.1 support
- SDL 2.32.0
- xbyak v7.23.1
- Other minor dependency updates for Desktop and Android
(MAME) Apple II Emulator Frontend - Ample 0.274 - Added
- Details
- Category: Mac
A slightly more user-friendly front-end for using MAME as an Apple II emulator. Requires Mac OS X 10.11+
HP Calculator Emulator - Plus42 v1.2.4 - Released
- Details
- Category: Multiple Platform
What's New:
* Equations can now be embedded in programs, using X2LINE or EQN→STO→PRGM. Equation lines can be plain, which means they push the equation object onto the stack, or they can be EVAL lines, which evaluate the equation in place. Equation lines can be toggled between plain and EVAL lines using the EVAL
function in PRGM mode.
* The CUSTOM menu didn't stick reliably, due to a bug introduced in 1.2. Fixed.
Nintendo 64 Emulator - Gopher64 v1.0.6 - Released
- Details
- Category: Multiple Platform
What's New:
- Bump clap from 4.5.28 to 4.5.29
- fix PAL aspect ratio
- PAL aspect ratio adjustment
- don't modify cart.rom
- add a way to show internal FPS
- dynamically calculate speed limit frequency
- fix rsp reserved commands
- add some sdl window flags
- only try to assign enabled controllers
HP Calculator Emulator - Free42 v3.2.2 - Released
- Details
- Category: Multiple Platform
What's New:
* The CUSTOM menu didn't stick reliably, due to a bug introduced in 3.2. Fixed.
(MAME) CatList.ini, CatVer.ini, Genre.ini & Mature.ini v0.274 - Released
- Details
- Category: Windows
What's New:
Aligned files to MAME 0.274
MS-DOS Player v2025/2/13 - Released
- Details
- Category: Windows
What's New:
- Fix INT 10h, AH=12h, BL=30h
Multiple System Emulator - jgenesis v0.9.0 - Released
- Details
- Category: Multiple Platform
What's New:
- Revamped low-pass filter options for Genesis / Sega CD / 32X that should be significantly more accurate to actual hardware than the v0.8.3 settings
- Improved audio quality for all emulated systems via much higher-quality audio resampling
- A rather large number of bugfixes for Genesis, Sega CD, 32X, SMS, Game Gear, SNES, Game Boy [Color]
- Major bugfixes for Linux AppImage builds in Wayland
- Save state files are now internally compressed using zstd, which should reduce save state file size by 70-80% in most cases
- Basic CPU + CD-ROM drive overclocking options for Sega CD, which have fairly low compatibility but do help in some games
Sega Model 3 Arcade Emulator - Supermodel3-PonMi Feb 12 , 2025 - Released
- Details
- Category: Multiple Platform
What's New:
Merge official d43fd3e
Sega Model 3 Arcade Emulator - Supermodel (Sinden) v0.3a - Updated
- Details
- Category: Multiple Platform
What's New:
?
Nintendo Entertainment System Emulator - Nesmancer v0.1.1 - Updated
- Details
- Category: Multiple Platform
What's New:
Ignore generated RCa09800 files
Add toml++ to thirdparty libraries used
Save and load selected theme
MS-DOS Player v2025/2/12 - Released
- Details
- Category: Windows
What's New:
- Fix WOWSysErrorBox (thanks Mr.cracyc)
- Improve file path handling for DEV prefix (thanks Mr.cracyc)
- Improve INT 10h, AH=10h/11h to consider scanlines (thanks Mr.cracyc)
- Fix INT 10h, AX=1003h (thanks Mr.cracyc)
- Support INT 10h, AH=12h, BL=30h (thanks Mr.cracyc)
- Support INT 10h, AH=FAh (thanks Mr.cracyc)
- Support INT 10h, AX=1001h/1002h/1008h/1009h
Thomson MO5 Emulator - Maurice v1.3.0 - Released
- Details
- Category: Multiple Platform
What's New:
- Migration to egui to replace speedy2D.
- Support for WASM32 to run the emulator in a browser seehttps://kpouer.github.io/Maurice/
- Drag & drop support (to load tape files)
Nintendo 64 Emulator - Gopher64 v1.0.5 - Released
- Details
- Category: Multiple Platform
What's New:
- add some CPU read cycles
- use git hash for netplay sync
- Remove fat LTO
- Savestate support
- update cargo packages
- use cache-apt-pkgs-action@v1>
NES Emulator - GoNES v0.2.0 - Released
- Details
- Category: Multiple Platform
What's New:
Features
- (apu): Add config for buffer size
- (apu): Improve APU downsampling quality
- (config): Add support for per-game config overrides
- (nesutil): Add subcommand to create a ROM file
- (nesutil): Add subcommand to decode CHR to a PNG
- (nesutil): Add subcommand to decode Game Genie codes
- (nesutil): Add subcommand to encode Game Genie codes
- (nesutil): Add subcommand to encode a PNG to CHR data
- (nesutil): Add subcommand to split CHR and PRG from a ROM file
- (nesutil): Add support for extracting ROM header
Fixes
- (apu): Decrease default buffer size to prevent audio lag
- (apu): Optimize APU using a ring buffer
- Optimize web version by tweaking wasm-opt flags
Others
- (database): Update NoIntro database
- (nesutil): Improve ls subcommand error handling
- (nesutil): Improve multiple error formatting
- (nesutil): Rename gonesutil to nesutil
- Change import path to gabe565.com/gones
Dependencies
- (deps): Add enumer as versioned dependency [skip ci]
- (deps): lock file maintenance
- (deps): update dependency @trivago/prettier-plugin-sort-imports to v5.2.2
- (deps): update dependency @vitejs/plugin-vue to v5.2.1
- (deps): update dependency @vue/eslint-config-prettier to v10
- (deps): update dependency eslint-config-prettier to v10
- (deps): update dependency eslint-plugin-prettier to v5.2.3
- (deps): update dependency eslint-plugin-vue to v9.32.0
- (deps): update dependency globals to v15.14.0
- (deps): update dependency node to v22
- (deps): update dependency postcss to v8.5.2
- (deps): update dependency prettier to v3.5.0
- (deps): update dependency sass to v1.83.4
- (deps): update dependency tailwindcss to v4
- (deps): update dependency unplugin-icons to v22
- (deps): update dependency vite to v6.1.0
- (deps): update dependency vite-plugin-pwa to v0.21.1
- (deps): update dependency vue to v3.5.13
- (deps): update eslint monorepo to v9.20.0
- (deps): update gabe565.com/utils digest to e4ad4d8
- (deps): update go to v1.23.6
- (deps): update icons to v1.2.14
- (deps): update module github.com/hajimehoshi/ebiten/v2 to v2.8.6
- (deps): update module github.com/knadh/koanf/v2 to v2.1.2
- (deps): update module github.com/lmittmann/tint to v1.0.7
- (deps): update module github.com/puerkitobio/goquery to v1.10.1
- (deps): update module github.com/spf13/pflag to v1.0.6
- (deps): update module github.com/stretchr/testify to v1.10.0
Multiple System Emulator - ClassicBoy Pro 7.0.8 - Released
- Details
- Category: Android
What's New:
- Fixed bug of game state loading of PPSSPP
- Fixed bug of game shortcut launching procedure
Amstrad CPC Emulator - ACE-DL v2025/02/11 - Released
- Details
- Category: Multiple Platform
What's New:
- new method for window decoration hack compatible with Ubuntu taskbar and MacOs bars
Page 2 of 81