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

lunes, 19 de diciembre de 2016

Cemu v1.6.4

Nueva versión final de este emulador de Wii U que va mejorando cada vez más pero por ahora empiezan a funcionar juegos, es algo lento todavía pero progresa muy rápido.

Caracteristicas:
- Puede correr umagenes de Wii U encriptadas (WUD) y archivos RPX/RPL
- Resolución Interna es  1920x1080 (Si el juego la soporta)
- Sin optimizar. Espera bajos framerates y largos tiempos de carga.
- Funciona sólo en Windows x64 . puede que en otras plataformas posteriormente.
- Requerido OpenGL 3.3

CAMBIOS:
- Mejoras gráficas y soporte del Bicubic upscale filter
- Pequeñas mejoras del sonido
- Pequeñas optimizaciones
- Otros arreglos y otros peyqños cambios

Download:
http://cemu.info/releases/cemu_1.6.4.zip

Página ofical:
http://cemu.info/





lunes, 29 de agosto de 2016

Cemu v1.5.6b

Nueva versión final de este emulador de Wii U que va mejorando cada vez más pero por ahora empiezan a funcionar juegos, es algo lento todavia pero progresa muy rápido.

Caracteristicas:
- Puede correr umagenes de Wii U encriptadas (WUD) y archivos RPX/RPL
- Resolución Interna es  1920x1080 (Si el juego la soporta)
- Sin optimizar. Espera bajos framerates y largos tiempos de carga.
- Funciona sólo en Windows x64 . puede que en otras plataformas posteriormente.
- Requerido OpenGL 3.3

CAMBIOS:
- Mejoras de sonido
– Reducido el uso de RAM  (Hasta 1.5GB más pequeño)
– Arreglados más faloos que hacen que el emulador deje de funcionar

Download:
http://cemu.info/releases/cemu_1.5.6b.zip

Página ofical:
http://cemu.info/






martes, 16 de agosto de 2016

Cemu v1.5.5

Nueva versión final de este emulador de Wii U que va mejorando cada vez más pero por ahora empiezan a funcionar juegos, es algo lento todavia pero progresa muy rápido.

Caracteristicas:
- Puede correr umagenes de Wii U encriptadas (WUD) y archivos RPX/RPL
- Resolución Interna es  1920x1080 (Si el juego la soporta)
- Sin optimizar. Espera bajos framerates y largos tiempos de carga.
- Funciona sólo en Windows x64 . puede que en otras plataformas posteriormente.
- Requerido OpenGL 3.3

