Faust @ 05/10/2010 08:44

MyNes 1.2
My Nes to emulator NES/FAMICOM napisany C# pod windowsy. Najnowsze poprawki powinny porawić prędkość emulacji i dać nam dostęp do lepszych trybów graficznych. Na razie zauważyłem tylko jeden feler - MyNes nie lubi się ze spakowanymi romami, co jest sporym minusem dla ludzi leniwych z natury;) My Nes v1.2 Changelog: Added HiRes (High Resolution) video mode. Sprite priorites improved. Scroll glitches fixed. More speed with new optimized PPU code.

Faust @ 01/10/2010 01:25

Snes9x ReRecording 1.52 SVN r166
Snes9x ReRecording jest mutacją jednego z najstarszych i najlepszych emulatorów SUPER NINTENDO/SUPER FAMICON - Snes 9x. Podstawową zmianą jako wprowadzono do orginalnego kodu emulatora jest zestaw narzędzi do nagrywania filmów z procesu emulacji. Nie polecam ściągania tej wersji emulatora, z kodu została usuniętą jedna z bibliotek - AGG [jeżeli się nie mylę AntyGrain Geometry, silnik dla C++ związany z operacjami na grafice], która wymaga zgody autora na wykorzystanie go w Snes9x ReRecording. Oprócz zubożenia aplikacji, wierząc autorom, dało to jedną nieprzewidzianą konsekwencję - SnesReRecoding, nie wiesza się podczas zamykania programu;). Snes9x ReRecording SVN changelog: r166 1.52: Remove AGG codes. It won't back until we take a special permission from the author, since Snes9x cannot include » więcej

Faust @ 26/09/2010 12:26

Bsnes 0.70
Nie minęła nawet doba od ostatniej aktualizacji emulatora Super  Nintendo i proszę... kolejna edycja. Changelog: configuration file is now called bsnes-qt.cfg; the first run of this release will start with a clean state MSU1 now supports audio looping via new PCM file format disabled state load/save menu due to a serious bug in Qt 4.6.0 for Windows RawInput: all keyboards merged to KB0, it should no longer be required to reconfigure the keyboard out-of-the-box RawInput: fixed a bug where Xbox 360 controller states were being overwritten by DirectInput controllers RawInput: fixed a device sorting bug caused by moving ruby to Unicode Direct3D: fixed a pixel shader bug caused by moving ruby to Unicode Linux port: fixed sudo make install target Linux port: default to gcc/g++ instead of gcc-4.5/g++-4.5 for one last » więcej

Faust @ 26/09/2010 10:38

Snes9x ReRecording SVN r164
Snes9x ReRecording jest mutacją jednego z najstarszych i najlepszych emulatorów SUPER NINTENDO/SUPER FAMICON - Snes 9x. Podstawową zmianą jako wprowadzono do orginalnego kodu emulatora jest zestaw narzędzi do nagrywania filmów z procesu emulacji. Revision 164 1.52: apply movie reset fix from snes9x 1.51 Revision 163 Readd LoadLastROM and fix Thracia 776 desync reported by KABI. I'm glad if someone tells me how I can fix S9xReset not to cause desyncs. Revision 162: remove WinSaveConfigFile() from HUD menu command. It's slow... Revision 160: add gui.register() and input.get()

Faust @ 25/09/2010 22:13

Bsnes 0.69
Emulator SUPER NINTENDO lub jak kto woli SUPER FAMICON - bsnes autorstwa byuu awansował do wersji 0.69. Zmieniono interfejs użytkownika, oraz poprawiono wydajność i dokładność emulacji - teraz do płynnej gry wystarczy netbookowy procek Atom N270. Prawdopodbnie pojawi się też port bsnes dla PS3, jeżeli tylko autor odnajdzie kogoś kto pomoże mu uporządkować kod programu, po szczegóły zapraszam na stronę domową byuu. added new effect toggle tool window, which allows toggling of BG/OAM graphics layers and DSP audio channels added an option to use the native OS file and folder open dialogs instead of my custom browser added a new state selection window added frame skipping support, which is only used during fast forwarding; as a result, fast forward is now ~80% faster removed unnecessary icons, added workaround for » więcej

Faust @ 20/09/2010 15:17

Ten japoński multiemulator NES, GB, SNES jest jednym z bardziej zakręconych projektów dostępnych w kraju kwitnącej wiśni. Przedewszystkim nie ma anglojęzycznej wersji strony, co naprawdę nie pozwala trzeźwemu człowiekowi na dokładne rozgryzienie, o co tu naprawdę chodzi:). Oprócz samej emulacji Famicon obsługuje też urządzenie USB pozwalające na dumping orginalnych kart z większości konsol na rynku. Warto wiedzieć, że Pasofami nie jest darmowym emulatorem. Niestety posiada jak większość japońskich emulatorów, posiada jedną potworną wadę - changelog jest po japońsku:) i w wypadku właśnie tego emulatora, google translator poddał się na całej linii. Uwaga na plik! Eset wykrywa mi zagrożenie w tej wersji Pasofami, być może to pusty alarm, ale ściągasz na własne ryzyko;P

Faust @ 12/09/2010 23:23

MyNes 1.1
My Nes to emulator NES/FAMICOM napisany C# pod windowsy. Z wersji na wersji emuluje co raz lepiej konsolkę, którą w Polsce bardziej znamy z chińskich klonów o nazwie Pegasus, będących kiedyś nieodłącznym atrybutem każdego stoiska z elektroniką na bazarach. Added mapper# 25, 26, 73, 75, 85 Fixed mapper# 6, 17, 18 Fixed video size (x1, x2, Stretch). Zapper removed.

