Faust # RetroAction | 12/10/2010 19:57

Pełny zestaw skanów magazynu Maximum
Out-of-Print Archive serwis gromadzący i publikujący skany starych magazynów związanych z grami komputerowymi opublikował pełna listę wydań magazynu wychodzącego w UK, w latach 96' - 97' - MAXIMUM poświęconego tematyce związanej z ówczesnymi maszynkami - Saturnem, PlayStation, Neo Geo CD i 3D0. Fani arcade i produkcji z tamtego okresu na PC też znajdą w nim coś ciekawego. Szerzej o samym magazynie można przeczytać w newsie na łamach "RetroAction", po archiwa zapraszam na OoPA. Wszystkie numery to około 1.2gb do ściągnięcia, jednak jak w większości relasów OoPa warto, dostajemy do przeglądnięcia pliku w jakości najwyższej jaka była możliwa.

Faust @ 12/10/2010 02:50

Dolphin SVN6269
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6269 WiimoteNew: Made emulated wiimote return read error when motion plus register area is read.(Fixes "Sonic the Hedgehog 4" input, perhaps others) GCPad/WiimoteNew: Made DirectInput use the Dolphin window hwnd for SetCoopLevel instead of GetForegroundWindow.(attempt to fix issue where gamepads sometimes don't work until "Refresh" is pressed)

Faust @ 11/10/2010 17:01

Dolphin SVN6268
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6268 Added a game option to emulate the disc transfer rate. This is needed for some games like Mario Golf and Fire Emblem: Path of Radiance. Fixes issue 1992. Fixes issue 2519. r6267 a little bugfix and a small optimization. this should fix issue 3313 but i can't test it

Faust @ 10/10/2010 23:30

Dolphin SVN6267
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6267 a little bugfix and a small optimization. this should fix issue 3313 but i can't test it

Faust @ 08/10/2010 20:29

Dolphin SVN6263
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6263 Core/DSPCore: Fix register use in two (currently) unused functions, correct the IsSameMemArea check in the rest of the file.Looks like this is simply a copy-paste error, that i dutifully "fixed" for 64 bits.No idea if this fixes anything, but it brings JIT more in line with the interpreter.

Faust @ 07/10/2010 08:45

Dolphin SVN6262
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6262 patch/hack to make dolphin work under virtual box using Linux guest tested under gentoo and virtualbox 3.2.8 with 3d acceleration on

Faust @ 04/10/2010 19:59

Dolphin SVN6257
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6257 small HandleLoop() optimization for dsplle-int r6256 Some stuff which was still lying around on my hard disk: Add a sanity check in CRenderFrame::MSWWindowProc. Possibly reduces the risk of a crash when starting a game and immediately closing the emulation window when using the DX9 plugin. DX11: Add the resource usage as a parameter to CreateQuadVertexBuffer, possibly to be used in the future.  reduce the size of the EFB access buffers from 4x4 to 1x1 since they needn't be bigger anymore some fixes to the recent hires commit r6255 DX11: Add texture dumping and hires texture loading support. Not sure if hires textures are working perfectly, yet, so test this, please.

Faust @ 04/10/2010 09:41

Dolphin SVN6254
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6254 Fixed hires textures not scaling. Also increased max size of custom textures to 2048x2048.

Faust @ 03/10/2010 10:43

Dolphin SVN6252
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6252 Add Turntable.cpp to SCons build. Set native eol-style on recently added files. r6251 Added support for PAL-R (Russia) ISO detection. Fixes issue 2575. r6250 InputCommon(GCPad/WiimoteNew): Fixed issue when inifile didn't exist, defaults were loaded, and input didn't work. Fixed prob in DirectInput(hopefully doesn't break any other gamepads): buffered data wasn't ever being used. WiimoteNew: Hopefully made emulated swinging better(please comment). Added (completely untested) incomplete emulated turntable(DJ Hero) extension support :p. Deleted some files that I meant to delete in my last commit. r6249 Merged identical VertexManager code from DX9/DX11/OGL plugins into VideoCommon. Still need to merge » więcej

Faust @ 03/10/2010 00:46

Dolphin SVN6248
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6248 Core/Common: Automatically emit a MOV in ABI_CallFunction* when the function pointer cannot be reached by 32bit displacement. RAX is caller save and non-parameter in all 64 bit ABIs, so it should be safe to clobber it on function call.

Faust @ 02/10/2010 19:48

Dolphin SVN6247
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6247 DX11: Clean up AccessEFB and fix a crash. Thanks to pico554 for hinting at the wrong part ;)Should fix SMG for NVIDIA users. Slightly changes behavior of the AccessEFB function, so test this for regressions, please (esp. in HD resolutions). I tried to apply the same changes to Video_DX9, but for some reason EFB access didn't work anymore then. Might look into that later 

Faust @ 02/10/2010 09:43

Dolphin SVN6246
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6246 Fixed a bug in JIT/JITIL. The size_of_merged_addresses variable was being used before it was initialised in certain cases (Rogue Leader). r6245 Core/DSPCore: Make JIT work on 64 bit hosts This is the safe variant that does not assume other functions use R11 for &g_dsp.r, which they actually do. So there is a lot unnecessary reloading of the registergetting emitted. There are a few small changes exploiting pointers known at emission time and making use of MComplex math. Also renames m_LLEplaying to m_AIplaying in Core/AudioCommon..

Faust @ 01/10/2010 15:54

Dolphin SVN6244
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. r6244 Remove unnecessary shadow variables and signed/unsigned comparisons. r6243 Fixed the glitches when an internal resolution other than Native was used in the OpenGL plug-in. r6242 Apply u-ra's patch to speed up CriticalSection on systems that use POSIX-threads (that is, not windows). r6239 Core/AudioCommon: Feed bigger audio chunks to the output devices in case of underrun. This should eliminate the crackling with alsa and pulseaudio backends and replace it with much nicer pauses. This is only interesting for audio backends that do not respect Mixer::GetNumSamples() and should not impact users able to run the DSPLLE at full speed. The cost of this is an added LLE audio latency of about 0.06 s in the » więcej

Faust @ 28/09/2010 08:26

Dolphin SVN6236
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. Linki po opublikowaniu oficjalnego dev_builda, zawsze można też sprawdzić tutaj, czy została upubliczniona ostatnia wersja. r6236 would help to have a vcproj for that. r6236 add "asm" test to testsuite's sln r6235 Minor code formatting: First step to bring a level of consistency between the video plug-ins - variable names, spacing, function names, function order, comments, file names. This will help us identify common code for VideoMerge.

Faust @ 27/09/2010 07:41

Dolphin SVN6232/6234
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. Linki po opublikowaniu oficjalnego dev_builda, zawsze można też sprawdzić tutaj, czy została upubliczniona ostatnia wersja. r6234 Some more cleanup which should've been in r6232. Thanks Billiard. r6232 Replace all bitfields which were only declared with "(un)signed" with their actual types. Let me know if I missed any. It would also be a good idea to test this commit in both x64 and x86. r6231 Allow SI AM_Baseboard to be selected correctly in GUI. r6230 Gecko code: Fixed the thread-safe problem reported in r6227

Faust @ 26/09/2010 22:22

Dolphin SVN6229
Delfin, emulator konsol Nintendo Wii i GameCube dla Windows, wzbogacił się o kolejną wersję deweloperską. Linki po opublikowaniu oficjalnego dev_builda, zawsze można też sprawdzić tutaj, czy została upubliczniona ostatnia wersja. r6229 Add an PanicAlert in case we try to do an >32 bit displacement. If you see this alert, dolphin will probably crash in a few moments.Found in the course of fiddling with DSPLLEs JIT, which puts its data structures and static code somewhere above 0x7fff00000000 on my machine, making it unreachable via 32bit displacements from the created code at ~ 0x40000000. Fixed all the offending places in DSPLLEs JIT to emit register indirect accesses, only to find out that the generated code is slower than the interpreter and does work just as good(or bad). Oh well, back to DSPHLE it is then.
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

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