News

Advance SNES ROM Utility 0.9.7

  • 4,009
  • 2
This is an easy to use utility for performing some tasks on SNES / SFC ROMs!

Following functions are included:

Add header: adds an empty header
Remove header: removes an existing header
Edit ROM information like title, country/region and version
Fix checksum: fixes a broken checksum. You always should do this before saving, if possible. Please note that some beta or demo ROMs have an odd checksum anyway …
Fix ROM size: fixes wrong internal ROM size information (useful for some ROM hacks)
Expand ROM: expands ROM to a specific size up to 64 Mbit (BS-X up to 32 Mbit). Mirror option should only be used, when there are problems with standard expanding. Always check if your ROM still works after doing this!
Split ROM: splits ROM into multiple parts
SwapBin: swaps binaries to get a “Close-to-SNES-Mask-ROM”-layout (27C801)
Deinterleave: some copy stations like “Game Doctor SF” or “Super UFO” use interleaving when dumping HiROM games. This will reverse...

Jabo Texture Pack Creation and Use

  • 4,894
  • 1
Unpack_8_Small[1].png

Brand new Guide for the Creation & Use of Jabo 1.7 Format Textures using Project64 3.x

We are also proud to host the Unofficial Release version of Jabo_Direct3D8_1.7.0.57 ver 6 to be compliant without issue
for continued use on Project64 3.x and up.

Changelog:

Project64 Direct3D Viedo Plugin and Jabo Config Support Ini (Unofficial Release)
Jabo's Direct3D8 1.7.0.57-ver6, to be used with PJ64 2.x-4.x

Released by PJ64LegacyTeam By kind permission of Jabo

Changes:
  • Improved compatibility with PJ64 2.x-4.x
  • Changed the section name the plugin is looking for "Basic Mode=0" from [default] to [Settings]. Fixes displaying the Advanced settings tab.
  • The ROM settings "Resolution Width", "Resolution Height", "ClearvFrame", "Aspect Correction" were requesting the emulator to save to Project64.rdb before. Redirected them to save to Project64.cfg like all the rest.
  • Disabled "d3d syslog.txt" which affected gameplay performance and could...

2023-04-14 Recent Releases

  • 101
  • 0
* Flycast Dojo 0.5.31 [Arcade] - https://github.com/blueminder/flycast-dojo/releases

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

* WinArcadia 29.38 / DroidArcadia 1.7 [s2650-based] - https://amigan.yatho.com/

* DCVG5K (2023-04-12) [VG5000] - http://dcvg5k.free.fr/

* Eighty-One 1.35 [Sinclair] - https://sourceforge.net/projects/eightyone-sinclair-emulator/files/

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

2023-04-07 Recent Releases

  • 356
  • 0
* MAME 0.253 for Ubuntu - https://sdlmame.wallyweek.org/download/

* Kegs 1.20 [AppleIIgs] - https://kegs.sourceforge.net/

* Flycast Dojo 0.5.30 [Arcade] - https://github.com/blueminder/flycast-dojo/releases

* GroovyMAME 0.253 sr002r - https://github.com/antonioginer/GroovyMAME/releases

* HBMAME 0.245.11 [Arcade] - https://hbmame.1emulation.com/

* Raine 0.95.3 [Arcade] - https://raine.1emulation.com/download/latest.html

* Gopher2600 0.21.0 [Atari 2600] - https://github.com/JetSetIlly/Gopher2600/releases/

* DSP 0.21 [Multi-system] - https://github.com/leniad/dsp-emulator

* Emulicious (2023-03-31) [Multi-system] - http://emulicious.net/news/

* bsnes nightly (2023-03-08) [SNES] - https://github.com/bsnes-emu/bsnes/releases

* DroidArcadia 1.6 [s2650-based] - https://amigan.yatho.com/

* Duckstation (2023-03-16) [PSX] -...

2023-03-31 Recent Releases

  • 448
  • 0
* MAME 0.253 - https://mamedev.org/

* ARCADE64 0.253.1 - https://arcade.mameworld.info/

* MAMEUI 0.253.1 Classic - https://messui.1emulation.com/

* MAME 0.253 for RPi - https://stickfreaks.com/mame/

* Flycast Dojo 0.5.27 [Arcade] - https://github.com/blueminder/flycast-dojo/releases

* Nanoboy Advance 1.7 [GBA] - https://github.com/nba-emu/NanoBoyAdvance/releases

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

* SNES9X 1.62.3 [SNES] - http://www.s9x-w32.de/dl/

* XEMU 0.7.86 [XBOX] - https://github.com/xemu-project/xemu/releases

* mGalaxy 10.0 [Front-end] - https://www.mgalaxy.com/

MAME v0.253 is released.!

  • 305
  • 0