CAMBIOS:
- Añadidas las configuraciones por juego (Permiten tener una configuración especifuca para cada juego=
- Detección automaática de la región del juego.
- Pequeñas mejors gráficas
- Mejorada la compatibilidad
- Mejiras en eek rendimiento
- Añadida una tecla para cambiar entre la pantalla de Tv y la de Gamepad  (Ctrl + Tab)
- Arregladoaos algunos fallos ycrashes del emulador.

Download:
http://cemu.info/releases/cemu_1.5.4.zip

Página ofical:
http://cemu.info/





miércoles, 25 de mayo de 2016

MAME 0.174

Nueva versión del Mame final como cada ultimo  miércoles del mes, que desde hace varias versiones incluye el Mess en el mismo programa. Es un emulador de maquinas arcade creado por Nicola Salmoria y el Mess lo que hace es emular emuladores y consolas  como Spectrum, Commodore 64 y muchas mas.

CAMBIOS:
MAMETesters FALLOS ARREGLADOS
----------------------
- 03753: [Crash/Freeze] (psikyosh.c) daraku: [debug] Assert in debug build (Tourniquet)
- 06209: [Core] Window is always on top after ALT+ENTER from Full Screen in Direct3D (Jezze)
- 06218: [Sound] (holeland.c) holeland: Missing speech synthesis chip (system11)
- 05932: [Interface] Joysticks Using PPJOY Driver Do not work anymore (Quench)
- 01617: [Graphics] (segag80v.c) elim2, zektor: Missing left graphics line from the boarder. (Olivier
Galibert)
- 06169: [DIP/Input] (ninjaw.c) ninjawu: Credit count is wrong on coin slot 2 (Osso)
- 05871: [Crash/Freeze] (pacman.c) puckman: Double-free starting up puckman when using -mt (Robbbert)
- 05831: [Crash/Freeze] all: mame hangs when command bench is higher than 299 (Robbbert)
- 06206: [Crash/Freeze] (astrafr.c) Most sets in astrafr.c: Crash/Exception at Initialization (Robbbert)
- 04935: [Flip Screen/Cocktail] (jailbrek.c) jailbrek and clones: Offset right 1/2 Screen when Flip
Screen is on (Osso)
- 04920: [Flip Screen/Cocktail] (esd16.c) multchmp, multchmpk: Flip Screen contents need proper mirroring (Osso)
- 04912: [Flip Screen/Cocktail] (dblewing.c) dblewing: Flip Screen offset down + "Split" sprites (Osso)
- 06190: [Color/Palette] (iteagle.c) Most sets in iteagle.c: Palette changes when using machines with
MIPS DRC (Carl)
- 06188: [Documentation] (1942.c) 1942h: Year should be 1991 (Tafoid)
- 06198: [Crash/Freeze] (advision.c) advision: If launched without a cartridge image, MAME crashes (AJR)
- 06189: [Misc.] (trs80.c) All sets in trs80.cpp: Current disk emu supports only SSSD ! (Robbbert)

CAMBIOS EN EL CODIGO
--------------
-chdman.cpp: fix for code that expects to be able to dereference a pointer that it knows may be null [Vas Crabb]

-redumped Atomiswave BIOS, confirmed good, added information [Brizzo, MetalliC]

-screen: Add svg shapes pre-computation [O. Galibert]

-plugins/layout: layout embedded script helper plugin [Carl]

-h8: Add dtc, dma, watchdog (WIP) [O. Galibert]

-h8: Fixes, lots of [O. Galibert]

-cybiko: Make work a little emore, add v1 flash [O. Galibert]

-a5200: fixed regression when loading headerless carts from fullpath. [Fabio Priuli]

-neogeo.cpp: huge clean up of the cartslot code in order to better exploit slot devices: [Fabio Priuli]
 * moved cart-specific components to the carts itself removing the fake protection devices from the main system, since they never belonged there
 * removed hacky rom region destruction/construction when a new cart is inserted, replacing it with
proper bank pointers to the carts (except for ymsnd and ymsnd.deltat region which will require
modernization of the ym devices)
 * started re-organization of bootleg boards emulation, so to reduce the need of collapsing everything
into a single cart type with multiple protection devices, more work is needed

-neopcb.cpp: moved to a separate source file the emulation for JAMMA PCB versions of a few neogeo games,

since they don't have a cartslot.[Fabio Priuli]

-neogeo.xml: added information about Japanese titles and release dates to the software list and aligned

the list to the driver. [Fabio Priuli]

-cybiko: Remove the ram mirror, it hides when the code fails [O.Galibert]

-vector: Move clipping to avgdvg, the only user.  Simplify [O. Galibert]

-nes.cpp: removed configuration settings to enforce sprite limit and to turn off drawing of top/bottom 8

lines: the code to make these work was removed before 0.106 and the option were doing nothing since then.[Fabio Priuli]

-dumped program rom for Gigas (MC-8123, 317-5002) Gigas set, works now [Corrado Tomaselli]

-Make watchdog timer a separate device [AJR]

-A few addition to A800 software lists [K1W1]

-megadrive: added custom X24C02 emulation to NBA Jam cart, making finally possible to save records at

exit. Hopefully, this will help finding the problem in our core emulation. [Fabio Priuli]

-Sonik Fighter (encrypted): Decrypted the program, changed the game description adding version, and corrected year. [Roberto Fresca]

-megatech: updated to use fixed slot config. [Fabio Priuli]

-skns: add the Korean modbios [system11]

-dumped Wangan Midnight Maximum Tune 1/2 card reader-printer firmware [winteriscoming]

-dumped Initial D card reader-printer firmware [Smitdogg]

-NetBSD fix, from pull request #852 [Thomas Klausner]

-sv8000.cpp: inputs are more appropriate as IPT_KEYPAD. [Fabio Priuli]

-model1.cpp: Some modernization and cleanup. [Ryan Holtz]

-Update to LZMA 16.0 [Vas Crabb]

-metlfrzr encryption is the same as cshooter.cpp [Peter Wilhelmsen]

-metlfrzr.cpp [Angelo Salese]
 * Added IRQ, ROM banking and base color
 * Fixed decrypted opcodes hookup
 * Preliminary T5182 hookup
 * Added base sprites
 * Fixed sound comms (reversed semaphore access wrt darkmist), coins and sound now fully working
 * DIPs are still not fully functional - but the game operates/plays fine

-New Lucky 8 Lines / New Super 8 Lines improvements[Roberto Fresca]
 * Proper inputs. DIP switches: Coin A settings, Key In default (W-4 / Witch Bonus)
 * Player 2: not supported by game (W-4 / Witch Bonus)
 * Created/added new layout for 1 player only (set 3, W-4 / Witch Bonus)
 * Fixed parent/clone relationship (all sets)

-Added game versions to IGS Champion League sets. [Roberto Fresca]

-Flaming 7 improvements [Roberto Fresca]
 * Added more descriptive notes and boot instructions.
 * Documented some wire hacks and the DS2401 sillicon serial number device.
 * Name convention. Change the set name according with the two custom graphics sets.
 * Added proper machine driver and memory map.
 * Added D-Up, Take, Bet, Start, Main Door switch, Logic Door switch, Cash Door switch, Coin A, Coin B, Coin C, Reset, Stats/Setup, and GFX selectable DIP switches.
 * Stats/Setup needs PORT_TOGGLE.
 * Maximum Bet, Reels Speed, Payout Type, Coin-In Timeout DIP switches.
 * Key In input.
 * Identified Button Lockout input, all the Holds, Big, Low.
 * Identified all the Coin-In and Change lines, WT RXD & COUT RTS lines.Added other active lines.
 * Marked as unknown the $d801 port lines. They seem unused.
 * Marked as unknown also the $d802 port lines.
 * Standardization of all active inputs.
 * PORT_DIPLOCATION for the first bank of DIP switches.
 * Second DIP switches bank: Coin A coinage, Coin B coinage and Credits per Bill, plus diplocations.
 * Third DIP switches bank: Denomination and Progressive Sign, plus diplocations.
 * 4th DIP switches bank: Button Lockout and Lockout Polarity, Printer Type, plus diplocations. Added notes about 1 active line.
 * Unknown DIP switches and diplocations.

-Continuing work to move object initialization from start to constructor. Removed family_t. All of this can be determined at runtime from object as well. As part of this, the "template" to write devices has changed. Converted a number of devices to use the new template. [Couriersud]

-All netlist devices now follow new syntax. Removed dead code. All sub devices are now forced to be initialized in the constructor. Device setup now completely in constructor. Removed start call
[Couriersud]

-apple2c updates: [R. Belmont]
 * Writing to VBLDIS also lowers the VBL IRQ if it's active
 * Support for "Mockingboard4C" add-on by request of French Touch

-Change SMS/GG master clocks to match service manuals. [Enik]

-Fix TH handling and audio control of the SMSJ, based on Charles' findings. [Enik]

-ti99: New per-chip system ROMs; fixed gromemu and mbx cartridge types, multi-cart extender now allows cartridge switch without emulator reset [Michael Zapf]

-Corrected ROM filenames for holeland.zip, enabled SPO256 to resolve missing speech, verified and
measures all the clocks - updated comments at the topre: remaining priority issue.  Fixed MT Bug #06218  [system11, Osso]

-unixpc: switched to bankdev, started filling out the skeleton [R. Belmont]

-gamecom: all but 2 games are now working [Robbbert]

-pockchal: renamed the system to "Pocket Challenge W" as documented on Jpn Wikipedia, renamed accordingly the software list [Fabio Priuli]

-Added software list for Saturn Video CD carts, to preserve dumps made by zyrobs in 2013/2014. The carts cannot currently be used in the driver, but at least dumps won't be lost. [Fabio Priuli]

-aristmk6.cpp: Added proper descriptions to most sets and removed a few duplicated sets. [Heihachi_73]

-pockchalw.xml: added more dumps [TeamEurope]

-pockchalw.xml: added proper info and PCB documentation (the latter courtesy of TeamEurope pictures) [Fabio Priuli]

-gameking.xml: Added six new dumps. [TeamEurope]

-spc1500.cpp: added a cassette software list with some images, courtesy of Anna Wu [Fabio Priuli]

-Added tons of Thomson software to softlists. [Reagan Roush]

-apple2: update software list to include 4am clean cracks A-L as of Sep. 2015 [R. Belmont, B2K24]

-gameboy.xml: Finally started documenting Game Boy PCBs, based on no-intro and Tauwasser's pictures [Fabio Priuli]

-gba.cpp: Added preliminary support for the 3D Matrix Memory Controller used by 64MB video cartridges. Disney Collection 2 works, while other dumps still fail (possibly due to reason unrelated to the mapper emulation...) [Fabio Priuli]

-emumem: Get rid of the install_* return value [O. Galibert]

-UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde]