Faust @ 03/09/2010 01:31

Nowa beta emulatora SUPER NINTENDO  bsnes_v068b 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. The bad news is that there's really nothing left to optimize anymore, » więcej

Faust @ 27/08/2010 00:42

Emulatorek Nintendo 8 lub jak kto woli famicon, lub jak kto woli Pegasusa, pod Windows i Xboxa, doczekał się kolejnej wersji, a w niej: Added undocumented opcodes for cpu. PPU VRAM Toggle fixed. Added new sound channels (VRC6 Pulse 1 & 2, Sawtooth). Fixed DMC sound channel. Fixed save/load state for sound. Do pobrania ze strony domowej lub My X Nes For Windows And Xbox 360 a dla zainteresowanych kod źródłowy emulatora (630

Faust @ 22/08/2010 23:26

Jak nie trudno się domyślić bsnes emuluję konsolkę SUPER NINTENDO, jeśli chodzi o emulatory w tej kategorii trudno będzie mu dorównać Zsnesowi czy też Snes9x. Wersja 0.68 zawiera poniższe poprawki. Split core into three profiles: accuracy, compatibility and performance Accuracy core now takes advantage of variable-bitlength integers (eg uint24_t) Performance core uses a new S-CPU core, written from scratch for speed Performance core uses blargg's snes_dsp library for S-DSP emulation Binaries are now compiled using GCC 4.5 Added a workaround in the SA-1 core for a bug in GCC 4.5+ The clock-based S-PPU renderer has greatly improved OAM emulation; fixing Winter Gold and Megalomania rendering issues Corrected pseudo-hires color math in the clock-based S-PPU renderer; fixing Super Buster Bros backgrounds Fixed » więcej

Dalthon @ 28/11/2000 15:08

Wow! kolejna wersja emulatora konsoli SNES do pobrania! Jak to ostatnio bywa w dwóch wersjach: DOS'owa oraz 'okienkowa'. Lista zmian nie jest na tyle długa, aby jej tutaj nie podać... - Fixed configuration files from removing spaces from directory names - (DOS) Fixed 640x480 vesa2 scanline+interpolation display problem - (Win32) Improved Windows speed in 32-bit windowed mode. Should give around an 18% speed increase in FPS. - (Win32) More netplay improvements. Shouldn't be as jumpy when one side lacks input. - (Win32) Starting netplay will now force the max frameskip to 3 if it is less than it and also force on auto frameskip. - (Win32) MMX optimised netplay with back buffer enabled. - (Win32) Fixed load state in netplay to load properly instead of sometimes stalling for no reason - (DOS) Accidently deleted the code to initialize IPX. Fixed » więcej

Dalthon @ 27/11/2000 10:36

RockNES v1.600 (DOS)!!! Trzeba się streszczać, bo lista... że hej! Added a ppu tile caching system, sped up the things; Added a decent savestate format -- NOT compatible with the old ones; Added a new method for noise luts, much clean; Added mapper #180 (Nichibutsu, game Crazy Climber supported); Added preliminary VS UniSystem reads handler (Atari RBI Baseball works), thanks to xodnizel; Added a cheap hack to get Paris-Dakar Rally Special working (map66); Fixed a major bug in the mapper #40 (SMB2j) reset; Fixed mapper #83 CHR bankswitch (World Heroes2 works); Fixed mapper #232 (BF9096 chip - used by Codemasters' Quattro carts); Fixed mapper #233 (the '20-in-1' half works, 'reset' to active); Fixed nametables dumping (dumping the entire $400 data in a .nam file); Fixed major problems in the sound startup » więcej

Dalthon @ 15/11/2000 14:16

Coś chłopaków ostro przycisnęło - kolejna wersja (win) do pobrania. Konsola SNES, była ostanio troche na uboczu... widać że czas to zmienić :) - (Win32) Hopefully fixed up those green display bugs in scanlines/2xSaI in 1:5:5:5 16bit modes. - (Win32) Improved lost packet recovery time and reduced the number of lost packet stalls in UDP netplay (should produce more fluid netplay) - (Win32) Fixed up crashing bug in Tales of Phantasia with a 512 byte header - Extended filename length of the Quick Menu - (Win32) Hopefully fixed up the mouse wheel support for certain mice - Temp .ZIP directory is now cleared if it exists prior to another .ZIP file being loaded. - (Win32) Improved DirectInput error handlingCiekawe, co na to ekipa od Snes9X???

Dalthon @ 14/11/2000 17:12

Nie ma rzeczy niezawodnych ;) Ostatnia wersja Zsnes'a (emulator (win) SNES'a rzecz jasna :) miała błędy - ta (v1.11) już (podobno) nie ma...

Faust @ 13/11/2000 08:21

Tiaaa... są praktycznie dwie konsole, których fani kompletnie nie mogą narzekać na brak emulatorów - Nintendo 8 i CGB:). Dla tego pierwszego pojawił się nowy FCE Ultra z pokaźną listą poprawek: Rewrote MMC1 emulation code. Added support for mappers 95, 113, and 118(thanks to M. Knibbs for the information). Adjusted PPU/CPU timing. Added partial support for the Famicom Disk System Added support for 4(up from 2) joysticks. Added support for sound frame IRQ's. Rewrote sound envelope decay/length counter/sweep code to use sound frame emulation code. Rewrote large portions of code to be more efficient and more correct. Added support for mappers 42,43,44,45,46,47, and 182. (thanks to K. Horton for the information) Improved support for mapper 15. I've also rewritten large parts of the Windows DirectX code to be more » więcej
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

© Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU