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

Welcome to the Emulation64 Network

 




    Wednesday, January 31, 2018
2018-01-31 Recent Releases

MAME 0.194 was released

* Official - http://mamedev.org/release.html
* MAMEUI64 - http://www.mameui.info/
* MESSUI and MAMEUI32 - http://messui.1emulation.com/
* ARCADE32/64 - http://arcade.mameworld.info/

Other

* SDLMAME 0.193 for Ubuntu - http://sdlmame.wallyweek.org/download/
* WinUAE 3.6.0 [Amiga] - http://www.winuae.net/download/
* Hoxs64 1.0.9.7 [C64] - http://www.hoxs64.net/Default.aspx
* My Nes 7.1.6596 [NES] - https://sourceforge.net/projects/mynes/rss?path=/
* GameEx 15.10 [FE] - https://www.gameex.com/news/
 



    Wednesday, January 24, 2018
CorgiDS v1.0172 released!

A DS emulator that seeks to combine accuracy and speed. As of v0.1, it's a long way from either one, but with your support, CorgiDS will accomplish its goals.

CorgiDS v1.0.172 changelog:


make GBA games fast


For Windows, Linux, and macOS

Windows: https://github.com/PSI-Rockin/CorgiDS/releases/download/v0.1/corgids-v0.1-win32.zip

Linux: https://github.com/PSI-Rockin/CorgiDS/releases/download/v0.1/corgids-v0.1-linux.zip

macOS: https://github.com/PSI-Rockin/CorgiDS/releases/download/v0.1/corgids-v0.1-mac.zip

https://github.com/PSI-Rockin/CorgiDS
 



    Wednesday, January 17, 2018
2018-01-17 Recent Releases

* Ixbar 3000 v030 [FE] - https://sourceforge.net/projects/ixbar3000/files/ixbar3000v030.7z/download

* Emu Loader 8.4.3 [FE] - http://emuloader.mameworld.info/downloads.htm

* ThunderMAME32UI+ (2018-01-16) - http://www.geocities.co.jp/SiliconValley-Sunnyvale/8595/

* jzIntv (2018-01-15) [Intellivision] - http://spatula-city.org/~im14u2c/intv/

* Emulicious (2018-01-14) [Multi] - http://emulicious.net/news/

* pfemame v2.2.6 [FE] - https://sourceforge.net/projects/pfemame/rss?path=/
 



    Monday, January 15, 2018
yuzu Git (2018/01/15) released!

An experimental emulator for the Nintendo Switch

yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra.

It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and macOS. The emulator is currently only useful for homebrew development and research purposes.

yuzu Git Changelog:



* Merge pull request #15 from bsaleil/master
* vi: Add IManagerDisplayService::CloseDisplay function
* Merge pull request #13 from hpr/fno-new-ttp-matching
* fixed build for gcc c++17 / boost.icl incompatibility
* Merge pull request #14 from ogniK5377/master
* Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue execution
* renderer_gl: Clear screen to black before rendering framebuffer.
* renderer: Render previous frame when no new one is available.
* Update README.md with Travis link.
* lm: Fix IPC header for Initialize.
* time: Implement GetStandardUserSystemClock, GetCurrentTime.
* audio: Add files to CMake.
* hid: Remove unused registered_loggers.
* audio: Stub out AudOutU::ListAudioOuts.
* hid: Implement IAppletResource::GetSharedMemoryHandle.
* Merge pull request #10 from Andrix44/mpwarnings
* Fix some warnings in the microprofile
* qt: Update about dialog to show license for GPLv2 only.
* shared_memory: Minor fixes and cleanup.
* svc: Implement svcMapSharedMemory.
* kernel: Increase default stack size to 64K.
* Merge pull request #7 from JayFoxRox/remove-surface-viewer
* Remove Surface Viewer stub
* Merge pull request #4 from spycrab/aboutdialog
* Implement "About" dialog
* Merge pull request #1 from roblabla/patch-1


For Windows, Linux, and macOS

Can I play Switch games?

