Новости Ромы (Игры) Эмуляторы FAQ Обзоры Статьи Чат Форум Торрент трекер
 
Связь с нами
Почтовый ящик
irc.newnet.net
#emu-russia
Сервер Kaillera:
emu-russia.net:27866
 
 
Последние торренты
Обновлённые темы форума
Tekken: ваше мнение - [18:07] 26.01.2012
О Lynx'e - [13:48] 26.01.2012
Opinions and bugreports. / Отзывы и сообщения об ошибках. - [12:22] 26.01.2012
Отзывы и сообщения об ошибках. - [19:31] 25.01.2012
прототипы на 3DO - [08:25] 25.01.2012
[SMD] Поиск паролей Zero Tolerance - [00:50] 25.01.2012
3DOplay 1.7.8 - [21:20] 24.01.2012
Snes9x GX 4.2.9 (GC/Wii) - [17:10] 24.01.2012
Как создать эмулятор? - [18:41] 23.01.2012
Вопросы по JPCSP - [20:00] 21.01.2012
 
Наши Друзья
Old-Games.ru - старые компьютерные игры.
Valour.ru - Обзоры TRPG.
Snk-NeoFighters
 
Новости
28 Января 2012
FB Alpha 0.2.97.21
Eevon [00:08]

Обновился многосистемный эмулятор игровых автоматов FBA. Изменения:
- Updated the H6280 core and interface to support multiple CPUs [iq_132]
- Added multiple-CPU support to debug tracking in the H6280 core and interface [Barry]
- Updated Final Romance 2 in the Neo Geo driver to use Razoola's updated version [Barry]
- Tidied World Cup '90 driver and fixed video timing and save states [Barry]
- Fixed negative sound samples causing an app crash in some PC-Engine games [lantus]
- Big-endian fixes for Capcom CPS-1/2/3, Cave, Irem, Psikyo and Megadrive drivers [lantus]
- Big-endian fixes for the NEC CPU core [lantus]
- Fixed excessive CPU usage when FB Alpha isn't doing anything [Barry]
- Fixed non-Ascii output in the gamelist translation template export [doomking]
- Hopefully fixed gamelist translation on Chinese systems [Barry]
- Changed gamelist localisation to use the system codepage by default [Barry]
- Some small localisation fixes [Barry, reported by Benjamin Siskoo]
- Reduced the OSD text size to fit in the cliparea [Barry]
- Fixed dat file writing from the command-line and added command-line options for PC-Engine dats, as found by MSVC SYMBOL build [Barry]
- Fixed bug in game selection dialog with not allocating enough memory for gamenames when scanning sets [Barry]
- Updated the default rom path to be the last path again (ie, 20 instead of 8) [Barry]
- Updated helpfile with command-line changes [Barry]

Файл: Скачать
Источник: http://www.barryharris.me.uk

Обсудить на форуме
27 Января 2012
4DO 1.1.2.0 beta
Eevon [18:17]

Обновился эмулятор Panasonic 3DO. Изменения:
- теперь эмулятор будет использовать GDI функции прорисовки, если DirectX окажется недоступным;
- снижена нагрузка на процессор при прорисовке изображения в DirectX режиме.

Файл: Скачать
Источник: http://www.fourdo.com

Обсудить на форуме
WinArcadia и AmiArcadia v17.42
Eevon [18:13]

Обновились эмуляторы Emerson Arcadia 2001, Interton VC 4000, Elektor TV Games Computer, машин на основе PIPBUG и др. для Windows AmigaOS 3 и AmigaOS 4. Изменения:
- PIPBUG, Chaos: "Settings|Sound|Teletype sounds?" option.
- New ARexx commands: OPENOPCODES and CLOSEOPCODES (AmiArcadia only).
- Miscellaneous improvements and bug fixes.

Файл: Скачать
Источник: http://amigan.yatho.com

Обсудить на форуме
FCE Ultra GX 3.2.9 (GC/Wii)
Eevon [18:12]

Обновился эмулятор Денди для Nintendo GameCube/Wii. Изменения:
- исправлена ошибка в эмуляции светового пистолета.

Файл: Скачать
Файл: Скачать
Источник: http://code.google.com

