!

[PSX] PCSX ReLoaded SVN86240

[0] @ !!! Poniedziałek, 26 Sierpnia 2013 01:32 CET [26-08-2013 01:16 CET]

[PSX] PCSX ReLoaded SVN86240

Nowa poprawka dla emulatora SONY PLAYSTATION - PCSXR. Co prawda rozwój tego emulatora dotyczy przede wszystkim wersji GTK (linux i dla masochistów win) i MacOS, oprócz ostatniej małej poprawki dla win32.

Urban Chaos (Eidos SARL, 17.03.2000)
Urban Chaos (Eidos SARL, 17.03.2000)

PCSX Reloaded[SVN 86908]

Author: SNDedgbla_cp | Date: 25 sierpnia 2013 23:01:20

  • CdromId fix;

PCSX Reloaded[SVN 86898]

Author: SNDMaddTheSane_cp | Date: 24 sierpnia 2013 22:48:20

  • Remove commented-out code.

PCSX Reloaded[SVN 86897]

Author: SNDMaddTheSane_cp | Date: 24 sierpnia 2013 21:44:48

  • OS X:
  • Replace CFStringCreateByCombiningStrings with NSArray's componentsJoinedByString:.
  • Moving some class interfaces out of CheatController.h to CheatController.m

PCSX Reloaded[SVN 86890]

Author: SNDMaddTheSane_cp | Date: 24 sierpnia 2013 04:19:14

  • Continual improvement to OS X code.

PCSX Reloaded[SVN 86850]

Author: SNDMaddTheSane_cp | Date: 23 sierpnia 2013 01:57:03

  • Some better checking for disabling haptic feedback on the dfinput plug-in.

PCSX Reloaded[SVN 86849]

Author: SNDMaddTheSane_cp | Date: 23 sierpnia 2013 01:53:37

  • Moving most of the OS X preferences to auto layout, and all to 10.7.
  • Changing some lists of independent checkbox buttons to matrices.
  • Fix a discrepancy between SDL versions 1.2 and 2.0 APIs in OS X's input preferences.

PCSX Reloaded[SVN 86848]

Author: SNDMaddTheSane_cp | Date: 22 sierpnia 2013 22:05:38

  • Use SDL2.framework from /Library/Frameworks on OS X instead of miniSDL.
  • Remove SDL code on OS X's plug-ins subdirectory.

PCSX Reloaded[SVN 86847]

Author: SNDMaddTheSane_cp | Date: 22 sierpnia 2013 21:42:02

  • Messing with the order of arguments of the LaunchArg class in OS X.

PCSX Reloaded[SVN 86811]

Author: SNDMaddTheSane_cp | Date: 22 sierpnia 2013 02:01:50

  • Fixing a bug.

PCSX Reloaded[SVN 86810]

Author: SNDMaddTheSane_cp | Date: 22 sierpnia 2013 01:51:37

  • Unloading bundles with Objective C classes is dangerous. Let's not unload the plug-in at all.

PCSX Reloaded[SVN 86809]

Author: SNDMaddTheSane_cp | Date: 22 sierpnia 2013 01:32:19

  • Fix compiling issue.
  • A few indentation changes in the Mac section of the XGL plug-in.

PCSX Reloaded[SVN 86808]

Author: SNDMaddTheSane_cp | Date: 22 sierpnia 2013 01:19:04

  • Fix OS X 10.8-only behavior in the XGL plug-in.
  • Remove some commented-out code on Cocoa code.
  • Change some ints passed in Cocoa code to NSIntegers.
  • Replace a deprecated function call to NSRunAlertPanelRelativeToWindow.
  • Other minor fixes and improvements.

PCSX Reloaded[SVN 86779]

Author: SNDMaddTheSane_cp | Date: 21 sierpnia 2013 02:36:42

  • Implement window size for the PeopsXGL plug-in on OS X.
  • This plug-in will also try to fix the old, broken, and unused "Window Size" pref key.

PCSX Reloaded[SVN 86749]

Author: SNDedgbla_cp | Date: 19 sierpnia 2013 20:52:38

  • make silence.

PCSX Reloaded[SVN 86747]

