October 14, 2011

Emulation News 174: Updates for 10-14-11


Hope all of you have a good weekend! Now for the latest emulation news!

M1.XML 20111011

"10/11/2011 - 1911 Sets
Changed:
neomrdo - redumped/confirmed M1 rom

Data sync to 0.143u7"

Source

SDLMAME v0.143u7 for Ubuntu

"Wednesday, 12th October 2011
Ready for download. Enjoy."

Source

WinArcadia & AmiArcadia v16.41

"* Improved real-time monitor (WinArcadia).
* Improved palette editor.
* Miscellaneous improvements and bug fixes."

Source

Speak & Spell 1978 Simulator v3.23.101

"--Updated the HTML manual.(Ver.3.23)
--Extended the limit day for use.(Ver.3.23.101 or later)"

Source

Virtual Jaguar v2.0.0


"* Switched GUI to Qt. And there was much rejoicing. ;-) [Shamus]
* Added detection code to fish out files from inside ZIP archives. What this
means is that now you can have other goodies inside of your ROM ZIP like
labels, box art, and overlays. See built-in help for details. [Shamus]
* Various usability improvements, too many to list here. ;-) [Shamus]
* Various compatibility improvements to the Jaguar core, too many to list
here. ;-) [Shamus]"

Source


PCSX2 SVN r4938

"r4934
EERec: Small changes so Constant Propagation can be turned off (for testing purposes)
r4935
COP2: Fix/hack for Ace Combat 4 sky, you will need to tick the VU Flag Hack Speedhack to enable it (not sure what else to put it on without adding another hack). This is more likely to do with odd COP2/VU0 sharing pipe behaviour, but ill leave that for cotton :P

