Другое > О сайте Emu-Land.net
Новости
<< < (17/28) > >>
Vivi the Black Mage:
black jaguar, тут постятся новости про выход новых версий эмуляторов и прочего вида софта.
Arbars:
Fba4droid v1.73 is released.
http://www.emucr.com/2015/01/fba4droid-v173.html
-----------------------
Новый эмулятор Nintendo GameCube - Dolwin
http://www.emucr.com/2011/07/dolwin-svn-r28.html
Combiner:

--- Цитата: Arbars от 19 Январь 2015, 19:41:53 ---Новый эмулятор Nintendo GameCube - Dolwin
http://www.emucr.com/2011/07/dolwin-svn-r28.html

--- Конец цитаты ---

http://www.emu-land.net/forum/index.php/topic,30551.msg745769.html#msg745769

какой новый? почти 4-хлетней давности  :) А воз и ныне там, кстати
MetalliC:
так он много лет как заброшен, автор сейчас занимается вот этим http://breaknes.com/ , обитает на эмураше
Dizzy:
ePSXe уже 1.9.25.
Iron:
Dizzy, добавил новость. Спасибо.
Nois:
mGBA v0.1.1 Changelog:
- GBA Input: Add ability to save configured axes
- GBA Input: Add key names
- All: Increment ABI and version number for the future
- Util: Enumerating a Table should list the key, too
- Qt: Fix axes overriding hats
- SDL: Axis mapping loading
- Qt: Disable sync to video by default
- SDL: Add gamepad axis support, not currently mappable
- All: Add CHANGES file
- Qt: Fix Qt::5Multimedia build
- Qt: Axis mapping
- All: Update CHANGES
https://endrift.com/mgba/
Yaranga:
Nois, спасибо, добавлено. http://www.emu-land.net/news/mgba_v011
Vivi the Black Mage:
PPSSPP 1.0

