Emulation64.com  ::  EmuTalk.net  ::  DCEmu.co.uk     About  ::  Hosting  ::  Donate 
Home Files Forums Reviews Guides Articles Interviews

Welcome to the Emulation64 Network

 




    Monday, March 29, 2021
mGBA v0.9.0 released!

Fully functional e-Reader support:



GameCube games that linked with GBA games:



Changelog

Features




e-Reader card scanning
New tool for converting between different save game formats
WebP and APNG recording
Separate overrides for GBC games that can also run on SGB or regular GB
Game Boy Player features can be enabled by default for all compatible games
Frame and I/O viewer support for Game Boy
Bug report tool for gathering information helpful for reporting bugs
Mute option in homebrew ports
Status indicators for fast-forward and mute in homebrew ports
VBA bug compatibility mode for ROM hacks that don’t work on real hardware
Read-only support for MBC6 flash memory
New unlicensed GB mappers: Pokémon Jade/Diamond, BBD, and Hitek
Stack tracing tools in ARM debugger (by ahigerd)
Command scripts for CLI debugger (by ahigerd)
Scheduled event dumping in CLI debugger
ARM disassembler now resolves addresses to symbol names
Add Game Boy Player feature support to ports
Individual window types can now be toggled in debugging views
Support for the Wii U GamePad when running as an injected VC title

Emulation fixes

