News ROMs Emulatoren Torrent tracker
 
Kontakte
Briefkasten
irc.newnet.net
#emu-russia
 
 
Our Friends
Old-Games.ru - Old PC Games.
Snk-NeoFighters
Neues
6 2010
iDeaS 1.0.3.7 beta
Eevon [23:28]

Nintendo DS and Gameboy Advance emulator has been updated recently. Changes:
- Fixed bug deleting Graphics Context. (Windows Only)
= Fixed bug in Texture Blending Decal Mode.
- Fixed bug in DIVCNT register.
- Fixed bug in SQRTCNT register.
- Fixed bug writing Fog Coordinates.z.
- Fixed bug in GXSTAT register.
- Added support for 3D rear-plane.

Datei: Herunterladen
Neue Quelle: http://ideasemu.biz

Kommentare
Emu 1.01 (06-09-2010)
Eevon [11:41]

Emulator of BK-0010 and other Russian computers has been updated. No changes information available.

Datei: Herunterladen
Neue Quelle: http://bashkiria-2m.narod.ru

Kommentare
5 2010
Demul 0.5.6 - update
Eevon [23:23]

I've uploaded fresh package of Demul with latest plugins (graphics and netplay) and English documentation for netplay plugin.

P.S. Emulator requires latest version of DirectX and С++ libraries installed on your PC. Please, install them if you have any problems with emulator.

Datei: Herunterladen


Kommentare
netBlade 0.42
Eevon [23:20]