-ti99_cart: Updated softlist to per-chip dumps; removed some broken dumps [Michael Zapf]

-r9751.xml: Add CBX 9005.2.79 software  [Brandon Munger]

-r9751: Fix race condition in PDC device. Multi disk load now possible.[Brandon Munger]

-DirectInput8: Correct joystick polling methods to better support older joysticks which previously only worked with DirectInput7 [Quench]

NUEVOS JUEGOS AÑADIDOS O QUE ANTES NO FUNCIONABAN
------------------------------------------------------
Metal Freezer [Arcade Addict, Smitdogg, The Dumping Union, Angelo Salese]
Crossed Swords 2 (bootleg of CD version) [David Haywood]
Math Marvel [hap, Sean Riddle]
Iowa Premium Player (2131-21, U5-1) [Brian Troha, The Dumping Union]
Idol Mahjong Final Romance 2 (bootleg of CD version) [Robbbert]

NUEVOS CLONES AÑADIDOS O QUE ANTES NO FUNCIONABAN
----------------------------------------------------
X-Men Vs. Street Fighter (Japan 961023)
Extermination (US, Romstar) [farzeno]
The J.League 1994 (Japan, Rev A) [Alex Cmaylo]
Pit Fighter Rev 2  [R. Coltrane, Lord Nightmare, Sean Sutton, Smitdogg, The Dumping Union]
Triki Triki (Lover Boy bootleg)  [Rafael Alonso (from ARCADE VINTAGE)]
Street Fight (Germany - Benelux)  [caius]
Mercenario (Commando bootleg)  [Rockman]
Hyper Street Fighter II: The Anniversary Edition (Japan 040202)  [ShouTime]
Champion League (v220I, dual program, set 1) [Roberto Fresca, f205v]
Champion League (v220I, dual program, set 2) [Roberto Fresca, f205v]
Holeland (set 2) [AUMAP]
New Lucky 8 Lines / New Super 8 Lines (W-4, Lucky97 HW) [Roberto Fresca, Ioannis Bampoulas]
Shogun Warriors (Korea?) [TeamEurope, Ryan Holtz, The Dumping Union]
Rage of the Dragons (NGH-2640?)