No – at this time, yuzu does not run any commercial Switch games. yuzu can boot some games, to varying degrees of success, but does not implement any of the necessary GPU features to render 3D graphics.

https://yuzu-emu.org
 



    Thursday, January 04, 2018
2018-01-04 Recent Releases

* Nova 0.1.8 [Saturn] - https://www.dropbox.com/s/6k741wck6k61yg3/nova%20v0.1.8.zip?dl=0

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

* jzIntv (2017-12-31) [Intellivision] - http://spatula-city.org/~im14u2c/intv/

* Hoxs64 1.0.9.6 [Commodore64] - http://www.hoxs64.net/Default.aspx

* kat5200 0.8.1 [Atari5200] - http://kat5200.jillybunch.com/

* Phoenix 2.8.23 [3DO] - http://www.arts-union.ru/node/23

* Emu Loader 8.4.2 [FE] - http://emuloader.mameworld.info/downloads.htm

* Arcan 0.5.4 [FE] - http://arcan-fe.com/
 



    Monday, January 01, 2018
SameBoy v0.10 released

SameBoy is a user friendly Game Boy and Game Boy Color emulator for macOS. SameBoy is extremely accurate and includes a wide range of powerful debugging features, making it ideal for both casual players and developers. In addition to accuracy and developer capabilities, SameBoy has all the features one would expect from an emulator – from save states to scaling filters. An SDL version is also available to Windows and Unix-like systems.

Changelog:



This version is not compatible with save states of older versions.
New/Improved Features

The CGB boot ROM will now wait until the user finishes choosing a palette
New SDL GUI:
More user friendly, settings are now more accessible
Added configurable controls
Added scaling filters (requires OpenGL 3.2 support)
Added frame blending (requires OpenGL 3.2 support)
Added joypad support to both the Cocoa and SDL ports

Accuracy Improvements/Fixes

More accurate PPU timings
The first frame after turning the LCD on is now skipped, as in hardware (Fixed Pokémon Pinball visual glitch)
Accurate emulation of VRAM and OAM blocking
More accurate emulation of MBC1
Improved serial cable timing emulation
Complete rewrite of the APU emulation (Fixed audio on several games)
APU emulation is now sample-accurate in almost all case
Audio is now rendered at 2MHz (like real hardware), downsampled to 96KHz (or 44.1 on Windows)
Passes all of Blagg’s APU tests, as well as most of SameBoy’s (yet-to-be-released) APU tests
Added 3 modes of high-pass filtering (Disabled, Emulate Hardware, and Preserve Waveforms)
Fixed KEY1 being writable on a CGB in DMG mode
Refined window behavior (Fixed visual glitches in Pokémon G/S/C)
SCY latching is now correctly emulated
Refined SCX’s effects on PPU timings
Correctly emulate differences in interrupt timing when the CPU is in halt mode
More accurate emulation of interrupt servicing. (Fixed Pinball Deluxe)
Fixed OAM interrupt timing (Fixed Pinball Deluxe when emulating a DMG)
Added 4 modes of color correction (Disabled, Correct Curves, Emulate Hardware and Preserve Brightness)
Fixed EI behavior

Bug Fixes

Fixed backtrace command in the debugger (first item did not appear correctly)
Fixed a bug that prevented saving games after resetting the emulator
Fixed several memory leaks
Fixed a bug that caused black screens after loading a save state when emulating a DMG
Fixed potential crashes when viewing OAMs in the VRAM viewer

Misc Internal Changes

API improvements
It is now possible to specify a boot ROM for the automatic tester
The Libretro core is now merged into the main branch


For macOS

https://sameboy.github.io
 

Cemu v1.11.3 released!

Cemu is a Nintendo Wii U emulator that runs commercial games. Highly experimental software to emulate Wii U applications on PC.

Changelog:


Added multi-core PowerPC emulation
SpotPass support (auto-download BOSS files)
Small optimizations
Misc smaller changes and bugfixes


For Windows

http://cemu.info/index.html
 

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,414,235 Visitors To The Emulation64 Network

Copyright 1999 - 2024 www.emulation64.com