MAME stands for Multiple Arcade Machine Emulator. When used in conjunction with images of the original arcade game's ROM and disk data, MAME attempts to reproduce that game as faithfully as possible on a more modern general-purpose computer. MAME can currently emulate several thousand different classic arcade video games from the late 1970s through the modern era.

What's news in MAME:


Download:

Helios32x v23.0322 is released!

  • 197
  • 0
A Sega 32x emulator, written in Java. Most of the emulator infrastructure is borrowed from the helios project.

Changelog:

32x: rewrite reg handling
32x: pwm, support l/r channel mapping
32x: pwm, fix init value for the interrupt counter
32x: savestate handling, update lib
32x: sh2 should read rom via md mapper (if any)
32x: add framebuffer mirror to sh2 memory map
32x: add z80 delays when accessing sh2 side
32x: add debug mem view
32x: when mdVdp is set as H32, stretch to H40 to match s32x
32x: fix RLE, draw all pixels
32x: fix direct color mode in NTSC V28
32x: fbcr, int_mask write fixes, improve handling of illegal insts
32x: only check FM bit on reads when assertions are enabled
helios: migrate Size enum to use ints
sh2: fix sci protocol + fix for mars check sci
sh2: drc fix trapa, trapa is a branch instruction
sh2: fix sci for mars check, add test
sh2: run DmaC when polling is active
sh2: let illegal inst exception propagate
sh2: handle word-writes to CCR
sh2: warn on...

PPSSPP dev1.14.4-1074

  • 413
  • 1
PPSSPP is advanced PSP emulator, that translates oryginal handheld CPU instructions into optimized x64 or ARM64 machine code using JIT recompilers. Thus it can run on quite low-spec hardware, including ARM-based phones and tablets with OpenGL ES 2.0 support.

ULUS10466_00023.jpg

Here are changes for latest development builds:
  • Core: Remove Host entirely;
  • GPU: Add xfer flag to ignore create vfb flags
  • Windows: Save console position on shutdown;
  • Common: Reduce logging of system requests.
  • GPU: Fix intra-block transfers in ToP CE. Used in Olive Village;
  • GPU: Add xfer flag to ignore create vfb flags. Save icons need CPU reads to work;
  • Debugger: Update symbols properly on prx load;

:: PPSSPP webite
:: Emulator on Github
:: DevBuilds download page...

2023-03-24 Recent Releases

  • 329
  • 0
* HBMAME 0.245.10 [Arcade] - https://hbmame.1emulation.com/

* AppleWin 1.30.14.1 [Apple II] - https://github.com/AppleWin/AppleWin/releases

* Kegs 1.19 [Apple II GS] - https://kegs.sourceforge.net/

* Flycast Dojo 0.5.25 [Arcade] - https://github.com/blueminder/flycast-dojo/releases

* Mark 5 v1.9.2 [Hitachi BML3] - http://s-sasaji.ddo.jp/bml3mk5/download.htm

* Pyboy 1.5.5 [Gameboy] - https://github.com/Baekalfen/PyBoy/releases

* Droid Arcadia 1.4 [s2650-based] - https://amigan.yatho.com/

* SNES9X 1.61 [SNES] - http://www.s9x-w32.de/dl/

* Eighty-One 1.33 [Sinclair] - https://sourceforge.net/projects/eightyone-sinclair-emulator/files

* Retroarch 1.15.0 [Front-end] - https://www.libretro.com/

* Rebuilder 0.04 [Rom Manager] - https://mamedev.emulab.it/clrmamepro/

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

MESSinfo.dat v0.252 is released.

  • 197
  • 0
Detailed mess game information (including version added, number of players, game status, cpu/audio chips, display info and maws hall of fame ratings). Provides Recommended Games for GameEx.

Changelog is very long:

PyBoy v1.5.5 is released.

  • 223
  • 0
Game Boy emulator written in Python.

PyBoy Changelog:

Bump version to v1.5.5

MAME Classic v9.7.0 is released!

  • 430
  • 0
The first Windows Front-End for MAME to feature independent default settings
for raster and vector games! Works with Vista, 7, 8.x, 10 & 11.


– Added: Control for Joystick Threshold and Controller Map.
– Changed: Modified the message on the Splash screen when a different version of MAME is detected.
– Changed: When a new version of MAME or Catver is found at launch, the Options form will displayed to verify your selections.
– Removed: Global Inputs control.

macintosh.js v1.2.0 is released!

  • 266
  • 0
This is Mac OS 8, running in an Electron app pretending to be a 1991 Macintosh Quadra. Yes, it's the full thing. I'm sorry.

  • This version mostly includes tons of dependency updates, so it should be a little faster and more stable.

RetroArch 1.15.0 is release!

  • 466
  • 0
RetroArch can run on the usual platforms like Windows, macOS and Linux, but it stands alone in that it can support far more platforms beyond just that.

