Mostrando entradas con la etiqueta Mednafen. Mostrar todas las entradas
Mostrando entradas con la etiqueta Mednafen. Mostrar todas las entradas

miércoles, 20 de septiembre de 2017

Mednafen 0.9.48



Nueva versión final del Mednafen es un emulador multisistema que no tiene gui propia se recomienda usar el frontend recomendado para usarlo,puede sacarse fotos en formato png, grabar videos en formato quicktime, en esta versión prosigue sus mejoras fundamentalmente en la versión de Sega Saturn y emula los siguientes sistemas:

Atari Lynx
Neo Geo Pocket (Color)
WonderSwan
GameBoy (Color)
GameBoy Advance
Nintendo Entertainment System
Super Nintendo Entertainment System/Super Famicom
Virtual Boy
PC Engine/TurboGrafx 16 (CD)
SuperGrafx
PC-FX
Sega Game Gear
Sega Genesis/Megadrive
Sega Master System
Sega Saturn (experimental, x86_64 only)
Sony PlayStation

Mednafen 0.9.48 Cambios de la versión:
- SS: Fixed graphics corruption in the intro of "Batman Forever".
- SS: Fixed hang in "Jung Rhythm" when trying to retry a failed stage.
- SS: Fixed crash in "Tenchi Muyou! Ryououki Gokuraku" when it tries to play an opening movie.
- SS: Fixed messed-up colors in "Discworld 2".
- SS: Fixed hang when trying to resume a suspended game in "Tactics Ogre".
- SS: Fixed the periodic loud popping noise during FMV playback in "Grandia"(an emulation bugfix; sound may still pop/click if you have a slower CPU of course).
- SS: Added a hack/kludge to allow bypassing of data cache on reads(such that the timing benefits of partial cache emulation are preserved, without cache coherency problems that partial cache emulation sometimes leads to with poorly programmed games), and added an internal database to enable it on select games; fixes graphical glitches and/or hangs in "Area 51 (USA and Europe)", "Clockwork Knight 2 (USA)", "DeJig - Lassen Art Collection", "Father Christmas", "Golden Axe The Duel", "Sega Saturn Choice Cuts", "Spot Goes to Hollywood (USA and Japan)", "Street Fighter Zero", "Street Fighter Zero 3", "Super Puzzle Fighter II Turbo", and "Virtual Volleyball".
- SS: Full cache emulation is now enabled for "Whizz"(by using an internal database), to resolve(or at least reduce) quasi-random hanging issues during startup.

Página oficial:
http://mednafen.fobby.net/

Desacrga de la versión Windows 32:
http://mednafen.fobby.net/releases/files/mednafen-0.9.48.-win32.zip

Desacrga de la versión Windows 64:
https://mednafen.github.io/releases/files/mednafen-0.9.48-win64.zip

Desacrga de la versión Linux:
https://mednafen.github.io/releases/files/mednafen-0.9.48.tar.xz

Frontend recomendado descarga Windows y Linux:
https://github.com/amatcoder/mednaffe

viernes, 2 de octubre de 2015

Mednafen v0.9.38.7 WIP

Nueva beta del MednafenMednafen v0.9.38.7 WIP.Mednafen es un emulador multisistema que no tiene gui propia se recomienda usar el frontend recomendado para usarlo y emula los siguientes sistemas:
Atari Lynx
Neo Geo Pocket (Color)
WonderSwan
GameBoy (Color)
GameBoy Advance
Nintendo Entertainment System
Super Nintendo Entertainment System/Super Famicom
Virtual Boy
PC Engine/TurboGrafx 16 (CD)
SuperGrafx
PC-FX
Sega Game Gear
Sega Genesis/Megadrive
Sega Master System
Sony PlayStation