Netplay plugin for Sega Dreamcast emulator Demul has been updated. Changes:
- added support for up to 16 players (Kaillera's maximum);
- translated readme to English.

Datei: Herunterladen
Neue Quelle: http://forum.emu-russia.net

Kommentare
Altirra 1.7
Eevon [13:52]

Atari 800/800XL/130XE emulator for Windows has been updated. Changes:
[features added]
- Cartridge: Fixed ID mistake on mappers 1 and 2; added 3, 15, 26-30, 32-38.
- Cartridge: Added dialog to ask for mapper when header is missing.
- Cartridge: Added write support for 1Mb/8Mb flash cartridges.
- Cartridge: Added option to create new 1Mb/8Mb flash cartridges.
- Cartridge: Added option to save cartridge images.
- Cartridge: Added support for AtariMax 1Mb+MyIDE cartridge banking mapper.
- UI: Added /bootvrw and /bootrw to boot disks in read/write or virtual R/W mode.
- UI: Added /artifact switch for controlling video artifacting.
- UI: Multiple types of images can now be mounted simultaneously via the command line.
- UI: Added /type switch to push keys on startup.
- UI: Added /cartmapper switch to specify mapper when booting headerless cartridges.
- UI: Added support for saving settings in an .ini file instead of the Registry.
- UI: Added more color presets.
- UI: Added save screenshot command.
- UI: Ctrl+\ and Ctrl+Shift+\ now produce Ctrl+Esc and Ctrl+Shift+Esc.
- UI: Added /portable mode to switch to Altirra.ini for settings.
- UI: Added help file.
- UI: Disk, cartridge, and tape images can now be loaded from .zip files. UI: Heads-up display now indicates H: access.
- Recording: Added video recording.
- Simulator: Added option for faster kernel boot by accelerating checksum and RAM test routines.
- Simulator: .bin and .xfd extensions now override content-based identification for images.
- Simulator: BASIC disable now lifts Option key on playfield enable rather than VBI enable to avoid breaking games that don't use VBIs.
- Debugger: Added .pathbreak command to stop when new code is executed for the first time.
- Debugger: Disassembly window now auto-pages when scrolling up or down beyond the current view.
- Disk: Individual disk drives can now be powered on and off from the Disk Drives dialog.
- Disk: Improved compatibility of H: device.
- Disk: Added support for H: burst I/O.
- IDE: Added emulation support for MyIDE interface.
- HLE: Rearranged SIO to improve compatibility with naughty programs that copy out parts of kernel ROM.

[bugs fixed]
- UI: Fixed random crash when opening debugger or new debug panes.
- UI: Booting images on the command line now removes previously mounted images.
- UI: Fixed Alt+8 keyboard shortcut.
- UI: Remapped Insert/Delete/Home keys to better match their Atari equivalents.
- UI: Fixed joystick ports 3 and 4 not being mappable.
- UI: Fixed focus anomalies when bringing up profile view undocked.
- UI: Rewrote bicubic pixel shader to fix artifacts on Intel GMA 950.
- UI: Display acceleration is now supported on secondary monitors.
- POKEY: Added support for using channel 2 as serial transmit clock (SKCTL[6:5]=11).
- POKEY: Unassigned registers now properly read $FF.
- Disk: Increased delay from complete byte to first data in high speed mode to fix data overruns in SIO-based routines.
- Disk: Fixed bug that caused corruption of newly created disk images during incremental updates.
- CPU: Fixed bug in DCP opcodes.
- CPU: Added missing ARR #imm ($6B) opcode.
- CPU: Added missing SAX zp,Y ($97) opcode.
- CPU: Added missing XAS abs,Y ($9B) opcode.
- CPU: Fixed ATX #imm ($AB) opcode.
- Debugger: Fixed crash/errors when trying to reopen printer pane after closing it.
- Debugger: Memory leak fixes.
- Debugger: Fixed disassembly window jumping when changing breakpoints after selecting a nested call stack frame.
- Debugger: Fixed Alt+Shift+0 shortcut for profiler view.
- Simulator: Fixed bug where BASIC bit wasn't handled properly in 576K and 1088K memory modes.
- Cartridge: SuperCharger 3D cartridge is now saved and restored properly across runs.
- HLE: Added initial cassette reading support.
- HLE: Fixed bugs in E: logical line handling in bottom third of screen.
- HLE: Fixed handling of undocumented ZFL entry point in math pack with accelerated FP disabled (improves compatibility with Atari BASIC).
- HLE: SIO now disables level 2 VBLANK when active.
- HLE: CIO no longer throws an error when closing an IOCB that is not open.
- HLE: CIO now allows opening a device without a colon, i.e. "K".
- GTIA: Fixed some display artifacts when extended PAL height is enabled.

Datei: Herunterladen
Neue Quelle: http://www.virtualdub.org

Kommentare
3 2010
bsnes 0.068r10 beta
Eevon [00:19]

WIP version of Super Nintendo emulator has been updated recently. Changes:
- This release is only to demonstrate a new S-PPU renderer I have been working on. The goal is to use it only for the performance core. It is feature complete, with a few caveats. The most noticeable is that save state support is not implemented yet, but it also handles mosaic support in a less precise manner to speed things up. Under the hood, it is still a scanline renderer, but each scanline pass renders whole tiles at a time rather than iterating over every pixel. It is also designed more like the accurate PPU in terms of code layout, with each component of the PPU isolated to its own class. As a result, the performance build as a whole runs 13.5% faster now; which means the new S-PPU is roughly 27% faster than the old one.

Datei: Herunterladen
Neue Quelle: http://byuu.org

Kommentare
2 2010
Emu 1.01 (02-09-2010)
Eevon [15:39]

Emulator of BK-0010 and other Russian computers has been updated. Changes:
- added ability to view all memory areas in debugger.

Datei: Herunterladen
Neue Quelle: http://bashkiria-2m.narod.ru

Kommentare
ClrMamePro 3.135c
Eevon [11:44]

The best ROM/CHD manager has been updated. Changes:
- fixed: dupes check was still broken.

Datei: Herunterladen
Neue Quelle: http://mamedev.emulab.it

Kommentare
1 2010
The Guru’s new PCBs
F1ReB4LL [23:39]

Druaga Online: The Story Of Aon - PC-based (Windows XP version 2002 Embedded) server for linking with the System 256 unit. Has a CDROM drive and an 80GB HDD (approx 68GB of it is not partitioned and not used) running Druaga Online version 1.6 software
Other CD versions secured.....
V1.10 (blue disc)
V1.20 (green disc)
V1.40 (light blue)

Druaga Online: The Story Of Aon (Namco System 256 DVD and dongle)
Some other Druaga Online DVDs have also been secured.....
V1.10 (purple disc)
V1.20 (pink disc)
V1.40 (orange disc)
V1.50 (yellow disc)
V1.6 (brown disc X2)
Promotional DVD (approx. 1 hour of video showing game demos and info)

Puyo Puyo Da! (NAOMI ROM cart)
Gundam Federation vs Zeon (NAOMI ROM cart)
Truck Kyosokyoku (with I/O board and CD)
Maximum Speed (Atomiswave cart)
Puckman Pokimon (Korea)
Gundam Seed vs Zeon (System 256 disc and dongle)
Donggul Donggul Haerong (Crystal System)
2 Namco 20 Year Reunion boards to fix.
Mr. Kicker, Head Panic, Mr Dig and Swat Police (all dumped by Brian some time ago) to re-attach the surface mounted ROMs and sell.
An alt. version dongle for Soul Calibur 2
a couple of not working Point Blank PCBs with gun boards
Wyvern F0
Bygone

Neue Quelle: http://guru.mameworld.info

Kommentare
Demul 0.5.6
Eevon [22:24]

Russian Sega Dreamcast emulator has been updated recently. Changes:
* AWAVE: many fixes for controls, rail-shooters playable;
* AWAVE: xtrmhunt romset typo;
* CHD: reading problems fix;
* CHD: updated to 138u4 version;
* CORE: ROMs overreading protection;
* CORE: SB_SFRES "softreset" emulation (imperfectfor dynarec);
* CORE: arcade roms loading by CRC only, now can load renamed/old/custom romsets with the same files;
* CORE: command line support, run selected game/system, list supported games, generate xml dat file (clrmame) for supported romsets with parent/clones info;
* CORE: dynarec instruction fix;
* CORE: emulation reset fix;
* CORE: enable SSE compilator optimization;
* CORE: full unicode support;
* CORE: interpreter memory translation optimization, MMU speedup;
* CORE: invalidation optimized, "Triggerheart Exelica", etc. speedup;
* CORE: logging and default output path fixed;
* CORE: macw, macl opcodes fix;
* CORE: round mode fix;
* CORE: savestates fix;
* CORE: savestates for VMU;
* CORE: timers bugfixes;
* CORE: various crashes fix;
* CORE: various maple fixes;
* CORE: various romset fixes;
* CORE: internal time with windows time auto synchronization;
* GDI: offset support (may be glitchy);
* GDI: sector cache (test only);
* GDI: various bugfixes;
* GPU: "Transform Z" options added (w-buffer to z-buffer transform enable), enabled by default (need restart for ogl if changed);
* GPU: VRAM overreading protection;
* GPU: correct vertex intensity alpha;
* GPU: correct vertex intensity color clamping;
* GPU: ogl disable SSE compilator optimisation due to VC10 compiler bug;
* GPU: dx correct window size change;
* GPU: render and framebuffer fixes (still imperfect);
* GPU: fullscreen frequency fix;
* GPU: polygons blending fix;
* GPU: sprites fix;
* GPU: stride untwiddled texture fix;
* GPU: yuv textures in vq mode supported ("Head Hunter" fix);
* GUI: "15Khz/31Khz" modes selection, "31Khz" default option;
* GUI: "LLE MIE"/"HLE MIE" selection option, if "LLE MIE" is unavailable (no "NAOBD.BIN"), "HLE MIE" mode enabled automatically;
* GUI: "Time Hack" option, automatic Dreamcast flash time record correction for current time;
* GUI: GameBrowser "load decrypted" fix;
* GUI: GameBrowser forvard/backward sorting for game year, romset name, full name, developer/publisher and game system;
* GUI: GameBrowser keyboard input handling fix;
* GUI: GameBrowser gridlines workaround for WinXP;
* GUI: PAL/NTSC mode selection;
* GUI: custom savestate keys definitions;
* GUI: full game name/title display on windows title;
* GUI: mahjong controller setup;
* GUI: more video cable mode selection;
* NAOMI: MAME Naomi CHD-files supported (but not listed in dat), need CHD plugin in plugins directory;
* NAOMI: BIOS auto selection;
* NAOMI: board malfunction for A-C rev. BIOSes fix;
* NAOMI: cart encryption for direct and buffered protection modes supported, most encryption keys added;
* NAOMI: cart encryption key automatic detection for NO_KEY games (if any), may take a couple of minutes for complete process;
* NAOMI: default system configuration added if no nvram files found, auto selection cabinet orientation and player number for games depending on it;
* NAOMI: coin fix;
* NAOMI: gunsur2 encryption key added, playable with sound;
* NAOMI: club cart protection data;
* NAOMI: doa2 crash fix;
* NAOMI: ggx crash fix;
* NAOMI: hmgeo SHA1 fix;
* NAOMI: wldrider crash fix;
* NAOMI: initdv2j DES key added, doesn't boot anyway;
* NAOMI: full HLE MIE (315-6146 Maple-JVS bridge MCU) support;
* NAOMI: full LLE MIE (315-6146 Maple-JVS bridge MCU) support, "NAOBD.BIN" file with MCU fake firmware needed;
* NAOMI: JVS interface and IO board(s) emulation;
* NAOMI: automatic analog controls mapping;
* NAOMI: VMS and Dreamcast gamepads handling for arcade games (if supported);
* NAOMI: keyboard support, select "Keyboard" for "port B" and/or "port C" in "Plugins" configuration dialog;
* NAOMI: dybbnao, dygolf, alpilot, sstrkfgt, gunsur2, samba, crzytaxi, zombrvn, wldrider controls support;
* NAOMI: mahjong panel support;
* NAOMI: nvram load/save fix;
* NAOMI: proper 15/31Khz DIP switch handling;
* NAOMI: romset updated with MAME 139u2 ROMs;
* NET: added netplay support for DC, NAOMI1/2, ATOMISWAVE, only NULL plugin provided (see thrid party plugins);
* PAD: various bugs fix;
* PAD: first time configuration crash fix;
* PAD: support for xbox360 gamepad (without analogs);
* SPU: ARM7 core fixes;
* SPU: better synchronization;
* SPU: close fix, thread close fix;
* SPU: lp reset fix;
* VMU: beeper emulated.

P.S. You can download latest Demul romset here and full set of Dreamcast games in GDI format is here.

Datei: Herunterladen
Neue Quelle: http://forum.emu-russia.net

Kommentare
ClrMamePro 3.135b
Eevon [12:07]

The best ROM/CHD manager has been updated. Changes:
- fixed: rare wrong "no or corrupt chd header/sectormap" message;
- fixed: wrong dupe check when clones does have chd(s) while parent doesn't;
- fixed: wrong "wrong case" message when using the move set to correct sysdefpath option.

Datei: Herunterladen
Neue Quelle: http://mamedev.emulab.it

Kommentare
31 2010
ClrMamePro 3.135a
Eevon [10:58]

The best ROM/CHD manager has been updated. Changes:
- fixed: wrong warning about bios storage method in rebuilder when no bios sets are available;
- fixed: wrong "error while reading" warning during scan;
- misc: double setnames/descriptions are now renamed in any case during parsing dat.

Datei: Herunterladen
Neue Quelle: http://mamedev.emulab.it

Kommentare
WinArcadia 14.27
Eevon [10:53]

Emerson Arcadia 2001 emulator has been updated recently. Changes:
- Malzak: improved graphics emulation.
- Miscellaneous improvements and bug fixes.

Datei: Herunterladen
Neue Quelle: http://amigan.1emu.net

Kommentare
GameEx 11.17
Eevon [10:52]

Multisystem frontend for MAME and other command line interface emulators has been updated recently. Changes:
- Views are now remembered on a per system basis;
- X files now supported in custom menus;
- Minor fixes.

Neue Quelle: http://www.gameex.net

Kommentare
30 2010
MAME 0.139u2
F1ReB4LL [21:22]

Another portion of core changes from Aaron.

Datei: Herunterladen


Kommentare
Emu 1.01 (30-08-2010)
Eevon [14:18]

Emulator of BK-0010 and other Russian computers has been updated. Changes:
- minor changes and fixes in ZX-Spectrum 128 emulation.

Datei: Herunterladen
Neue Quelle: http://bashkiria-2m.narod.ru

Kommentare
GameEx 11.16
Eevon [10:43]

Multisystem frontend for MAME and other command line interface emulators has been updated recently. Changes:
- Additional system asset paths for game music and game tv commercials. You can get these files using the EmuMovies download service.
- Improved picture and slide show transitions.
- Jukebox Visualizations have also been improved.
- Next audio track is now displayed on the now playing scroller.
- Audio tag reading is improved
- Improved memory management of audio files.
- Ambiance correctly stops playing when needed.
- Each list now independently retains its own view mode.
- Changing view is now quick.

Neue Quelle: http://www.gameex.net

Kommentare
28 2010
Z80Stealth v0.703
[bETA]mEN [22:02]

ZX Spectrum emulator for Windows has been updated. Changes:
- Accurate screen drawing, using Pentagon timings, multicolors and border effects now work )
- Partial support for zip archives, works for packed trdos disk images for now
- TAP files can be loaded immediately from snapshot menu, 2 new strings in config file related to this
INSTANTTAPEBOOT=YES
BOOTTAPE="boottape.sna"
- Fixed: emulator crash under WinXP while changing AY/YM chip or stereo mode
- As usual small bugfixes here and there, again thanx to [bETA]mEN