NUEVAS MAQUINAS QUE AUN NO FUNCIONAN
----------------------------------
Force Computers ISCSI-1 VME board [Joakim Larsson Edstrom]
Master's Golf [MooglyGuy, ShouTime]
Microbee Premium Plus [Robbbert]
IBM3153 Terminal  [Robbbert]
Road Burners (ver 1.04)  [ShouTime]
Flaming 7 - Hollywood Nights [Roberto Fresca, Ioannis Bampoulas]
Sharp PC-G815 [Robbbert]
Electronic Battleship [hap, Sean Riddle]
House of the Dead 4 (Export) (Rev B)  [Layer]

Nuevo software list additions que funcionan
-----------------------------------
pce_tourvision.xml: Cyber Core, Download, Vigilante [system11]
nes.xml: Venice Beach Volleyball (Gluk Video) [sewave]
nes.xml: Happily Ever After [Sean McGee, NintendoPlayer]
megadriv.xml: Sega Channel (Jpn), two revisions [Kiddo Cabbusses, RetroJunkie]
m5_cart.xml: Dream Shopper [Ola Andersson]


Pagina oficial:
http://www.mamedev.org/

Descarga de la versión 32 bits:
http://www.mamedev.org/downloader.php?file=mame0174/mame0174b.exe

Descarga de la versión 64 bits:
http://www.mamedev.org/downloader.php?file=mame0174/mame0174b_64bit.exe


miércoles, 6 de abril de 2016

Higan v098 para windows x64

Este emulador se conocía antes como bsnes y es un emulador que emular con precisión las consolas de Nintendo desde la NES, SuperNES, GameBoy, GameBoy Color hasta la GameBoy Advance, tiene dos ficheros el archivo uno orientado a una emulación muy precisa y el otro es el que usa el usuario normalcon muchas mejoras como el uso de trucos, shaders,etc

Necesita una tarjeta gtáfica que como mínimo sea OpenGL 3.2 y el sistema operativo de 64 bits.