Обсудить на форуме
26 Января 2012
openMSX 0.8.2
Eevon [10:35]

Обновился эмулятор компьютеров MSX для Windows. Изменения:
MSX device support:
Bug fixes:
- (regression) sprite colors in screen 7/8 (visible in Ikari for instance)
- VDP emulation bug, which was visible in Psycho World's 3x3 power up matrix
- Y8950 (MSX-AUDIO) when using NOP Real Motion
- MoonSound FM 4op mode
- crash in YM2151 (in Yamaha CX5M)
- sample playing in Nettou Yakyuu
- several small issues in existing MSX machine configurations

Accuracy improvements:
- MSX-MUSIC (YM2413 (Okazaki)): implemented SETTLE (or DUMP) phase
- MoonSound (YMF278): fixed x-tal frequency and some other details
- GFX9000: added basic support for set adjust registers
- Added support for several laserdisc features to be able to run the Lascommate Junior High School Mathematics LD's, including a dummy Lascom Kanji cartridge implementation
- Added emulation of the following mapper types:
- Baby Dinosaur Dooly
- Manbow 2 2nd release
- Best of Hamaraja Night
- Added emulation of memory based I/O for MSX RS-232C, making emulation of Sony
HBI-232 possible
- Added Sony HB-F9S and Sony HB-G900P machine
- Added support for JoyMega: Mega Drive joy pad with 6 buttons