Datei: Herunterladen


Kommentare
25 2010
Stella 3.2.1
Eevon [17:23]

Atari 2600 emulator for Windows has been updated. Changes:
- Improved behaviour of joystick 'hat' movement. This should fix bugs most visible in Yars' Revenge.
- Fixed bug in debugger rewind states; bankswitching wasn't being performed during the rewind. Related to this, fixed a similar issue with the debugger 'loadstate' and 'savestate' commands.
- Added game properties info for the newly released 'Halo 2600' ROM.

Datei: Herunterladen
Neue Quelle: http://stella.sourceforge.net

Kommentare
ClrMamePro 3.135
Eevon [01:09]

The best ROM/CHD manager has been updated. Changes:
- added: adv scanner option to automatically move sets in wrong sysdefpaths;
- added: chd checksum option to read chd sector map;
- misc: don't rebuild cache if newly created dats/exes are identical to others;
- misc: added *.xml filemask to setinfo export;
- misc: improved dupes scan to find double chd folders;
- misc: new option for rename wizard to not rename replaced sets;
- misc: some text changes here and there incl. copy/move prompts;
- misc: added warning to rebuilder if bios storing methods between scanner/rebuilder differ;
- fixed: miss/have lists handle sample-only sets;
- fixed: "version not found issue" for 64 bit versions;
- fixed: merger ignored sets with chds;
- fixed: chd folders in full merged modes can rarely create missing rom messages;
- fixed: set stats count for bios only + chd sets.