Also altered some of the interpreter calls so the defines in config.h can be used again (example the #define ARITHMETICIMM)
r4936
Partial revert of r4935. REC_FUNC_DEL is functionally distinct from REC_FUNC. Fixed REC_FUNC_DEL definition.
r4937
mVU: Typo in CTC2 macro mode instruction for the status register case.
(Untested, unknown what if anything it fixes, possibly ace combat series but probably not.)
r4938
Removed Ace Combat hack as r4937 seems to have solved the problem."


Source

Jpcsp SVN r2344

"r2342
Additional logging when an exception is catched in a callback.
r2343
Do not force the compiler, runtime and loader to off. Use the global log level.
r2344
Small improvement for the format of the generated log.html: keep the pre-formatting of the messages by using a monospace font."

Source

DSP Emulator v0.12 (2011/10/13)

"13/10 - DSP Emulator 0.12 Released
Windows binary and source available.
At last ported to Lazarus Spectrum and Amstrad drivers (only remains NES), big changes on source code, ported many functions to Lazarus (ZIP, ZLIB, files, INI, etc).
Fixed CPU bugs, sound bugs, rewrited PIO 8255...
Almost rewrited the Amstrad CPC driver, improved video (still not perfect), sound, stability, and disc copy protections.
Added drivers for 'Ikari III - The rescue', 'Search and Rescue', 'Twin Cobra', 'Flying Shark' and 'Jr. Pacman'."

Source

SDLMAME v0.143u7 for Mac OS X

"0.143u7
-------


MAMETesters Bugs Fixed
----------------------
- 02448: [Graphics] lethalen: External' rowscroll not hooked up
correctly (1st attract level, highscores). (Roberto Zandona')
- 04471: [Crash/Freeze] Many sets using m68000-family CPU: Access
Violation (Sandro Ronco)
- 04345: [Sound] nbbatman, ssoldier and clones: Sounds freezes or
halts after a time (Mamesick)
- 04386: [Graphics] timecris and clones: Specific room with incorrect
lighting on Stage 2 (hap)
- 04495: [Crash/Freeze] All sets in cd32.c: All games fail to boot
properly (mariuszw, R. Belmont)
- 00258: [Graphics] blswhstl: Graphic glitch on the final boss.
(robiza)
- 00373: [Graphics] butasan: There are missing background tiles and
wrong colours. (robiza)
- 00172: [Graphics] butasan: The top status area (where the score and
time info is) is missing text and has wrong colors. (robiza)


Source Changes
--------------
Major rewrite of umipoker and saiyukip input system. Added missing
inputs, fixing structure. Added button- lamps support and layout to
saiyukip, coin counters and complete documented outputs to both games.
Also reworked the DIP switches structure to match what the test mode
shows, with their respective DIP locations [Roberto Fresca]

Complete DIP switches & DIP locations for Umi de Poker and Slot Poker
Saiyuki [Roberto Fresca]

Added Cherry Master '97 PCB layout. [Roberto Fresca, Team Europe]

Fix for systems where getc() is a #define rather than a function
[ElBarto]

neogeo: Fixed game saving [ElBarto]

butasan: fixed text ram banking [Roberto Zandona']

blswhstl: fixed screen size and zoom [Roberto Zandona']

Exposed the Z80 DART interrupt vector to non-Z80 users. [Curt Coder]

Improved inputs and added some TLB notes in the Aleck64 driver
[Peter Sealy]

m68000 - Fix for MINGW compiler optimization [Sandro Ronco]

Big10: Fixed default DIP switches and DIP locations. [Roberto Fresca]

Fixed all HLSL stability issues except visible crease. [Ryan Holtz,
Bat Country Entertainment]

Fixed Z80DART FIFO starting index. [Curt Coder]

m68k: Activate trace emulation and fixed it [O. Galibert]

m68000: Avoid a case when dropping the irq mask just after taking a
auto-acked interrupt would cause a spurious irq [O. Galibert]

m68000: Reset the double-bus/address-error flag where appropriate to
avoid halting on consecutive but not linked exceptions [O. Galibert]

m68k: preliminary support for ColdFire family and MCF5206E [R. Belmont]

namcos22.c: Fixed or improved polygon fade, high priority polygons,
texture c-mode, sprite seaming, textlayer alpha/shadow, DSP external
memory addressmask, and some other smaller issues. [hap]

sh3/4: fixed big-endian mode [R. Belmont]

Hooked up touch screen to Odeon Twister 2 [Mariusz Wojcieszek]

Fix incorrect masking of register writes on ay-3-8914, fixes wrong
envelope amplitude on games which use hardware enveloping on
Intellivision (Thunder Castle, etc) [Huygens]

Added complete dump for sfish2 [Guru]

namcos22.c: Fixed or improved tokyowar sprite garbage, sprites in
alpinesa alpinr2a/b and cybrcycc, sprite x/y flipping, sprite delta
x/y, texture c-mode (again), and some z priority issues. [hap]

tms9928a.c: Fixed colission detection regression. [Wilbert Pol]

m68k: preliminary 68040 MMU implementation [R. Belmont]

Figured out the sound system of Muroge Monaco and clones. It's a
Delta-Sigma DAC (1-bit/Bitstream), driven by the bit 3 of the output
port 0x7000. [Roberto Fresca]

Fixed the graphics decode of Las Vegas. [Roberto Fresca]

Added correct P1 and M1 for Neo Mr. Do and made some documentation
updates in the Neo-Geo driver [Johnboy]

Updated intelfsh.c in order to support AMD 29F080 chip [Sandro Ronco]

namcos23.c: added gun input to Time Crisis 2 [hap]

Further major organization, documentation and reordering of numerous
(about 2500) gambling / Fruit machine titles covering multiple
systems. [David Haywood]



New games added or promoted from NOT_WORKING status
---------------------------------------------------
PEPSI Man [Luca Elia, Yasuhiro Ogawa]
Uchuu Tokkyuu Medalian [Luca Elia, Yasuhiro Ogawa]
Funcube 3 [Luca Elia, Yasuhiro Ogawa]
FamicomBox [Mariusz Wojcieszek]


New clones added
----------------
Jungle King (alternate sound) [Andrew Welburn]
Zero Gunner (Japan, Model 2A) [Tormod, Brian Troha, The Dumping Union]
Last Bronx (USA, Revision A) [R. Mucciarelli, The Dumping Union]
Viper Phase 1 (USA, New Version, set 2) [Arzeno Fabrice]
Vigilante (US) - Rev. G [Corrado Tomaselli]
Cruis'n Exotica v1.0 [Brian Troha, The Dumping Union]
NBA Jam T.E. Nani Edition (rev 5.2 8/11/95) [TerryMasters]
Muroge Monaco (set 3) [Roberto Fresca, EMMA Italian Dumping Team]
Butasan - Pig's & Bomber's (Japan, English) [Bensonrad]
Aqua Jack (US) [ShouTime]


New games marked as GAME_NOT_WORKING
------------------------------------
Cherry Master '97 [Roberto Fresca, Team Europe, FatArnold]
Metalman [PinMAME]
Pimbal (Pinball 3000) [PinMAME]"

Source


MAME Plus! v0.143u7 r4913

"r4911
[MAME] resync neodrvr to 0.143u6
r4912
[MAME] rename PGM ddp3
r4913
* [MAME] Updated to MAME 0.143u7
* [MESS] Sync with MESS rev 13034
* updated jp list (jplist0143r4909_1012) [mamelist jp]"

Source


bsnes v083

"This release adds preliminary Nintendo / Famicom emulation. It's only a week or two old, so a lot of work still needs to be done before it can compete with the most popular NES emulators.

It's important to clarify: bsnes is primarily an SNES emulator. That will always be its forte and my core focus. I have added Game Boy support previously for Super Game Boy emulation, and I've added NES support mostly for something fun to work on to break up the monotony of working on one system for seven years now. Obviously, I'd like the emulation to be accurate and highly compatible, but I simply cannot afford to invest the same amount of time and money into any other systems.

Still, either way the NES and GB emulation serve as fun side-diversions, and allow for a unified emulator interface with all of bsnes' unique features applied to all systems. My personal favorite feature is mightymo's extended built-in cheat code database that now also includes NES and Game Boy codes. And it even works in Super Game Boy mode now, too!

I'm also not worried about speed at all: so long as NES/GB are faster than SNES/compatibility, it's fine by me. Note that due to the NES audio running at 1.78MHz, and Game Boy audio at 4MHz stereo, a more sophisticated audio resampler was needed: Ryphecha (Mednafen author) has graciously written a first-rate resampler: it is a band-limited Kaiser-windowed polyphase sinc resampler. It is combined with two highpass filters to remove DC bias. The filter itself is SSE optimized, but even still, approximately 50% of CPU usage for NES/GB emulation goes to the audio filtering alone. However, you now have the best sound possible for NES and Game Boy emulation as a result.

The GUI has also been heavily re-structured to accommodate multiple emulators from the same interface. As such, it's quite likely a few bugs are still lurking here and there. Please report them and I'll iron them out for the next release.

- license is now GPLv3
- re-structured GUI as a multi-system emulator
- added NES emulation [byuu, Ryphecha]
- added NES ICs: MMC1, MMC2, MMC3, MMC4, MMC5, VRC4, VRC6+audio, VRC7, Sunsoft-5B+audio, Bandai-LZ93D50
- added NES boards: AxROM, BNROM, CNROM, ExROM, FxROM, GxROM, NROM, PxROM, SxROM, TxROM, UxROM
- Game Boy emulation improvements [Jonas Quinn]
- SNES core outputs full 19-bit color (4-bit luma included) for more accurate color reproduction (~5% speed hit)
- audio resampler is now a band-limited polyphase resampler [Ryphecha]
- cheat database includes NES+GB codes as well [mightymo, tukuyomi]
- lots of other changes"


Source

Fceux SVN r2264

"r2264
sdl: fix segfault on recordto by temporarily disabling the author dialog "

Source

MESS SVN r13035

"r13030
ipf: small fix in the level/edge converter and add it to the amiga (nw)
r13031
messnew updated to 0.143u7 (no whatsnew)
r13032
snes.xml: Redumped and profiled 52 cartridges. [MESSfan]
r13033
Corrected adding a slot options, fixes issues visible on PC driver in MESS (no whatsnew)
r13034
snes.xml: Added a proper dump of SNES tester service [Lord Nightmare]
r13035
idectrl - Fixed double free on image device stop, fixes pc issue (no whatsnew)"

Source

Mame32Plus [Ash-Build] v0.143u7

"-Updated at 13-10-2011.

-------------------------------------------------------------
==========================================================

- Regular MAME updates.

- Updated The King of Fighters '98 MIX.

====================================================

NOTE: Some of those game must be hanging or doesn´t working at all, please gimme feedback about it."

Source



Share:

0 comments:

Visit my store on Storenvy

Retro Gaming Life on Twitch!

retrogaminglife's Streambadge

Followers

Contact Form

Name

Email *

Message *

Labels

1984 Comic (3) 32x (12) 3DO (28) 3DS (108) 3DS pic of the week (53) Acclaim (2) Action Figures (59) Activision (2) advertising from the past (460) affiliates (5) Affinity Sorrow (4) Alexis Lalas (1) amiga (8) anime (67) anime girl of the week (1) Animonday (39) Anniversary (7) Apple (31) arcade (43) Art (1) Art Gallery (1) article (9) Ascii (2) Askys (1) atari (57) Atari800 (12) Atlus (25) Bandai (5) blast from the past (1) Book (5) Bootleg Game of the Week (79) capcom (38) Capture Card (1) Cassette (1) Cats (9) CDI (3) CDX (1) CIB Sunday (29) Club Nintendo (5) Cobra Team (2) Coleco (1) Colecovision (4) Coming Updates (6) Commodore (27) Computer Fix (5) convention (6) Countdown (15) Data East (1) Diet and exercise (3) Disney (5) DOS (141) DOS Month (49) DOS Thursday (14) DOSBox (55) Dragon Ball (2) Dreamcast (64) Dynamics (1) e-zine (18) EA (3) earthquake (1) Ebay Shoppe (14) Electrobrain (1) emulation news (294) En Espanol (2) Enix (8) Etsy Shoppe (19) Famiclone (26) Famicom (537) Famicom Friday (26) Famicom Guide (69) Famicom Pirates (138) Fceux (72) Final Burn Legends (3) Final Fantasy (2) Find of the Month (36) Flea Market (4) floppy (16) Forgotten Finds (16) Futurama (1) Fuzhou Waixing Computer Science and Technology Co (2) Gadgets (29) Game and Watch (11) Game Arts (5) Game Gear (109) Game-bit of the day (996) Game.com (4) Gameboy (407) Gamecube (135) Games (45) games turned into anime (1) Gasha Figurines (1) GBA (216) GBC (181) Geeky love (1) Genesis (454) Gijoes (13) GroovyMame (4) Halloween (4) Handhelds (11) Hatari (3) Hector (1) holidays (29) Hoxs64 (1) Instagram (1) intellevision (12) ipad (1) Ipod Upgrade (3) ISO Tool (7) Jagulator (2) japan (1) Javascript PC Emulator (1) jDosbox (1) JMednafen (1) Job (6) JoyToKey (1) Jpcsp (98) JRPG (28) Kittens (7) konami (16) Labels (11) Labor day (1) Latest Finds (1794) legos (3) Life (12) Loot Crate (1) Luis Games (2) Luitello (1) Lunar Silver Star Sega CD (1) Lynx (4) Magazines (43) MAME (34) MAME for XBOX 360 (2) MAME PLUS (25) MAME Plus Plus Kaillera (18) MAME PLUS XT (13) MAME32Plus Ash Build (16) MAME4droid (7) Mameinfodat (1) Mangas (11) Manual Monday (51) Marios (13) MasterGear (4) MD.emu (2) MedGui (3) Mega Man (24) Mega Man 7 NES (1) Merry Christmas (14) MESS (225) MESSinfo (5) Meteor (2) Miami Beach (1) Micro64 (25) Mii (15) milestone (14) Mini Arcade (7) MoarNES (1) Mod (3) Monster Ball Go (5) movies (16) MP3PlayerPlugin (5) MrDo DS (1) MSX (8) MSX emu (2) msxDS (3) multiMAN (16) Mupen64k (1) Mupen64Plus (14) music (11) My Gaming Area (1) My NES (8) N64 (193) Namco (8) Namcot (2) napple (1) Natsume (4) NDS (162) NECA (12) nemulator (1) neo geo (9) neo geo pocket (5) Neo Raine (3) NeoCD (1) NeoGamma (8) NES (843) NES prototype (3) NES.emu (2) NESbox (1) NesDS (16) Nester J (4) Nestopia (2) NestopiaX (3) New Banner (4) New Year (11) News (402) Ngage (1) nGlide (2) NGP.emu (1) nintendo (76) Nintendo Switch (91) Nintendulator (8) NIS (2) NitroGrafx (1) Nuevos Juegos (1) nullDC (2) ODAMEX (4) Odyssey 2 (2) Ootake (13) Open BOR (7) Open Emulator (8) OpenMSX (1) OpenTTD (5) Osmose (1) Packard Bell (1) PangDS (1) Password Wednesdays (14) PC (472) PC Engine (109) PC6001VW (3) PCE.emu (2) PCE/ibmpc (1) PCE/macplus (1) PCSX Reloaded (53) Pcsx2 (112) PearPC (1) Persona4 (3) Personal art (1) Peru (1) Phoenix (1) Pinball (1) Pirates (12) Playing then Playing now (13) PMPlayer Advance (1) PokeMini Emulator (2) Pokemon (146) Pokemon Go (14) PokemonCardoftheWeek (58) poll (7) Pom1 (1) Posters (1) PPREFS (4) ProGrammaX (3) Project 64 (21) PS1 (425) PS2 (233) PS3 (116) PS3 Game List (1) PS3 MAME (1) PS4 (169) PS5 (4) PSP (96) PSP 3D plugin (2) PSP Custom Firmware (10) PSPident (2) PSvita (60) PSX Emulation Cheater Codelist (1) PSXjin (2) puNES (25) Pypdp8tk (2) Q-Gears (1) Q4Wine (1) Qaop (1) QMC2 (52) Question Session (2) Rage (1) random (2) Random Fact of Video Game History (1) RemoteJoyLite (1) retro cheat page (23) Retro Comics (18) Retro Copy (1) Retro Excremental Fecal Matter of the Week (1) Retro Freak (1) Retro Game Ending (4) Retro Game of The Week (173) Retro Gaming (167) Retro Gaming Articles (8) Retro Gaming Life Podcast (2) retro news (666) Retro Tuesdays (10) Retro-Tips (1) Retrobeat Tuesdays (40) retrobit of the day (361) Retrowear (1) retroweb (6) Rising Star Games (1) Rom Center (1) Rom Collection Browser (1) Rom Manager (13) Rom Vault (5) RPG (64) SammyStudios (1) Save Game Manager (12) ScummVM (5) SDLMAME (15) SDLMAME4Ubuntu (9) Sega (36) Sega Ages (8) Sega CD (68) sega cd 32x (3) Sega Master System (108) sega pico (3) Sega Saturday (14) Sega Saturn (143) SegaSaturday (29) SharpBoy (3) Shopify Shoppe (4) Shoppe (3) SNES (608) SNES9x (15) SNES9x Euphoria (1) SNES9x GX (1) SNES9x-PS3 (2) SNESmulDS (1) SNK (2) soccer (3) Sonic (9) Sony (4) Speak and Spell 1978 Simulator (9) Speccy (9) Spectaculator (1) sports (6) SPU2-X (8) Spud (1) SquareEnix (9) Squaresoft (9) SSF (17) SSNES (11) Stella (41) Stella DS (3) Step Mania (6) Stream (3) Summer Days (1) Sunsoft (3) Super 7 (2) Supermodel (3) Surreal 64 (3) Taito (6) Techno (2) Tecmo (7) TempAR (3) Tengen (2) Test 7 (5) Thank You (2) Thanksgiving goble goble (5) THQ (1) ThunderMAME (1) TMNT (111) Toys (117) TR64 (1) Tradewest (1) Trading Cards (43) Translated Games (6) Trinitron (1) Trip to Peru (23) TRS32 (1) Turbo Grafx (96) Twitch (4) uBee512 (2) UberNES (1) UKNCBTL (4) Unreal Speccy Portable (3) USB Loader GX (3) vacation (1) Valentines Day (2) VBA GX (1) VBA-PS3 (1) Vba-ReRecording (15) VBANext-PS3 (1) VectrexWii (2) VGMToolbox (6) VHS (21) Vic20emu (1) VICE (5) village (3) Virgin (2) Virtual Box (10) virtual boy (10) Virtual Gameboy (5) Virtual Gameboy Advance (8) Virtual Jaguar (26) Virtual Library (3) Virtual T (1) VirtualC64 (1) Visual Boy Advance (13) Voodoo (1) Wii (143) Wiiengine (1) WiiHandy (1) WiiMC (3) Wiirtual Boy (1) WiiU (47) WinApe (1) Windows 3.11 (1) Windows 95 (1) WinDS (10) Wine (18) WinFellow (1) WinTVC (1) WinUAE (25) WinVICE (2) WinVZ300 (28) WolfMame (2) WolfMESS (2) Wonderwasn (1) Working Designs (5) world cup (2) XBMC4XBOX (1) XBOX (78) Xbox 360 (116) Xbox One (17) Xebra (1) XM6 (3) XM6i (3) XM7 (7) Xroar (3) XSeed (2) Yabause for Pandora (1) Yabause Wii (6) Yape (3) ykhwong's DOSBox (6) Youtube (111) Yu-gi-oh (159) Yu-gi-oh finds (36) Yu-gi-oh!CardoftheWeek (70) Z26 (4) zelda (19) Zx Spectrum (2) ZXMAK (5)

Blog Archive

About me

This is a site dedicated to retro gaming in particular but it'll have other things as well. We are open minded to all sorts of gaming included non-video gaming. Please take a chance and explore what we offer! -Famicom Freak

Theme Support