Author: SNDMaddTheSane_cp | Date: 19 sierpnia 2013 19:42:53

  • Make OS X's version be the current SVN version. This script will probably be changed/removed in release versions.

PCSX Reloaded[SVN 86708]

Author: SNDMaddTheSane_cp | Date: 17 sierpnia 2013 22:42:11

  • Updating OS X's version to match that of Linux.

PCSX Reloaded[SVN 86707]

Author: SNDMaddTheSane_cp | Date: 17 sierpnia 2013 22:12:12

  • Finish work on OS X's cheat management.
  • There is still a bug that changing the label/name of the cheat doesn't set the changed bit.

PCSX Reloaded[SVN 86706]

Author: SNDMaddTheSane_cp | Date: 17 sierpnia 2013 22:06:59

  • Make more plug-ins use and implement RunOnMainThreadSync.

PCSX Reloaded[SVN 86679]

Author: SNDMaddTheSane_cp | Date: 16 sierpnia 2013 02:20:10

  • Some work on the cheat window on OS X. Note that the changes are disabled by default.

PCSX Reloaded[SVN 86676]

Author: SNDMaddTheSane_cp | Date: 15 sierpnia 2013 20:42:18

  • Work on the cheat handling on OS X.
  • I misunderstood what the LoadCheats command did.

PCSX Reloaded[SVN 86612]

Author: SNDMaddTheSane_cp | Date: 10 sierpnia 2013 23:04:48

  • Some preferences improvements to the PeopsSoftGL plug-in on OS X.

PCSX Reloaded[SVN 86611]

Author: SNDMaddTheSane_cp | Date: 10 sierpnia 2013 21:26:52

  • Fix a problem if the memory cards couldn't be found. This fixes the plug-ins in the preferences window not popping up.

PCSX Reloaded[SVN 86548]

Author: SNDMaddTheSane_cp | Date: 9 sierpnia 2013 18:11:59

  • Minor spacing change in OS X's memory card manager.

PCSX Reloaded[SVN 86365]

Author: SNDMaddTheSane_cp | Date: 1 sierpnia 2013 18:52:19

  • Make some functions in SoftGL on OS X use modern Objective-C syntax.

PCSX Reloaded[SVN 86364]

Author: SNDMaddTheSane_cp | Date: 1 sierpnia 2013 18:50:36

  • Some work on OS X's cheat interface.
  • Use .cht as the file extension for cheats.
  • Create a file handler for cheat files.

PCSX Reloaded[SVN 86327]

Author: SNDckain_cp | Date: 31 lipca 2013 17:17:44

  • GTK: autoload cheats from default path and filename, e.g. /home/user/.pcsxr/cheats/SLUS_90064-SLUS90064.cht. Also if entered cheat code is incorrect don't close input dialog.

PCSX Reloaded[SVN 86320]

Author: SNDckain_cp | Date: 31 lipca 2013 12:20:19

  • GTK: memory dump window usability fix: copy values when cells are clicked.

PCSX Reloaded[SVN 86262]

Author: SNDMaddTheSane_cp | Date: 26 lipca 2013 21:55:10

  • fixing the wrong project being non-arc.
  • Add a convinience function for running blocks on the main thread syncronously.

PCSX Reloaded[SVN 86254]

Author: SNDckain_cp | Date: 26 lipca 2013 11:59:05

  • GTK/dfinput: added "prevent screensaver" feature. Makes ugly call to xdg-screensaver script which seems to be only sopisticated way of handling multiple screensaver backends.

Vox populi

Ten artykuł nie byl jeszcze komentowany:(

Dodaj komentarz!!!!

Nick
Email
Www
Komentarz
 
wstecz26/08/2013 01:32
W ramach wolnego czasu odtwarzam stare magazyny komputerowe i prowadzę serwis emulacyjny try2emu. Jeżeli uważasz, że moja publiczna działalność możesz postawić mi kawę, a kawę lubię;). Wspierając mnie, otrzymujesz w nagrodę dostęp do pełnych pdf'ów publikowanych magazynów - czyli dokładnie takich jakie spełniają zamierzenia tego projektu.
Postaw mi kawę na buycoffee.to
Dodatkowe informacje
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run Kreator okładek na kasety Kreator kalendarzy Alpha

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