Datei: Herunterladen
Neue Quelle: http://mamedev.emulab.it

Kommentare
24 2010
Romcenter 3.53
Eevon [22:51]

Nice ROM manager has been updated. Changes:
- fix bugs in zip engine;
- fix some bugs with folders included in zip (still bugs remaining...);
- fix rezip procedure including local paths in archive;
- fix import files with invalid date (files dates are restore to valid format);
- display empty folders inside zip;
- fix nodump detection if roms are in a folder;
- Update included datafiles (cps1/cps2/kawaks...).

Datei: Herunterladen
Neue Quelle: http://www.romcenter.com

Kommentare
Emu 1.01 (24-08-2010)
Eevon [17:21]

Emulator of BK-0010 and other Russian computers has been updated. No changes information available.

Datei: Herunterladen
Neue Quelle: http://bashkiria-2m.narod.ru

Kommentare
PCSP 0.3.0
Eevon [09:58]

Sony PSP emulator has been updated. Changes:
- Plenty fixes on GE engine including new shader render;
- Joystic support;
- Analog pad support;
- Lot of fixes to HLE;
- and of course some more games appears to be playable.

Datei: Herunterladen
Neue Quelle: http://www.pcsp-emu.com

Kommentare
GameEx 11.14
Eevon [01:53]