Mednafen v0.9.38.7 WIP Cambios de la versión:
- Fixed a bug in the debugger's disassembler that could break disassembly when a disassembled instruction wraps around the end of the CPU's program address space to the beginning.
- Fixed several malformed trio_sscanf() format strings in regards to field width, that could cause stack buffer overflows in certain cases.
- The date and time of the compilation of qtrecord.cpp are no longer written to recorded QuickTime movie files, to solve a minor privacy issue and a build reproducibility issue.
- PSX: Added skeleton BCzF/BCzT instruction emulation, and fixed handling of illegal CP0 instructions.
- PSX: Added emulation of CPU exception-handling bad address register.
- PSX: Implemented emulation of the Coprocessor Error field in the CAUSE register.
- PSX: Added emulation of CPU exception-handling branch target register.
- PSX: Fixed handling of CAUSE bits 30 and 31 when an exception occurs immediately after a branch instruction is executed.
- PSX: Fixed link address calculation for JAL, JALR, and B*AL instructions when they're executed in a branch delay slot.
- PSX: Corrected emulation of the quasi-illegal mirrors of the BGEZ*/BLTZ* type instructions.
- PSX: Added emulation of a pipeline quirk that occurs with back-to-back load instructions to the same register(previously only emulated with LWL and LWR).
- PSX: Rewrote parts of the timer emulation code to fix several issues; fixes wrong music playback speed problem in "RPG Tsukuru 4".
- PCE: Removed experimental and unfinished hypothetical subtitle hardware emulation which had a few security-related problems.
- PCE: Fixed a bug that caused the debugger's disassembly and memory view to show a wrong value for the HES bootstrap register at $1D00.
- PCE: Fixed a bug that sometimes caused the "TIMV" register in the debugger to display "FFFFFFFF" instead of "FF".
- MD: Fixed registration of main RAM in the cheat engine to be mirrored properly.

Página oficial:
http://mednafen.fobby.net/

Desacrga de la versión Windows 32:
http://mednafen.fobby.net/releases/files/mednafen-0.9.38.7-win32.zip

Desacrga de la versión Windows 64:
http://mednafen.fobby.net/releases/files/mednafen-0.9.38.7-win64.zip

Desacrga de la versión Linux:
http://mednafen.fobby.net/releases/files/mednafen-0.9.38.7.tar.bz2

Frontend recomendado descarga Windows y Linux:
https://github.com/amatcoder/mednaffe

miércoles, 12 de agosto de 2015

Mednafen v0.9.38.6 WIP 2015-08-12


Nueva beta del MednafenMednafen v0.9.38.6 WIP.Mednafen es un emulador multisistema que no tiene gui propia se recomienda usar el frontend recomendado para usarlo y emula los siguientes sistemas:
Atari Lynx
Neo Geo Pocket (Color)
WonderSwan
GameBoy (Color)
GameBoy Advance
Nintendo Entertainment System
Super Nintendo Entertainment System/Super Famicom
Virtual Boy
PC Engine/TurboGrafx 16 (CD)
SuperGrafx
PC-FX
Sega Game Gear
Sega Genesis/Megadrive
Sega Master System
Sony PlayStation

Mednafen v0.9.38.6 WIP Cambios de la versión:
- PCE, PCE_FAST: Retocado el tiempo de lectura del CD esto arregla los cuelgues en Mirai Shonen Conan y que se quede en una nota en el 4 in 1 Super CD.
- PS1: Arreglado fallo de video GPU que causaba fallos graficos en Mr. Driller G.

Página oficial:
http://mednafen.fobby.net/

Desacrga de la versión Windows 32:
http://mednafen.fobby.net/releases/files/mednafen-0.9.38.5-win32.zip
Desacrga de la versión Windows 64:
http://mednafen.fobby.net/releases/files/mednafen-0.9.38.5-win64.zip

Desacrga de la versión Linux:
http://mednafen.fobby.net/releases/files/mednafen-0.9.38.5.tar.bz2

Frontend recomendado descarga Windows y Linux:
https://github.com/amatcoder/mednaffe

martes, 11 de agosto de 2015

PC-FX Choujin Heiki Zeroigar traducido al inglés

Es un juego de naves verticales que salio en Japon en 08 Agosto de 1997, el juego funciona en el emulador Mednafen y en vuestra consola original, necaesitareis una omagen en fotmato BIN/CUE para aplicar el parche de traducción y al traducirlo tendreis un archivo ISO/WAV y una cue que podeís usar para hacer un nuevo BIN/CUE o jugarlo directamente en el emulador Mednafen seleccionando la cue.

La traducción la podeis encontrar en Romhackin en esta página:
http://www.romhacking.net/translations/2451/