New or improved emulator features:
- Video output:
- Faster laserdisc rendering
- Added horizontal stretch for SDL renderer (useful for Dingoo for instance). As horizontal stretching is enabled by default, the CPU usage of openMSX when using the SDL renderer will now be higher than before. Set horizontal_stretch to 320 to disable it and gain some performance (but have a less accurate aspect ratio of the screen).
Sound generation:
- Sync sound to EmuTime (greatly improves sample playback in e.g. Real Motion and TRAX Player
- Added new sound driver based on libao
- Fixed sound quality of blip resampler
MSX developer features:
- Added vdpcmdinprogress_callback setting, which can be used to trigger a script when a write to the VDP command engine registers is detected while there is still a VDP command in progress.
- Fixed memory usage issue when using step_back (e.g. via debugger)
- Greatly improved performance for step_back
- Fixed bug with watchpoints that triggered too late sometimes
Command line options/support:
- Added recognition of .tcl extension as extra start up scripts
- Fixed recognition of OMR/OMS files which were re-gzipped
- Added command line option -replay to load and view a replay and also support dropping replays (OMR files) on openMSX to view them
- Added command line option -savestate to load a savestate and also support dropping savestates (OMS files) on openMSX to view them
OSD menu improvements (mostly useful for hand held users):
- added connector submenu
- added support for running tapes
- added support for horizontal stretch setting
Joystick support:
- Allow joystick axis motion events to be bound, as the manual promises
- Made real joystick support a bit more flexible: read all axes
Channel recorder:
- Fixed record_channels command to record to the soundlogs directory
- Added option to record all channels of all sound chips with record_channels
Platform specific improvements:
- Fix Caps lock behaviour on Mac OS X
- Add support for MIDI output to a virtual endpoint for Mac OS X
Comfortable machine configurations:
- Added new fantasy machine: Boosted MSX2+ JP, based on Panasonic FS-A1WSX
- Added basic compiler to Boosted MSX2 EN
Miscellaneous:
- Updated all scripts to make full use of Tcl 8.5 (and clean them up in the process) to improve performance
- Support in the hardware config XML format for using a single ROM image (i.e. a physical (EP)ROM dump) which is used by several devices
- Make PgUp/PgDn reverse step depend on the speed setting
- Reverse bar now indicates recording (red) and replaying state
- The 'about' console command can now also be used to find settings
- Fixed 64k ROM mapper detection

Build system, packaging, documentation:
- Upgraded Tcl dependency to Tcl 8.5
- Upgraded 3rd party libs
- Optional additional dependency on libao
- Added support for the Clang compiler
- Make our ARM inline asm routines compile in Thumb2 mode
- Moved Dingux port to OpenDingux: openMSX now only compiles for OpenDingux
- Added lto flavour to enable Link-Time Optimization

And of course the usual various bug fixes.

Файл: Скачать
Источник: http://openmsx.sourceforge.net

Обсудить на форуме
24 Января 2012
3DOplay 1.7.9
Eevon [20:17]

Обновился эмулятор Panasonic 3DO. Изменения:
- Графические баги в Need For Speed исправлены.
- Падение FPS в играх фиксировано.
- Pebble Beach Golf запускается.
- Исправлены настройки управления, окно открывается всегда.

Файл: Скачать
Источник: http://3doplay.do.am

Обсудить на форуме
FCE Ultra GX 3.2.8 (GC/Wii)
Eevon [14:32]

Обновился эмулятор Денди для Nintendo GameCube/Wii. Изменения:
- исправлена ошибка при смене сторон дисков для FDS.

Файл: Скачать
Файл: Скачать
Источник: http://code.google.com

Обсудить на форуме
Emu7800 1.1
Eevon [14:29]

Обновился эмулятор Atari 7800/2600 для Windows. Изменения:
- 7800 Emulation Fixes:
- Xenophobe and One on One Basketball now work (Maria VBLANK incorrectly relied upon DMA enable)
- Fatal Run and Rampage now work (CPU ADC instruction bug)
- Ballblazer and Commando now have music (Pokey sound support added)
- Jinks opening screen speech synth now clear (TIA sound was not sampled at 7800 rate; PAL configuration was incorrect)
- Barnyard Blaster and Meltdown are now playable, no title screen bypass on Sentinel prototype (Lightgun emulation corrected)
- Tower Toppler works (per the game manual, make sure both difficulty switches are set to "Pro")
- Several homebrews and unreleased prototypes are now recognized
- Crossbow configuration switched from joystick to lightgun
- Added support for 2600-daptor and for Atari 2600 driving controllers through Stelladaptor/2600-daptor. Thanks to Tom Hafner for providing programming information and testing support
- Added support for the 2600 32-n-1 cart type
- Corrected issue where lost DirectInput8 joystick device would terminate fullscreen DirectX startup
- Screenshots are now output to the My Pictures folder

Файл: Скачать
Источник: http://emu7800.sourceforge.net

Обсудить на форуме
VBA-M R1086
Eevon [14:16]

Обновился эмулятор Nintendo GameBoy Advance/GameBoy/GameBoy Color для Windows, основанный на исходном коде VBA. Изменения:
- многочисленные поправки, но без серьёзных изменений.

Файл: Скачать
Источник: http://vba-m.com
Источник: http://sourceforge.net

Обсудить на форуме
Emu Loader 6.4.1
Eevon [14:10]

Обновилась одна из лучших оболочек для МАМЕ - Emu Loader. Полный список изменений смотрите здесь.

Источник: http://emuloader.mameworld.info

Обсудить на форуме
FB Alpha 0.2.97.20
Eevon [14:10]

Обновился многосистемный эмулятор игровых автоматов FBA. Изменения:
- Fixed a possible crash when scanning roms (seemed to affect x64 builds) [Barry]
- Updated dat handling to support PC-Engine console (completely forgot for the last release) [Barry]
- Updated help file [Barry]

Файл: Скачать
Источник: http://www.barryharris.me.uk

Обсудить на форуме
20 Января 2012
3DOplay 1.7.8
Eevon [23:28]

Обновился эмулятор Panasonic 3DO. Изменения:
- Новые удобные настройки управления;
- Настройка звука восстановлена;
- phoenix3 больше не виснет;
- novastorm и mocrocosm запускаются при любых настройках процессора;
- Текстурные баги обнаруженные в предыдущей версий эмулятора исправлены.

Файл: Скачать
Источник: http://3doplay.do.am

Обсудить на форуме
DaedalusX64 r729
Eevon [23:05]

Обновился эмулятор Nintendo 64 для Sony PSP. Изменения:
Revision 729
[~] Forgot to update roms.ini..
Revision 728
[=>] Merged from Dev branch:

Rev 386 - Salvy
[!] Tidy check to update when rumble is active
Rev 387 - Salvy
[!] Simplified memory access analysis (shoves off 3k+ ops in StaticAnalysis.cpp)
[!] Simplified parameters in CodeGen
Rev 388 - Salvy
[!] Simplified even more memory access analysis (~1k ops in StaticAnalysis.cpp, I think this the fastest it can get)
Rev 389 - Salvy
[!] Disable SimulateDoubles for Power Puff game (fixes the ingame gfx etc)
Rev 390 - Corn
[!] Some rendering pipeline fixes and optimizations
[!] Changed amount and order of render states
[!] Updated DList debug output
Rev 391 - Salvy
[~] Minor optimizations in GFX plugin
[!] Don't declare blendmodes as statics since it only makes the binary larger and most games only use a few blends.
Rev 392 - Corn
[!] modified/reverted some of the previous commit since it breaks scaling and debug outputs
Rev 393 - Corn
[!] TEXRECT seems to work fine even in GE when discarding decimal part in coordinates (tnx Salvy)
Rev 394 - Corn
[!] Fixed texture scaling glitch (and simplified transform pipeline) in Conker.
[!] Small change in Vector clipping ASM (scale whole matrix rather than just one vector at the time).
[!] Some clean up in gspmacros and PSPRenderer.
[+] Alternative transform pipeline (using CPU/FPU) for Conker (WIP)
Rev 395 - Corn
[+] Semi fixed missing sprites in DKR (still needs more work, at least now they show up).
[!] Optimized the DKR TnL rendering pipeline.
Rev 396 - Salvy
[!] Unified DKR and JFG ucode tables
[!] Simplified DKR/JFG's Vtx ucode
[!] Simplified abit MoveWord_DKR
Rev 397 - Corn
[!] Optimized TnL paths for DKR
[~] Fixed compile error for enable texture (debug Dlist)
Rev 398 - Salvy
[~] Some code reordering and small clean ups
Rev 399 - Corn
[-] Reverted Texrect since it does not work well with GE after all
[!] Reduced MaxUcode to 11 (saves some memory)
Rev 400 - Salvy
[!] Forgot to update the vertex multiplier table (this was breaking most custom ucodes, sorry!)

Файл: Скачать
Источник: http://forums.daedalusx64.com

Обсудить на форуме
MAME 0.144u6
F1ReB4LL [19:30]

Очередные коренные изменения в ядре, на этот раз касательно вывода графики.

Файл: Скачать


Обсудить на форуме
18 Января 2012
Supermodel WIP
Eevon [16:22]

Сайт эмулятора игровых автоматов на оборудовании Sega Model 3 обновился новой порцией картинок из Daytona 2 и Scud Race Plus. Исправлено отображение трасс при игре в зеркальном режиме.

Источник: http://www.supermodel3.com

Обсудить на форуме
Emu 1.01 (18-01-2012)
Eevon [16:15]

Обновился эмулятор БК-0010 и множества других отечественных компьютеров. Об изменениях не сообщается.

Файл: Скачать
Источник: http://bashkiria-2m.narod.ru

Обсудить на форуме
SainT 2.20
Eevon [16:13]

Обновился эмулятор Atari ST для Windows. Изменения:
- DirectX code rewrite to support fullscreen/Option page swap better on Win7
- Display option simplification (only hardware texture supported now)
- Blitter BusError on some LogicalOp fixed ( Ecstasy demo by Inner Circuit Explorers )
- STE DAC sound missed some write access ( HexTracker by Paulo Simoes )
- STE pixel scroll 8264 word access bug fix ( Ecstasy demo by Inner Circuit Explorers )
- 4MB STE really supported ( Appendix demo by DHS is now running )
- Dir2Msa now can generate 11 sectors MSA images ( To create floppy version of Appendix demo by DHS )
- Dir2Msa can directly proceed ZIP file (ZIP to MSA)
- Force PC VBL-Sync is disabled by default (avoid music tempo problem for new user)
- Fix writing palette bit 3 if STF mode ( Thanks to Paulo Simoes )
- right-ALT key for "fast" mode (for Mac-BootCamp keyboard without right-CTRL!!)
- SainT distrib is packed using 7-Zip ( http://www.7-zip.org/ )

Источник: http://leonard.oxg.free.fr

Обсудить на форуме
1964 1.2
Eevon [16:12]

Обновился эмулятор Nintendo 64. Об изменениях не сообщается.

Файл: Скачать
Источник: http://1964emu.emulation64.com

Обсудить на форуме
Snes9x GX 4.2.9 (GC/Wii)
Eevon [16:07]

Обновился эмулятор Super Nintendo для Nintendo GameCube/Wii. Изменения:
- более точное масштабирование пикселей;
- мелкие изменения.

Файл: Скачать
Файл: Скачать
Источник: http://code.google.com

Обсудить на форуме
FCE Ultra GX 3.2.7 (GC/Wii)
Eevon [16:05]

Обновился эмулятор Денди для Nintendo GameCube/Wii. Изменения:
- ядро эмулятора обновлено до версии FCEUX (r2383);
- более точное масштабирование пикселей;
- мелкие изменения.

Файл: Скачать
Файл: Скачать
Источник: http://code.google.com

Обсудить на форуме
12 Января 2012
MAME 0.144u5
F1ReB4LL [18:13]

Добавили несколько новых сетов с игрой Quizard (на базе Philips CD-i) и несколько игр для недавно добавленной Tourvision. Ряд исправлений по играм на базе PC.

Файл: Скачать


Обсудить на форуме
Demul WIP
Eevon [12:13]

Cah4e3 выложил картинки эмуляции игры Touch de Uno! 2.

Источник: http://forum.emu-russia.net

Обсудить на форуме
10 Января 2012
Emu Loader 6.4
Eevon [21:30]

Обновилась одна из лучших оболочек для МАМЕ - Emu Loader. Полный список изменений смотрите здесь.

Источник: http://emuloader.mameworld.info

Обсудить на форуме
Новые дампы от CaH4e3-а
Eevon [14:35]

CaH4e3 обновил свой сайт следующей информацией:
- 23 plus 222-in-1 (Unl)[U][!]. Чтобы не затягивать с новыми дампами, начнем с "маленького". Подобный картридж 16-мегабайтного размера я уже дампил в прошлом году, спасибо очередной раз Cheetahmen за его интересные картриджи. От предыдущего отличается только набором игр и парой новых хаков + оригиналы. Маппер тот же самый.
Последней игрой замечен забавный хак SMB под символику одной из бейсбольных команд. Интересно то, что картридж с этой игрой на тайваньском аукционе продается в настоящее время за 9,999 тайваньских долларов. Наслаждайтесь. ;)

Источник: http://cah4e3.shedevr.org.ru

Обсудить на форуме
9 Января 2012
Demul WIP
Eevon [18:39]

Cah4e3 выложил картинки эмуляции игры Shin Nihon Prowrestling Toukon Restuden 4 Arcade Edition.

Источник: http://forum.emu-russia.net

Обсудить на форуме
Последние файлы
4DO 1.1.2.0 beta (Win)
FCE Ultra GX 3.2.9 (Wii)
FCE Ultra GX 3.2.9 (GC)
FB Alpha 0.2.97.21 64-bit (Win)
FB Alpha 0.2.97.21 (Win)
openMSX 0.8.2 64-bit (Win)
openMSX 0.8.2 (Win)
3DOplay 1.7.9 English (Win)
3DOplay 1.7.9 (Win)
Emu7800 1.1 (Win)
VBA-M R1086 (Win)
MedGui 1.9991 (Win)
DaedalusX64 r729 (PSP)
EMU 1.01 18-01-2012 (Win)
Snes9x GX 4.2.9 (GC)
Snes9x GX 4.2.9 (Wii)
nesDS 1.0 (NDS)
Virtual Jaguar 2.0.2 (Win)
bsnes 0.085 64-bit (Win)
bsnes 0.085 (Win)
 
Картинка из Базы Игр
Shisen Mahjong

Таблица рекордов Базы Игр
NoИмяКД
1BloodSam10821340
2Solid_Santa934924
3F1ReB4LL383349
4Zeru-j279125
5Adramelek213370
6Zafum207497
7Aidolov23185136
8ff7maks12869
9Cipher122151
10Stroke118733
11wikihero78214
12sasha7152
13Crendel6980
14Talho BR4886
15Kousoku Kaiten46655
16NãoPrecisoDeCrédito45165
17じぇみにいんぱくと4247
18alucardaz410
19sasha273417
20xSoNiCaSx3486
 

 

Эму-Россия © 2001-2012