Multisystem frontend for MAME and other command line interface emulators has been updated recently. Changes:
- Fixes ambience playing too early at startup;
- Latest version of HiToText;
- Fixes text being truncated at very low resolutions;
- Fixes freeze issue when viewing artwork full screen and paging;
- Direct3D X files are now supported for menu and system logos.

Neue Quelle: http://www.gameex.net

Kommentare
23 2010
msxDS 0.85
Eevon [13:45]

MSX/MSX2/MSX2+ emulator for Nintendo DS has been updated. Changes:
- Added many crc32 of megarom from Korea.
- Fixed 32KB ROM mirrors.
- Rewrote sprites routines. (full emulation)
- Super Pierrot mapper support.
- Some small fix in the megaroms mappers routines.
- Fixed status register 0 of VDP in MSX1 mode. (Zaxxon published by Electric Software works.)
- Added Kanji BASIC support. (The a1wxkdr.rom file is now required.)
- MSX2+ logo is displayed.
- Use of TCM memory for several graphics routines. (msxDS is a bit faster!)
- Double-tap on a file name to select it (and close the window).
- Use of L and R triggers for 'Fire Ball' and 'Roller Ball' pinballs. (ROM versions only).

Datei: Herunterladen
Neue Quelle: http://www.alternate-fmsxds.webs.com