Long changelog list here:


2023-03-10 Recent Releases

  • 533
  • 3
* Groovymame 0.252sr002q - https://github.com/antonioginer/GroovyMAME/releases

* Wolfmame 0.252 - https://github.com/mahlemiut/wolfmame/releases

* Applewin 1.30.14.0 [Apple II] - https://github.com/AppleWin/AppleWin/releases

* Flycast Dojo 0.5.21 [Arcade] - https://github.com/blueminder/flycast-dojo/releases

* Hoxs64 1.1.2.3 [Commodore 64] - https://www.hoxs64.net/

* BigPEmu 1.054 [Atari Jaguar] - https://www.richwhitehouse.com/jaguar/index.php?content=download

* Ares v132 [Multi-system] - https://ares-emu.net/download

* DroidArcadia 1.1 [s2650-based] - https://amigan.yatho.com/

* Xemu 0.785 [XBOX] - https://github.com/xemu-project/xemu/releases

DS4Windows v3.2.9 is released!

  • 344
  • 0
DS4Windows (Original site) is a portable program that allows you to get the best experience when using a DualShock 4 on your PC, by emulating an Xbox 360 controller, a lot of games then become accessible.

Changelog:

– Fixed changing of Trigger Effect while switching profiles with DualSense controller
– Allow LSVerticalScale and RSVerticalScale to save values > 1.0. Contribution by Katalysta
– Updated Italian translation. Contribution by MarkThat
– Increased LS and RS Vertical Scale max to 4.0
– Check for string length from HidD_GetSerialNumberString call from possible invalid response from hardware – DualSense Edge input support (FnL FnR BLP BRP). Contributed by steffalon
– Added extra locking for LoggerHolder

– Added subtype property for DualSenseDevice class
– Added COMException catching when adding hook for power events
– Removed message regarding Middle Mouse closing app in tray menu. Windows 11 no...

Z64K v2.2 Build 20230307.XXXX is released!

  • 334
  • 0
It is a multi-emulator emulating the Atari 2600, Commodore C64, C128 and Vic20. The many changes are visible on the main page of the official site. Note that the term "NewUI" has been removed as it no longer has any interest.

Changelog:
  • Z80 IN/OUT accesses RAM from $d000-$dfff for locations $0000-$1000 only when RAM bank 0 ismapped in.
  • Fixed bug with monitor when banking in ROMusing bank command for c128

#CSpect v2.19.2.1 is released!

  • 310
  • 0
#CSpect is a cross platform Sincalir ZX Spectrum for Windows, Linux and macOS.

Changelog:

– Minor fix for the debugger screen, and a couple of quick additions.
– Fixed the debugger screen so it’s no longer transparent
– .NEX file start delay added to loading of NEX files
– -nodelay added to skip a .NEX file start delay
– -rot90 Rotate the display 90 degrees
– -rot180 Rotate the display 180 degrees
– -rot270 Rotate the display 270 degrees
– Command line processing cleaned up a bit
– cspec_win.dat file format changed. Now includes a version [0], and screen rotation [1]

Flycast Dojo v0.5.21 is released!

  • 279
  • 0
Flycast Dojo is a fork of Flycast , a cross-platform Sega Dreamcast, Naomi/2, and Atomiswave emulator derived from Reicast , with a focus on netplay features and replay.

Flycast Dojo can be grabbed from GitHub or as part of the Fightcade matchmaking service . However you get it, you'll still have the option to use it standalone for P2P games using match codes on an internet matchmaking server, either via a direct IP connection or a virtual LAN like ZeroTier or Radmin.

Changelog:

  • Match Codes: Force default port number on sessions
  • LAN Lobby: Start beacon with game launch, clear beacon entries on host cancel
  • Settings: Add LAN Lobby Multicast Address & Port fields
[URL...

Ares v132 is released!

  • 365
  • 0
Created by Near (ex byuu) and continued by Luke Usher ( PolyBlast / CxBx-Reloaded ) and others, Ares is a multi-system emulator whose development began on October 14, 2004. It is a descendant of higan and bsnes . It focuses on accuracy and preservation. Ares emulates the following 32 machines: – Atari 2600 – Famicom + Famicom Disk System – Super Famicom + Super Game Boy – Nintendo 64 – Game Boy + Game Boy Color – Game Boy Advance + Game Boy Player – SG-1000 + SC-3000 – Master System + Game Gear – Mega Drive + Mega 32X + Mega CD – Playstation – PC Engine + PC Engine CD + SuperGrafx – MSX + MSX2

ColecoVision
– Neo Geo Pocket + Neo Geo Pocket Color
– Neo Geo AES
– Sinclair Zx Spectrum
– WonderSwan + WonderSwan Color + SwanCrystal + Pocket Challenge V2...

Top