Cambios:
- Añadido soporte para las consolas WonderSwan y WonderSwan Colo
* higan: added WonderSwan and WonderSwan Color emulation
* higan: simplified the coooperative-thread schedulers for all emulation cores
* higan: moved from native (u)int[8,16,32,64]_t types to Natural<T>/Integer<T> classes
* higan: major cleanups to the Makefiles; including auto-selection of processor cores
* loki: very barebones skeleton in place now; does absolutely nothing
** these allow the removal of huge amounts of manual bit-twiddling with more readable alternatives
* FC: fixed PPU OAM reads (mask the correct bits when writing) [hex_usr]
* SFC: fixed expansion port device mapping on game load
* SFC: reworked the way SGB games were loaded
** SFC core can now be compiled without GB core (and thus without SGB support)
* SFC: added Super Disc expansion port device (although it's just a non-functional skeleton so far)
* SFC: bugfix to SharpRTC emulation regarding leap year extra day counts (Dai Kaijuu Monogatari II)
* SFC: major code cleanups to the CPU core and the R65816 processor base class
* SFC: added 21fx emulation (not the old 21fx that became MSu1; reusing the name for a new idea)
** basic idea is to move the serial USART to the expansion port along with a reset vector hijack
* SFC: emulate reset vector pushing PC onto the stack on system soft reset
* GB: pass gekkio's if_ie_registers and boot_hwio-G test ROMs
* GBA: reworked all handling of MMIO functions: removed the get/set class functions
* nall: improved edge case return values for (basename,pathname,dirname,...)
* ruby: fixed ~AudioXAudio2() typo (now calls destructor on exit)
* ruby: if DirectSoundCreate fails (no sound device present), return false from init instead of crashing
* tomoko: added "All" option to filetype dropdown for ROM loading
** allows loading GBC games in SGB mode
* tomoko: locate() updated to search multiple paths [2]
* tomoko: fixed some oddities when changing the audio frequency/latency settings
* icarus: can now work with WonderSwan and WonderSwan Color games

Note 1: 90% of the changelog for this release was related to the WonderSwan emulation being in development. Doesn't make a lot of sense to post about fixes since the code didn't exist publicly prior to this release.

Note 2: there was a minor SNES input regression spotted very shortly after release. If you downloaded the emulator immediately, you may want to redownload. If you got it after the news was posted on the frontpage a day or two later (2016-04-06 or later), then you're good.

Página oficial:
http://byuu.org/

Descarga de la versión:
http://download.byuu.org/higan_v098-windows.7z




miércoles, 30 de diciembre de 2015

MAME v0.169

Nueva versión del Mame para despedir el año, que desde hace varias versiones incluye el Mess en el mismo programa. Es un emulador de maquinas arade creado por Nicola Salmoria y el Mess lo que hace es emular emuladores y consolas  como Spectrum, Commodore 64 y muchas mas.

CAMBIOS:

MAMETesters FALLOS ARREGLADOS
----------------------
- 00363: [Gameplay] (vsnes.c) balonfgt: When you try to play balonfgt using both screens,
the 2 screens get out of sync almost immediately. (David Haywood)
- 03860: [DIP/Input] (vsnes.c) hogalley, vsfdf : Shots don't hit. (David Haywood)
- 05618: [Graphics] (dooyong.c) pollux: Title screen is static (David Haywood)
- 04222: [Color/Palette] (dooyong.c) pollux, polluxa, polluxa2: The 2 characters in the ending scene have wrong colors (David Haywood)
- 02844: [Graphics] (megasys1.c) soldam: Graphics corruption in high score listing (David Haywood)
- 00365: [Misc.] (megasys1.c) 64street: characters don't move in attract mode (David Haywood)
- 00366: [Misc.] (megasys1.c) chimerab: no movements in attract mode / instruction screen (David Haywood)
- 05963: [Graphics] (megasys1.c) tshingen, tshingna: Missing graphical mosaic/resolution effect (David Haywood)
- 06098: [Graphics] (segaybd.c) gloc: Priority issue after game start (David Haywood)
- 06067: [Graphics] (megasys1.c) 64street, 64streetj: 64th Street - missing background graphics interaction (Angelo Salese)
- 06093: [DIP/Input] (stv.c) ffreveng: should have 5 working buttons (David Haywood)
- 06091: [Crash/Freeze] (pc9801.c) pc9801ux: Crash 7-8 seconds into emulation (crazyc)
- 04857: [Crash/Freeze] (playch10.c) pc_pinbt: Hangs after insert coin (Osso)

CAMBIOS EN EL CODIGO
--------------
-Fix dates on the prose2k sets based on their internal datecodes
[Lord Nightmare]

-Fixed BGM regression in Hot Chase [Angelo Salese]

-rungun.c: Added '936 ROM readback. [Angelo Salese]

-rungun.cpp: added video priority mode bit, fixes title screen missing
rotation effect. [Angelo Salese]

-rungun.cpp: Fixed Run N Gun single/dual monitor logic setup.
[Angelo Salese]

-Dumped the bipolar PROMS at locations 4a, 1m, and 3m of Club Pacman /
Lambada (Argentina). Only one at location 7f is remaining.
[Roberto Fresca]

-EF9365 video controller skeleton added and connected to Squale [Jean-Francois DEL NERO]

-Club Pacman: Dumped and added the remaining color PROMs They match the
pacman/mspacman ones. [Roberto Fresca]

-Pacman Club: Changed game year and description, according with some
facts. [Roberto Fresca]

-EF9365 driver improved. Squale palette and charset corrected. [Jean-Francois DEL NERO]

-Initial conversion of core to C++14. Note that compilers are now
limited to GCC 4.9.0 and up, Clang 3.4.0 and up, and VS2013 and up
[Miodrag Milanovic]

-zn: Added ZN-1 development version BIOS. [Guru, R. Belmont]

-rewrote GameKing skeleton driver, dumped + added internal ROM, boots
and runs menu, not yet fully working [Peter Trauner]

-correct gfx rom for space train [f205v]

-glass.cpp: Verified clocks & pin 7 status of the OKI M6295 from real PCB.
[system11, The Dumping Union]

-pet_rom.xml: Added MONJANA/1. [Ruud Baltissen]

- Jaleco Megasystem 1 improvements
* add Sprite Mosaic effect (port of FBA code) [iq_132, dink]
- used extensively by Chimera Beast
* use 68k byte write smearing on main RAM [David Haywood]
- fixes attract movement in 64th Street, Chimera Beast
* emulate 'Sprite Trails' effect and attempted to emulate sprite clearing
effect [David Haywood]
- used on P47 'Jaleco Logo'
* added memory mirrors on type B hardware [Angelo Salese]
- fixes 64th Street background destruction
* established that St. Dragon press start text is a raster effect, however
method of specifying line etc. is unknown (MCU?) so not currently
enabled [Angelo Salese]
* enabled Soldam hack for parent set as well as Japan set. It seems likely
that enabling 16x16 tiles on one of the layers forces one of the others to
use 16x16 tile addressing even in 8x8 mode, further testing needed before
doing it that way tho [David Haywood]
- fixes the high score table text
* change refresh rate to ~56.19hz using raw params [Angelo Salese]
- now matches video references

-Added Bandai Super Note Club Software List. [Team Europe]

-spc1000:Using timing difference for cassette deck motor on/off toggle [Miso Kim]

-sun3: switch to new Z80SCC device, add RS232 ports (not functioning yet) [R. Belmont]

-Re-write S2636 from scratch as needed for subhuntr: [Vas Crabb]
* Needs raw screen parameters and calls from scanline timer to work properly
* Collision and completion bits generated correctly including duplicates
* Supports background and score display
* Generates audio tone from line frequency
* Several times faster when rendering per scanline

-laserbat.c improvements: [Vas Crabb]
* Use proper video timings
* Implement shell and area effects
* There are still horizontal alignment issues between layers
* Decode PLA bitstream and use for video mixing
* Add PLA from lazarian to laserbat as bad dump as it's needed now
* Add PLA from catnmous to clone as bad dump as it's needed now
* Fix colours - detailed explanation in source comments
* Fix inputs - cocktail P2 controls and all 16 DIP switches work now
* Support cocktail mode (set in Machine Configuration - uses a sense line)
* Fix conditions for latching sound data
* Fix catnmous audio CPU memory map and ROM loading by tracing program
* Hook up catnmous audio CPU peripherals deduced by tracing program
* Add more notes on sound and video hardware
* laserbat, lazarian and catnmous are playable now

-k053252: just reset internal screen state when a frequency clock
change occurs. [Angelo Salese]

-Fixed gfx decoding for Konami GX BIOS [Angelo Salese]

-Fixed k055555 write access, fixing Lethal Enforcers 2 text colors properly [Angelo Salese]

-Split Taito TC0780FPA into its own device [Ville Linde]

-mac: use real split ROMs for maciici [Guru]

-Refactoring memory map validity checking [ARJ]

-Modernize `simple_list` code [Vittorio Romeo]

-Modernize x86log.h and x86log.cpp [Vittorio Romeo]

-monzagp: added car inputs and collisions. [Sandro Ronco]

-Make -verifyroms verify sub-devices like mpu401 and c2040fdc [qmc2]

-partial dumps of Namco FCA and FCB JVSIO MCU's firmware
[Darksoft, MetalliC, Mitsurugi]

-apollo: cleanups and enhancements [Hans Ostermeyer]
* Split OMTI8621 ISA device into PC and Apollo versions (Apollo
doesn't have a BIOS extension ROM, PC does)
* Cleaned up OMTI8621 logging
* Forced slot # of OMTI board so we can look it up and auto-set the
node ID
* Adjusted mouse sensitivity

-Squale Floppy drives working, EF9365 emulation improvement. [Jean-Francois DEL NERO]

-HLSL: Improved Defocus, Fixed LCD screen, Extended Shadow Mask and Bloom [ImJezze]

Made defocus strength equal for x/y and independent from screen size

defocus is now independent from screen size and ratio horizontal and
vertical defocus now have the same strength replaced asymmetric
defocus kernel by a symmetric kernel defocus is now limited to a
maximum of 10 added shader uniforms for orientation and rotation
settings Fixed HLSL for LCD screen

fixed wrong detection of vector screen, which meant that a LCD screen
was also detected as vector screen re-enabled scan-line and other CRT
related sliders for LCD screen Extended Shadow Mask and Bloom
functionality

added shadow mask option to choose between "Screen" and "Source" tile
mode ("Screen" is the default as before) added bloom option to choose
between "Addition" and "Darken" blend mode ("Addition" is the default
as before) the alpha channel of a shadow mask is now filled with the
background color of the screen by the amount of the inverted alpha
value added monochrome-matrix.png which can be used in combination
with "Source" tile mode and "Darken" blend mode to simulate a STN LCD

-qt5 debugger port [O. Galibert]

-Major EF9365 driver update : All display functions emulated [Jean-Francois DEL NERO]

-All hardware vector drawing commands are now working. All characters [Jean-Francois DEL NERO]
type drawing supported (Horizontal, Vertical, Titled, Zoomed...)

512x512, 512x256 (EF9366),256x256 resolutions supported. New user
settings : Number of bitplans, Display resolution/mode. Busy time
dynamically generated for vectors and characters drawing. Various
fixes. Code clean-up.

-gamate.cpp: verified bios ROM dumps on multiple consoles [Peter Wilhelmsen, Morten Shearman Kirkegaard]

-cps2.cpp: Emulated Spinner for aiming in Eco Fighters, enabled it by default [David Haywood]

-aquarium: Fixed music banking and video priorities [David Haywood]

-Various improvements to the internal debugger [Barry Rodewald]
* make closed windows actually disappear
* add Run and Hide Debugger menu option
* set initial windows so that they don't overlap
* make the window colours less garish
* add memory window
* honour -debugger_font and -debugger_font_size
* make title bars the size of the debugger font
* make window editors appear over the window it is related to
* stop text being drawn out of bounds in window titles and editors
* fix order in which windows are rendered
* make new windows appear in a cascade fashion

-In the debugger, memory views now can show data as 32 bit, 64 bit and 80 bit floating point numbers.
[Samuele Zannoli, R. Belmont]

-Build system now autodetects and builds cleanly on Raspberry Pi 2; other ARM Linux targets should also work [Miodrag Milanovic, R. Belmont]

NUEVOS JUEGOS AÑADIDOS O QUE ANTES NO FUNCIONABAN
------------------------------------------------------
Glass (Ver 1.1, Break Edition, Version 1994) (unprotected) [system11]
Panda Train (Novamatic 1.7) [f205v]
Tomy Power House Pinball [hap, Sean Riddle]
Joker Poker (Coinmaster set 1) [MASH]
Mattel Dungeons & Dragons - Computer Labyrinth Game [hap, Sean Riddle]
Spelling B (1978 version) [hap, Sean Riddle]
Mr. Challenger [hap, Sean Riddle]
Run and Gun / Run and Gun (dual screen) [Angelo Salese]
* despite previously being marked as working these never really worked properly
Lazarian / Laser Battle [Vas Crabb]
* see notes above, wasn't really playable before
Captain Flag (Japan) [Ryan Holtz, coolmod, Smitdogg, The Dumping Union, Luca Elia]

Various Player's Edge Plus sets [BrianT]
- Player's Edge Plus (PP0733) Double Aces and Faces
- Player's Edge Plus (PS0047) Wild Cherry Slots
- Player's Edge Plus (PS0092) Wild Cherry Slots
- Player's Edge Plus (PS0358) Wild Star Red White & Blue Slots
- Player's Edge Plus (PS0470) Triple Diamond Slots
- Player's Edge Plus (PS0628) Double Black Jack Slots
- Player's Edge Plus (PS0708) Double Cherry Bar Slots
- Player's Edge Plus (X002127P+XP000043) Double Bonus Poker featuring 'Your Property' Royals
- Player's Edge Plus (X002134P+XP000043) Faces 'n' Deuces Double Bonus Poker
- Player's Edge Plus (X002152P+XP000043) Blackjack Poker
- Player's Edge Plus (X002211P+XP000043) Double Double Bonus with 3 Jacks Poker
- Player's Edge Plus (X002236P+XP000043) Double Double Bonus with 3 Aces Poker
- Player's Edge Plus (X002279P+XP000057) Ace$ Bonus


NUEVOS CLONES AÑADIDOS O QUE ANTES NO FUNCIONABAN
----------------------------------------------------
Lethal Enforcers (ver EAA, 09/09/92 09:44) [caius]
Orius (ver UAA) [Ryan Holtz, Smitdogg, The Dumping Union]
Gallop Racer 3 (Export) [Ryan Holtz, Smitdogg, The Dumping Union]
Super Slam (set 3) [f205v]
Super Street Fighter II Turbo (Hispanic 940223) [Artemio Urbina]
Zombie Revenge (Rev A) [Ryan Holtz, Smitdogg, The Dumping Union]
Ninja-Kid II / NinjaKun Ashura no Shou (set 4) [system11]
Hat Trick Hero '93 (Ver 1.0A 1993/02/28) [Bill D, The Dumping Union]
Ring of Destruction: Slammasters II (Hispanic 940902) [Raul Delgado]
Miss World '96 (Nude) (set 4) [system11]
Double Dragon II - The Revenge (US, bootleg) [system11]
Space Chaser (Model Racing bootleg) [Piero Andreini]
Street Fighter II': Champion Edition (M10 bootleg) [Robbbert, Marco]
Street Fighter II': Champion Edition ('Taiwan' bootleg with PAL)
[rtw, Smitdogg, The Dumping Union]
Pirates (set 2) [caius]
Genesis (USA, NTSC, with TMSS chip) [David Haywood]
Space Train [f205v, David Haywood]
Aquarium (US) [funstuff]
Knock Out! (bootleg) [Tirino73]
Ameisenbaer (German, Galaxian hardware) [f205v]
Dragonninja (bootleg with 68705) [f205v]

Various Player's Edge Plus sets [BrianT]
- Player's Edge Plus (PP0060) Standard Draw Poker (set 3)
- Player's Edge Plus (PP0094) Standard Draw Poker
- Player's Edge Plus (PP0129) Joker Poker (Two Pair or Better)
- Player's Edge Plus (PP0189) Standard Draw Poker
- Player's Edge Plus (PP0190) Deuces Wild Poker (set 3)
- Player's Edge Plus (PP0265) 4 of a Kind Bonus Poker (set 3)
- Player's Edge Plus (PP0290) Deuces Wild Poker (set 2)
- Player's Edge Plus (PP0409) 4 of a Kind Bonus Poker
- Player's Edge Plus (PP0418) Standard Draw Poker
- Player's Edge Plus (PP0526) Deuces Wild Poker
- Player's Edge Plus (PP0540) Double Bonus Poker
- Player's Edge Plus (PP0562) 10's or Better
- Player's Edge Plus (PP0587) Standard Draw Poker
- Player's Edge Plus (PP0711) Bonus Poker Deluxe
- Player's Edge Plus (PP0797) One Eyed Jacks Wild Poker
- Player's Edge Plus (KE1001) Keno
- Player's Edge Plus (KE1012) Keno (set 3)
- Player's Edge Plus (PS0364) Wild Star Red White & Blue Slots
- Player's Edge Plus (PS0425) Sizzling Sevens Slots
- Player's Edge Plus (PS0631) Wild Star Red White & Blue Slots
- Player's Edge Plus (PS0722) River Gambler Slots
- Player's Edge Plus (X002033P+XP000112) White Hot Aces Poker
- Player's Edge Plus (X002034P+XP000112) White Hot Aces Poker
- Player's Edge Plus (X002270P+XP000053) Jackpot Poker
- Player's Edge Plus (X002315P+XP000112) Triple Bonus Poker Plus
- Player's Edge Plus (X002376P+XP000112) Super Double Bonus Poker
- Player's Edge Plus (XMP00022) 5-in-1 Wingboard (CG2346) - Spanish
- Player's Edge Plus (XM00002P+XMP00006) Multi-Poker (MGM Grand Detroit Casino)
- Player's Edge Plus (PP0822 A5W-A6F) Standard Draw Poker

NUEVAS MAQUINAS QUE AUN NO FUNCIONAN
----------------------------------
Tektronix TekXpress XP330 X Terminal [Justin Kerk]
Patinho Feio (first computer developed in Brazil, in 1971) [Felipe Sanches]
unknown animal-themed game (bottom) [Roberto Fresca, Matt B]
unknown animal-themed game (top) [Roberto Fresca, Matt B]
Tokyo Bus Guide (Rev A) [ShouTime, rtw]
Mortal Kombat 3 (SNES bootleg) [Kevin Eshbach]
Bandai Super Note Club (Japan) [Team Europe]
Bandai Super Note Club EX (Japan) [Team Europe]
HP9845B [F.Ulvi]
Saturn ST-17xx series DVD players [Justin Kerk]
ROLM 9751 [Brandon Munger]
SGI IRIS Indigo (R3000) [MooglyGuy, Jan-Jaap]
Philips CD-i 220 (Mono-II board) [MooglyGuy, Lord_Nightmare, balrog]
Sansa Fuze 2 [David Haywood]
* need to establish if full firmware can be built from internal rom dump
and firmware updates
Nokia 3310
* we only have firmware update files, probably need actual internal
roms / complete firmware dumps?
Torch CF240 [Nigel Barnes]

Various skeleton drivers for mechanical / non-video systems
- Ameri-Hockey
- Turbo Drive (ICE)
- Standard Change-Makers System 500 / 500E
- Awesome Toss'em (Lazer-tron)
- After Shock (Lazer-tron)
- Bozo's Pail Toss (v2.07)
- Ribbit Racing (Lazer-tron)
- Candy Crane (AGE)
- Clown Roll Down (Elwood)

Various Player's Edge Plus sets [BrianT]
- Player's Edge Plus (X000006K+XK000001) Keno
- Player's Edge Plus (X000013K+XK000011) Keno
- Player's Edge Plus (PP0596) Spades Sequential Royal Double Bonus Poker
- Player's Edge Plus (PP0598) Hearts Sequential Royal Double Bonus Poker

Various World Club Champion Football sets [f205v, ANY, MetalliC]
- World Club Champion Football Serie A 2002-2003 Ver. 2.12 (CDV-10002)
- World Club Champion Football Serie A 2002-2003 Ver. 2.34 (CDV-10008)
- World Club Champion Football European Clubs 2004-2005 (CDV-10013)
- World Club Champion Football European Clubs 2004-2005 Ver. 1.1 (CDV-10015)
- World Club Champion Football European Clubs 2004-2005 Ver. 3.22 (CDV-10015P)
- World Club Champion Football European Clubs 2005-2006 (CDV-10027)



NUEVOS CLONES QUE AUN NO FUNCIONAN
--------------------------------
megadriv.xml: Sega MegaDrive/Genesis cartridges
- Toy Story (prototype) [PtoPOnline]
- Stargate (prototype) [PtoPOnline]

tutor.xml: Tomy Tutor & Pyuuta cartridges
- 4-nin Mahjan (Jpn) [Team Europe, SSJ]
- verified Bermuda Triangle as identical to Torpedo Terror [Team Europe, SSJ]

New NOT_WORKING software list additions
---------------------------------------

gamate.xml: Bit Corp Gamate cartridges [Peter Wilhelmsen, Morten Shearman Kirkegaard]
* some of these work better than others
- Legend of Dragon Knight
- Fist of Thunder
- Jewelriss
- Mars Voyage
- Flying Goblins
- World Cup Soccer
- Punk Boy
- Famous 7
- Tough Guy
- Fantasy Travel
- QuizFighter
- Further Adventures of Hannibal the Cat
- Basketball
- Bao Qing Tian
- Robin Hood
- Riddle of the Ancient Tomb
- Insect War
- 4-in-1
- One Million Whys
- Dinosaur Park (redump)
- The Golden Pyramid (redump)

saturn.xml: Sega Saturn CD-ROMs
* actually playable, but marked as not working due to driver state
- Rayman (Prototype 19950720) [D$wizz Taylor]

supracan.xml: Funtech Super A'Can cartridges
* DMA issues make this not playable
- Formosa Duel [Team Europe, SSJ]

gmaster.xml: Hartung Game Master cartridges
- 3-on-3 Soccer (Fuss-ball) [Peter Trauner, SSJ]


Pagina oficial:
http://www.mamedev.org/

Descarga de la versión 32 bits:
http://www.mamedev.org/downloader.php?file=mame0169/mame0169b.exe

Descarga de la versión 64 bits:
http://www.mamedev.org/downloader.php?file=mame0169/mame0169b_64bit.exe