Kommentare
Neueste Dateien
iDeaS 1.0.3.7 beta (Win)
EMU 1.01 06-09-2010 (Win)
Demul 0.5.6 (Win)
netBlade 0.42 (Win)
Altirra 1.7 (Win)
bsnes WIP 0.68r10 beta (Win)
ClrMAME Pro 3.135c 64-bit (Win)
ClrMAME Pro 3.135c (Win)
Z80Stealth 0.703 (Win)
Stella 3.2.1 (Win)
RomCenter 3.53 (Win)
PCSP 0.3.0 (Win)
msxDS 0.85 (NDS)
bsnes 0.068 (Win)
Makaron T12-5 (Win)
Snes9X Euphoria R4 (PSP)
ZXDS 0.9.1 beta 1 (NDS)
DS1942 1.2 (NDS)
PCSX Rerecording 0.1.3b (Win)
PCSX2 plugins pack 10-08-2010 (Win)
 
Zufallscreenshot
Super Gem Fighter Mini Mix

Spieledatenbank Anzeigetafel
NoNicknameenI
1BloodSam10821340
2Solid_Santa932923
3F1ReB4LL383349
4Zeru-j279125
5Zafum207497
6Aidolov2313482
7Cipher122151
8wikihero78210
9sasha7152
10Crendel6980
11Talho BR4886
12NãoPrecisoDeCrédito42138
13alucardaz410
14Stroke4084
15sasha273417
16xSoNiCaSx3486
17Рижанин3339
18DemonDMC2216
19Deutsche Spieler1321
20Akira115
 
 

EMU-Russia © 2001-2010

 
Seite erstellt in 0.0593 Sekunden.