--- Цитата ---Many, many bug fixes in JIT and elsewhere, improving compatibility
Proper fix for Zenfone and related devices
Direct3D 9 supported as a rendering backend on Windows, helps on old GPUs and can be faster than OpenGL in many cases
You can now create specific configs per game
FPU rounding modes much better supported, fixes the Peace Walker boss that was undefeatable. NOTE: This breaks saves in Gods Eater - you must turn off the better rounding, load your save game, turn it on and save.
The JIT now uses SSE on x86, improving speed considerably. This does not affect ARM devices, that's for the next version or two.
Improved audio output code on both Windows and Android, reducing audio latency on Windows and on some Android systems
FFMPEG upgraded, fixed some music hangs ("GHA phase shifts")
Some Ad Hoc improvements, coldbird.net is now default adhoc server. Ad Hoc still unfinished and hard to use.
Graphics fixes: Bezier/spline drawing fixes, vertex position fixes, DanganRonpa on Adreno fixed, flat shading fixed, vertex cache improved, some PowerVR blockiness issues fixed, screen scaling filter added, Google Cardboard support
Simulate UMD speed better, fixing hangs in several games
More Atrac3 fixes, fixing hangs
Somewhat better disk full handling
Fixes to dynamic unloading of code, fixing problems in GEB and TRM 2/3
Updated to SDL2 where applicable (Linux, Mac)
Some new features, like analog/dpad-swap hotkey, graphics hack for Phantasy Star, show last bit of debug log in dev tools, etc
No more need for MSVCRT DLLs on Windows
--- Конец цитаты ---
Iron:
Vivi the Black Mage, добавил. Спасибо.
Nois:
No$gba v2.8 Changelog:
- help: updated gbatek standalone version 2.8 (with fairly complete dsi specs)
- dsi: no$gba is now having (more or less) working non-experimental DSi support
- dsi/cartloader: auto-encrypts modcrypt area if needed (requires good sha1hmac)
- gba/snap: fixed skipping empty-nds-chunks in gba-snapshots (thanks shiny.exe)
- newmem: avoids borland tasm32/tlink32 linker-error on "arm_memxlat_non_tcm"
- dsi/help: added list of known regions/countries (only europe is known yet)
- dsi/help: better ndma description (logical/physical blocks, and repeat modes)
- wifi/help: added new DSi access points specs (wpa/wpa2, and proxy settings)
- wifi/help: added formerly unknown NDS access points specs (mtu, ssid length)
- dsi/help: added average microphone specs for ARM7 side (A/D side is unknown)
- dsi/emu: supports fake camera access (outputting some dummy snow picture)
- dma: added warning on unsupported dma/ndma types (wifi,sd/mmc,aes,mic,mainmem)
- debug: fixed $profiler_id indices for dma-channel/mode names
- dsi/emu: supports basic aes and sd/mmc init (32bit 44xxh, 16bit 48xxh/49xxh)
- dsi/emu: supports i2c access (8bit 450xh) and gpio access (16bit 4C0xh)
- dsi/emu: supports new touchscreen controller (different SPI protocol as NDS)
- dsi/help: added description for new touchscreen controller (position/status)
- dsi/help: added notes on touchscreen in nds mode (no pressure & temperature)
- dsi/help: identified the dsi cameras as Aptina MT9V113 image sensors
- dsi/help: added initialization/transfer flowcharts for cameras on ARM9 side
- dsi/help: added initialization flowchart for Aptina cameras on ARM7 side
- dsi/help: added initialization flowchart for Unknown cameras on ARM7 side
- dsi/help: added undocumented aptina regs, and aptina REV3 additions
- dsi/help: added general dsi notes (eg. dsi detection) and info on exploits
- dsi/help: added notes on basic differences to NDS mode (changed details)
- dsi/help: added info about (mostly unknown) eMMC encryption (via CID register)
- dsi/help: added behaviour of SPI powerman (with differences in DSi/NDS modes)
- gba/nds/dsi/help: added BIOS RAM info (initial RAM content and IRQ/SWI usage)
- nds/help: cart header[06Eh] Secure Area Delay, and ROMCTRL.Bit28 gap CLKs
- nds/help: info on rom chip id bit31 cart protocol variant (gap/repeat/delay)
- xboo: supports dumping carts with rom chip id bit31=1 (protocol differences)
- dsi/debug: added tty.log options for I2C commands and NDS cartridge commands
- dsi/debug: prevents warnings on bigger New WRAM areas (unlike 32K for NDS)
- dsi/debug/emu: allows bigger DSi7/DSi9 bios regions (bigger than NDS7/NDS9)
- dsi/emu: allows reading/writing more scfg registers (as far as used by games)
- dsi/emu: initializes more scfg regs on reset (with suspected/guessed values)
- dsi/i2c/help: added Aptina MT9V113 camera specs (i2c registers and variables)
- dsi/i2c/help: added many details on bptwl chip (led/volume/misc controller)
- dsi/help: described power-button modes (auto-reset, irq, forced-power-off)
- dsi/help: major corrections to I2C control reg, added I2C signals chapter
- dsi/help: added details like headphone-connect bit, game-cart-insert-bit
- dsi/cartloader: bugfixed cartloader odd modcrypt lengths (eg. cooking coach)
- dsi/help: added GPIO specs (data in/out/direction, irq edge/enable)
- dsi/help: removed dsi cart protocol, instead added cmd_3Dh notes in ds chapter
- dsi/help: hardware/software info on wiring the eMMC chip to PC card readers
- dsi/help: info on sd/mmc I/O (from TC6387XB datasheet, tmio_mmc, dsi dumps)
- dsi/help: added specs for sd/mmc protocols (commands, repsonses, registers)http://problemkaputt.de/gba.htm
Yaranga:
Nois, спасибо! http://www.emu-land.net/news/nogba_v28
Cyb3rM4n:
MAME 0.159 релизнулся сегодня.
Чейнджлог:
http://mamedev.org/releases/whatsnew_0159.txt
Yaranga:
Cyb3rM4n, спасибо! http://www.emu-land.net/news/mame_and_mess_0159
KaiserGarett:
Обновился эмулятор PlayStation Portable - PPSSPP 1.0.1.

--- Цитата ---1.0 shipped with broken scrolling in the savestate list, that and a few other small bugs are now fixed in 1.0.1.

 • Bugfixes like the save state scroll issue, cosmetic issues like overscroll
 • Some cheat code bugfixes
 • Adler32 and Mersenne Twister modules added (fixes some obscure games)
 • Fix for Jak & Daxter slowdown
 • Graphics hack for Phantasy Star Portable 2 for Direct3D9
 • Fix compatibility with some PowerVR devices broken since v0.9.5-959-g4998044

--- Конец цитаты ---
Combiner:
Новая тестовая версия эмулятора Sega Saturn SSF.

http://www.geocities.jp/mj3kj8o5/ssf/files/SSF_TestVer.zip

puNES v0.92

http://www.emu-land.net/news/punes_v092
Combiner:
Обновился эмулятор ZX Spectrum Speccy.

http://fms.komkon.org/Speccy/

Changelog:

--- Цитата ---* Improved AY8910 and SAA1099 PSG noise generators.
* Key clicks in Sinclair BASIC sound normal now.
* Fixed crashes when sound disabled.
* Added "Autoload Tapes and Disks" option to Speccy-Windows.
* Added "-autorun" and "-noautorun" command line options
--- Конец цитаты ---
Yaranga:
Combiner, спасибо, добавил. :)
Arbars:
MAME и MESS обновились до 0.160!
http://mamedev.org/?p=403
MetalliC:
Project64 обновился до 2.2.0.3
http://www.pj64-emu.com/downloads/project64/binaries/

--- Цитата ---zilmar:
Celebrating 10 year anniversary of 1.6, releasing 2.2
--- Конец цитаты ---
Навигация
Главная страница сообщений
Следующая страница
Предыдущая страница

Перейти к полной версии