ARM: Fix ALU reading PC after shifting
ARM: Fix STR storing PC after address calculation
ARM: Fix Addressing mode 1 shifter on rs == pc (fixes #1926)
ARM: Fix long multiply-and-accumulate register write order (fixes #1956)
ARM: Fix long and accumulate multiply timing
GB: Partially fix timing for skipped BIOS
GB: Downgrade DMG-only ROMs from CGB mode even without boot ROM
GB: Fix marking BIOS as unmapped when skipping BIOS (fixes #2061)
GB Audio: Fix serializing sweep time
GB Audio: Fix some channel 4 timing edge cases
GB MBC: Fix MBC1 mode changing behavior
GB MBC: Fix some MBC3 bit masking
GB Video: Fix state after skipping BIOS (fixes #1715 and #1716)
GBA: Fix timing advancing too quickly in rare cases
GBA: Clear GBP connection on reset
GBA Audio: Revamp FIFO emulation (fixes #356, #875, #1847)
GBA BIOS: Implement dummy sound driver calls
GBA BIOS: Improve HLE BIOS timing
GBA BIOS: Fix reloading video registers after reset (fixes #1808)
GBA BIOS: Make HLE BIOS calls interruptable (fixes #1711 and #1823)
GBA BIOS: Fix invalid decompression bounds checking
GBA DMA: Linger last DMA on bus (fixes #301 and #1320)
GBA DMA: Fix ordering and timing of overlapping DMAs
GBA I/O: Green swap register should be readable
GBA I/O: Ignore high bits on IME
GBA Memory: Improve gamepak prefetch timing
GBA Memory: Stall on VRAM access in mode 2 (fixes #190)
GBA Memory: Improve robustness of Matrix memory support
GBA Memory: Mark Famicom Mini games 22 through 28 as non-mirroring
GBA Memory: Return correct byte for odd ROM open bus addresses
GBA Memory: Improved AGBPrint emulation of edge cases (fixes #1867)
GBA Memory: Fix masking of misaligned jumps
GBA Serialize: Fix alignment check when loading states
GBA SIO: Fix copying Normal mode transfer values
GBA SIO: Fix Normal mode being totally broken (fixes #1800)
GBA SIO: Fix deseralizing SIO registers
GBA SIO: Fix hanging on starting a second multiplayer window (fixes #854)
GBA SIO: Fix Normal mode transfer start timing (fixes #425)
GBA Timers: Fix toggling timer cascading while timer is active (fixes #2043)
GBA Video: Latch scanline at end of Hblank (fixes #1319)
GBA Video: Fix Hblank timing
GBA Video: Implement green swap (fixes #1609)
GBA Video: Emulate sprite cycle limits in OpenGL renderer (fixes #1635)
GBA Video: Fix OBJWIN erratic rendering in OpenGL renderer
GBA Video: Fix x offset in 256-color BG mosaic (fixes #1684)
GBA Video: Fix transposed BG mosaic parameters in GL renderer
SM83: Emulate HALT bug
SM83: Improve mid-M-cycle interrupts
SM83: HALT should not consume an extra T-state

Other fixes

3DS: Fix thread cleanup
All: Improve export headers (fixes #1738)
Cheats: Fix indirect write cheats (fixes #2026)
CMake: Fix build with downstream minizip that exports incompatible symbols
CMake: Link with correct OpenGL library (fixes #1872)
Core: Ensure ELF regions can be written before trying
Core: Fix threading improperly setting paused state while interrupted
Core: Fix loading ELF files that have unexpected empty program headers
Core: Fix destroying an mVL with an invalid channel count
Debugger: Don’t skip undefined instructions when debugger attached
Debugger: Close trace log when done tracing
Debugger: Fix change watchpoints (fixes #1947)
Debugger: Call CLI debugger system init
FFmpeg: Fix some small memory leaks
FFmpeg: Fix encoding of time base
GB: Fix crash when changing ROM while in banked address space
GB: Fix loading model overrides
GB MBC: Force minimum SRAM size on rare MBCs that always have SRAM
GB Serialize: Fix crash when loading pre-0.7 SGB savestates
GB Video: Fix SGB video logs
GB Video: Discard SGB packets in non-SGB mVLs
GB Video: Fix deserializing negative LX state
GB Video: Don’t rendering negative batches
GBA: Fix loading multiboot ELF files (fixes #1949)
GBA: Fix loading subsequent save files (fixes #2067)
mGUI: Don’t attempt to preload files larger than can fit in RAM
Qt: Force OpenGL paint engine creation thread (fixes #1642)
Qt: Fix static compilation in MinGW (fixes #1769)
Qt: Fix a race condition in the frame inspector
Qt: Load/save bytes from memory viewer in the order visible (fixes #1900)
Qt: Fix running proxied video if it gets pushed to the main thread
Qt: Fix game display sometimes disappearing after closing load/save state screen
Qt: Fix cancelling pausing before the frame ends
Qt: Fix gamepad event dispatching (fixes #1922)
Qt: Pre-attach GDB stub when launching with -g (fixes #1950)
Qt: Fix crash when editing shortcuts with none selected (fixes #1964)
Qt: Fix crashing when no OpenGL context can be obtained
Qt: Fix issues with I/O viewer not properly synchronizing state
Qt: Fix loading a new game crashing on Wayland (fixes #1992)
Qt: Fix inability to clear hat bindings
SM83: Simplify register pair access on big endian
SM83: Disassemble STOP as one byte
Switch: Fix GB game height in pixel accurate mode (fixes #2073)
Wii: Fix crash on unloading irregularly sized GBA ROMs

Miscellaneous

3DS: Use “wide mode” where applicable for slightly better filtering
3DS: Batch directory reads
Core: Add savedataUpdated callback
Core: Add shutdown callback
Core: Rework thread state synchronization
Core: Improve support for ROM patch cheats, supporting disabling overlapping patches
Core: Adding to library is now recursive
GB: Allow pausing event loop while CPU is blocked
GB: Add support for sleep and shutdown callbacks
GB: Redo double speed emulation (closes #1515)
GB: Support loading CGB-on-AGB boot ROM
GB Audio: Add channel 4 batching back (fixes #1313)
GB Core: Return the current number of banks for ROM/SRAM, not theoretical max
GB I/O: Implement preliminary support for PCM12/PCM34 (closes #1468)
GB MBC: Remove unused SRAM size
GBA: Allow pausing event loop while CPU is blocked
GBA BIOS: Division by zero should emit a FATAL error
GBA Cheats: Allow unlimited ROM patch-type codes per set
GBA Video: Convert OpenGL VRAM texture to integer
GBA Video: Skip attempting to render offscreen sprites in OpenGL
GBA Video: New GL palette approach, no more batch splitting on palette edits
GBA Video: Avoid integer division using reciprocal tricks
Debugger: Keep track of global cycle count
FFmpeg: Add looping option for GIF/APNG
FFmpeg: Add CRF support for applicable codecs
mGUI: Show battery percentage
mGUI: Skip second scan loop when possible
mGUI: Improve loading speed (fixes #1957)
Qt: Renderer can be changed while a game is running
Qt: Add hex index to palette view
Qt: Add transformation matrix info to sprite view
Qt: Memory viewer now supports editing decimal values directly (closes #1705)
Qt: Add copy button to GB printer dialog
Qt: Window title updates can be disabled (closes #1912)
Qt: Redo OpenGL context thread handling (fixes #1724)
Qt: Discard additional frame draws if waiting fails
Qt: Unify monospace font usage
Qt: Add button to jump to log settings
Qt: Use relative paths in portable mode when applicable (fixes #838)
Qt: Better initial shortcut editor column sizes
SDL: Fall back to sw blit if OpenGL init fails
Switch: Optimize font rendering (fixes #2078)
Switch: Allow switching between CPU and GPU renderers without reloading
Util: Reset vector size on deinit
VFS: Change semantics of VFile.sync on mapped files (fixes #1730)


Downloads: https://mgba.io/downloads.html
 



    Friday, March 26, 2021
2021-03-26 Recent Releases

* Denise 1.1.0 [Amiga] - https://sourceforge.net/projects/deniseemu/files/

* Mark5 1.8.0 [Hitachi BML3] - http://s-sasaji.ddo.jp/bml3mk5/download.htm

* WinArcadia 27.0 [s2650-based] - https://amigan.yatho.com/

* NO$GBA 3.04 [GBA/DS] - http://problemkaputt.de/gba.htm

 



    Wednesday, March 24, 2021
no@gba v3.04 released!

No$gba Release Notes

23 Mar 2021 - version 3.04

- web: released new gbatek version with separate htm pages per chapter
- help engine: allows to export gbatek to multple chapter-name.htm pages
- help engine: added search/prev/next functions, and goto prev/next chapter
- help engine: save_as adds vgwort markers to htm pages (for usage stats)
- debug: added simple ARM CPU tracelog function (in tty debugmsg window)
- debug: added nds-wifi IE/IF interrupt enable/flags (in io map window)
- nds-ir-help: cartridge infrared port SPI commands and memory map
- nds-ir-help: activity meter IR commands and memory map
- nds-ir-help: p-walter IR commands, memory map, LCD and Accel registers
- nds-ir-help: component lists for infrared carts and pedometers
- nds-ir-help: H8/386 exception vectors and SFRs, H8/300H registers and opcodes
- nds-cart-help: SanDisk rom supports max 200h-byte blocks (padded with FFh)
- dsi-i2c-help: added ACK/NACK notes (thanks lidnariq)
- nds-wifi-help: much better specs for nintendo beacons (zone and download play)
- nds-wifi-help: much better specs for ds download play transfer protocol
- nds-wifi-help: added CMD/REPLY multiplay specs (thanks Arisotura)
- nds-wifi-emu: multiplay cmd/reply transfers (semi-stable)
- nds-wifi-emu: data frame rxhdr cmd/reply type, and txhdr reply status
- nds-wifi-emu: data frame rxhdr bssid match flag (per from/to sta/ds)
- nds-wifi-emu: rxfilter for da=mac, and broadcast with/without bssid=bssid
- cmdline: added fullscreen mode commandline switch (see /? for all switches)
- multimachine: mount_system (and init MAC address) now after init machine_id
- multimachine: fixed vram-remapping on add machne (moved after chain_in arm7)
- multimachine: fixed crash on non-existing sinline-dealloc on nds7 side
- multimachine: fixed 2-player no$gba.ini dsi-detect crash (thanks Lorenzo)


http://problemkaputt.de/gba.htm
 



    Sunday, March 21, 2021
hpsx64 v0350

Highly-Experimental Playstation and PlayStation2 Simulator for x64 based systems.
In development - Pre-initial Source code and binary release. Testing usage only



Here's changelog for latest build, released Mar 15, 2021:

hps1x64 - Playstation 1 simulator:
+ dma interrupt fixes

hps2x64 - Playstation 2 simulator
+ early experimental multi-threaded vu1 option (disabled by default)
+ R5900 DCache fixes


Sourceforge project repository
hps1x64 small binaries archive
hps2x64 small binaries archive
 



    Friday, March 19, 2021
2021-03-19 Recent Releases

* Pantheon 10.294 [Multi-system] - http://bostjan-grandovec.si/Content/Download.htm

* iNES 6.1 [NES] - http://fms.komkon.org/iNES/

* Speccy 5.9 [Sinclair] - http://fms.komkon.org/Speccy/

* Yuzu 567 [Switch] - https://github.com/yuzu-emu/yuzu-mainline/releases

* Cemu 1.22.8 [Wii-U] - http://cemu.info/
 



    Friday, March 12, 2021
2021-03-12 Recent Releases

* GroovyMAME 0.229 switchres 2.002a - https://github.com/antonioginer/GroovyMAME/releases

* VGBA 6.4 [GBA] - http://fms.komkon.org/VGBA/

* RockNES 5.65 [NES] - http://rocknes.web.fc2.com/

* Bletchmame 2.6 [Frontend] - https://www.bletchmame.org/

 



    Sunday, March 07, 2021
DuckStation dev.0.1-3431

DuckStation is an simulator/emulator of the Sony PlayStation(TM) console, focusing on playability, speed, and long-term maintainability. The goal is to be as accurate as possible while maintaining performance suitable for low-end devices.



Latest changes:

- 2021/03/03: RetroAchievements are now available. You can now log in to your retroacheivements.org account in DuckStation and gain points in supported games. Currently only for Windows/Linux/Mac, Android will be added in the future.
- 2021/03/03: Multitap is now supported for up to 8 controllers. You can choose which of the two main controller ports have taps connected in Console Settings and bind controllers in Controller Settings.
- 2021/03/03: Ability to add/remove touchscreen controller buttons and change opacity added for the Android app.
+ Fix master enable not having any effect;
+ Fix crash when loading input profile and multitap disabled;
+ Make hardware renderer init failure an OSD message;
+ Prevent quick menu opening over other windows;
+ Don't pass key input to controllers/hotkeys when ImGui has focus;


Github
Latest development builds
:: Older builds for Linux and Windows, Android, Mac and Source code.
 



    Friday, March 05, 2021
2021-03-05 Recent Releases

* SDLMAME 0.229 for Ubuntu - https://sdlmame.wallyweek.org/download/

* Steem 4.1.0 [Atari ST] - https://sourceforge.net/projects/steemsse/rss?path=/

* ColEm 5.6 [Colecovision] - http://fms.komkon.org/ColEm/

* Sameboy 0.14.2 [GB] - https://sameboy.github.io/downloads/

* Emulicious (2021-02-28) [Multi-system] - http://emulicious.net/news/

* Polyblast v1 [Multi-system] - https://polyblast.co.uk/

* WinArcadia 26.91 [s2650-based] - https://amigan.yatho.com/

* RPCS3 v0.0.15 Alpha [PS3] - https://github.com/RPCS3/rpcs3/releases

* PPSSPP 1.11.3 [PSP] - http://www.ppsspp.org/downloads.html

* Xebra (2021-02-28) [PSX] - http://drhell.web.fc2.com/ps1/index.html

* Fuse 1.6.0 [Sinclair] - http://fuse-emulator.sourceforge.net/

* Speccy 5.8 [Sinclair] - http://fms.komkon.org/Speccy/

* Classic99 v399.039 [T.I. 99/4A] - http://www.harmlesslion.com/cgi-bin/onesoft.cgi?1

* Cemu 1.22.7 [Wii-U] - http://cemu.info/

* dgVoodoo 2.73 [Plugin] - http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/

* Clrmamepro 4.041 [Rom Manager] - https://mamedev.emulab.it/clrmamepro/
 

File Releases

Cemu_1.21.3
No Description in database.

cemu_1.21.2
No Description in database.

cemu_1.21.1
No Description in database.

Cemu_1.21.0
No Description in database.

Cemu_1.20.2
No Description in database.



Latest Forum Posts

Introducing Project64 ...
Last Reply: NES_player4LIFE
Replies: 1

2021-04-02 Recent Rel ...
Last Reply: Robbbert
Replies: 0

mGBA v0.9.0 released!
Last Reply: spotanjo3
Replies: 0

2021-03-26 Recent Rel ...
Last Reply: spotanjo3
Replies: 1

no$gba v3.04 released ...
Last Reply: spotanjo3
Replies: 0


Latest Reviews

NDS - Okamiden
Created by WhiteX

Wii - deBlob 2
Created by WhiteX

Wii: The Conduit
Created by WhiteX

NDS: Hotel Dusk - Room ...
Created by WhiteX

NDS: Elite Beat Agents
Created by WhiteX


Support Guides

PCSX2
Created by Martin

Dolphin Emulator
Created by Martin

Nintendo DS Homebrew.
Created by WhiteX

PSX Plugins: Lewpy's Gl ...
Created by Dark Watcher

PSX Plugins: P.E.Op.S S ...
Created by Dark Watcher


Our Affiliates

AEP-Emu.de
DCEmu.co.uk
PSemu.pl


47,422,352 Visitors To The Emulation64 Network

Copyright 1999 - 2024 www.emulation64.com