!

[PSX] PCSX ReLoaded SVN86240

[0] @ Czwartek, 25 Lipca 2013 23:56CET

[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.

Creatures: Raised in Space (a.k.a. Creatures 3) (Conspiracy Entertainment  Corp., 14.05.2002)

PCSX Reloaded[SVN 86240]

Author: SNDckain_cp | Date: 25 lipca 2013 15:14:33

  • WIN32: enable mouse cursor on GUI always. Also CDR plugin is not mandatory so no complaining about it.

PCSX Reloaded[SVN 86239]

Author: SNDckain_cp | Date: 25 lipca 2013 15:06:43

  • GTK: added "hide mouse cursor" feature. Enable/disable via dfinput config dialog's option tab.

PCSX Reloaded[SVN 86218]

Author: SNDMaddTheSane_cp | Date: 24 lipca 2013 04:01:29

  • Minor bug fixes.

PCSX Reloaded[SVN 86216]

Author: SNDMaddTheSane_cp | Date: 24 lipca 2013 02:12:44

  • Minor changes on OS X code.

PCSX Reloaded[SVN 86215]

Author: SNDMaddTheSane_cp | Date: 24 lipca 2013 01:34:13

  • Change the plug-in implementation on OS X's PeopsXGL plug-in.
  • Properly implement hacks on OS X's implementation of PeopsXGL.

PCSX Reloaded[SVN 86181]

Author: SNDMaddTheSane_cp | Date: 20 lipca 2013 23:26:09

  • Fix debug messages when the debug file pointer isn't inited on OS X. This only affects the Debug build.

PCSX Reloaded[SVN 86108]

Author: SNDMaddTheSane_cp | Date: 16 lipca 2013 05:33:18

  • Fix a leak in non-ARC code.

PCSX Reloaded[SVN 86055]

Author: SNDMaddTheSane_cp | Date: 12 lipca 2013 22:12:54

  • Fixing bug 10934.

PCSX Reloaded[SVN 85969]

Author: SNDMaddTheSane_cp | Date: 11 lipca 2013 05:26:21

  • Only print some NSLogs when debugging.

PCSX Reloaded[SVN 85968]

Author: SNDMaddTheSane_cp | Date: 11 lipca 2013 05:24:07

  • Remvoing SysPrintfs that I missed from Cocoa code the last time I did this.

PCSX Reloaded[SVN 85967]

Author: SNDMaddTheSane_cp | Date: 11 lipca 2013 05:02:09

  • Why did svn think the Mac bladesio1 source files were binary? Fixing the header because I fixed the .m file already.

PCSX Reloaded[SVN 85966]

Author: SNDMaddTheSane_cp | Date: 11 lipca 2013 04:36:29

  • Don't build the mini-SDL library with ARC.

PCSX Reloaded[SVN 85963]

Author: SNDMaddTheSane_cp | Date: 11 lipca 2013 02:03:19

  • Revert some SysPrintfs in OS X to NSLogs.

PCSX Reloaded[SVN 85952]

Author: SNDMaddTheSane_cp | Date: 10 lipca 2013 02:27:19

  • Define PADhandleKey in OS X's main.m file.

PCSX Reloaded[SVN 85950]

Author: SNDMaddTheSane_cp | Date: 10 lipca 2013 02:07:42

  • Tab and spacing changes.

PCSX Reloaded[SVN 85949]

Author: SNDMaddTheSane_cp | Date: 10 lipca 2013 02:04:59

  • minor code tweaks.

PCSX Reloaded[SVN 85937]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 11:37:53

  • Future work to get PADhandleKey working on OS X. Still very much a work-in-progress.

PCSX Reloaded[SVN 85936]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 11:33:55

  • Make the bladesio1 driver work on OS X:
  • Fix a bug where the wrong plug-in was being used in place of sio1, causing PCSXR to complain.
  • Fix a bug where bladesio1's config window would cause PCSXR to crash.

PCSX Reloaded[SVN 85935]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 10:55:41

  • Some more work on PCSXR's logging on OS X.
  • More fiddling with the configuration window.

PCSX Reloaded[SVN 85933]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 10:15:43

  • Fix a bug in OS X 32-bit code.
  • Get rid of an unused ivar, as pointed out by Clang.
  • Adding a comment about a false positive in Clang's static analyzer.

PCSX Reloaded[SVN 85931]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 09:07:15

  • Changing a lot of NSLogs to SysPrintf on OS X's PCSXR.
  • Enable the emulog on OS X debug, and have create and use a log in ~/Library/Logs/PCSXR.
  • Delete the hack that enabled PCSXR logs to go to the console in debug mode.
  • Use modern syntax to create static NSArrays (and retain them in non-ARC code).
  • Simplify the pauseSafeWithBlock to just create a new dispatch queue and run pauseSafe on the queue.

PCSX Reloaded[SVN 85930]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 08:49:25

  • Fix some integer values being too small (according to Xcode) on 64-bit hardware.

PCSX Reloaded[SVN 85929]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 08:19:35

  • Fix some minor warnings on SysPrintf and SysMessage use in libpcsxcore.

PCSX Reloaded[SVN 85928]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 06:18:01

  • Include file missing from last commit.

PCSX Reloaded[SVN 85926]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 05:20:01

  • Updating OS X plug-in code.
  • Now the net plug-in will warn you if you have a too large or non-ASCII characters.

PCSX Reloaded[SVN 85925]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 05:17:51

  • Fix the CALLBACK placement in the sio1 plug-in: I messed it up when I copied over the localization preprocessors for OS X.

PCSX Reloaded[SVN 85922]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 02:23:37

  • Since when did PcsxrPlugin.m in Xcode get marked to use spaces instead of tabs?

PCSX Reloaded[SVN 85921]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 02:17:26

  • Trimming down the preprocessor macros on OS X's plugin object class.

PCSX Reloaded[SVN 85920]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 01:52:42

  • Messing with OS X's config window.

PCSX Reloaded[SVN 85919]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 01:46:22

  • Have the arguments passed to the OS X app be done in a specific order, so i.e. you don't try to load a memory card after the emulator has started, or loading a freeze state before the emulator has started.

PCSX Reloaded[SVN 85918]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 01:38:11

  • Get rid of a warning about integer truncation

PCSX Reloaded[SVN 85917]

Author: SNDMaddTheSane_cp | Date: 9 lipca 2013 01:35:59

  • Rework the disc handler on OS X a bit.

PCSX Reloaded[SVN 85908]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 20:44:54

  • We don't have any notification observer on the Configuration Controller class anymore. Remove the remove observer call in dealloc.
  • Comment out dealloc in the Configuration Controller class on ARC.

PCSX Reloaded[SVN 85907]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 20:40:12

  • Move a few last things to fast enumeration on OS X.

PCSX Reloaded[SVN 85897]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 09:58:24

  • Clang apparently doesn't respond to -falign-loops or -finline-limit. Removing them from OS X project files.
  • Quiet some warnings about implicit conversion from 64-bit integer to 32-bit in the main app, but only the Cocoa parts.

PCSX Reloaded[SVN 85896]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 09:34:10

  • Create the blank memory block header only once.

PCSX Reloaded[SVN 85895]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 09:32:43

  • Fixing 10.8-only behavior in the xibs.

PCSX Reloaded[SVN 85894]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 09:26:30

  • Various updates and improvements to OS X code.

PCSX Reloaded[SVN 85893]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 09:16:46

  • Setting (moxt) OS X xibs to use Auto Layout (the configuration xib is going to be the hardest to move over...)

PCSX Reloaded[SVN 85890]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 05:35:06

  • Implement compaction of memory cards.
  • Other assorted bug fixes.

PCSX Reloaded[SVN 85887]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 03:43:06

  • We can now copy to other cards, but compacting cards isn't available right now.

PCSX Reloaded[SVN 85886]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 03:10:00

  • Rewriting the memory card management on OS X. It's lacking copy capability right now, though.

PCSX Reloaded[SVN 85885]

Author: SNDMaddTheSane_cp | Date: 8 lipca 2013 02:01:33

  • Looks like I forgot to change a translation string when I moved to multi-block saves, fixing.

PCSX Reloaded[SVN 85876]

Author: SNDMaddTheSane_cp | Date: 6 lipca 2013 22:09:08

  • Get multi-block save copying working correctly on OS X.

PCSX Reloaded[SVN 85872]

Author: SNDMaddTheSane_cp | Date: 6 lipca 2013 09:14:48

  • Rehauling the memory card object in preperation for fixing the memory card manager.

PCSX Reloaded[SVN 85870]

Author: SNDMaddTheSane_cp | Date: 6 lipca 2013 06:48:53

  • Moving the memory card manager to the preferences window.

PCSX Reloaded[SVN 85869]

Author: SNDMaddTheSane_cp | Date: 6 lipca 2013 05:02:24

  • Minor OS X changes.

PCSX Reloaded[SVN 85868]

Author: SNDMaddTheSane_cp | Date: 6 lipca 2013 01:02:13

  • Get rid of the seperate ARCBridge headers.
  • Set the mime type on the InfoPlist.strings to be text.
  • Why were we using sprintf with NSStrings? NSString does have methods for doing what we need.

PCSX Reloaded[SVN 85867]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 23:59:24

  • Change some +stringWithCString and -initWithCString:encoding: to modern Objective-C syntax.
  • Change the encoding of a couple of info.plists to UTF-8, otherwise Xcode was complaining.
  • Removing some extra line breaks on OS X code.
  • Other minor changes.

PCSX Reloaded[SVN 85843]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 13:38:42

  • Removing unneeded preprocessor defenitions on OS X.

PCSX Reloaded[SVN 85842]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 13:35:09

  • Grouping similar classes in Xcode.
  • Implement the Instrument build phase, for when your profile with Instruments.

PCSX Reloaded[SVN 85836]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 09:13:41

  • Getting rid of empty directories.

PCSX Reloaded[SVN 85835]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 09:11:57

  • Consolidate the plug-ins in OS X into the main PCSXR project.
  • Add debugging info for SysLibError on OS X.

PCSX Reloaded[SVN 85831]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 05:55:57

  • Moving the Xcode config files to their own folder, and fixing the projects' references to them.

PCSX Reloaded[SVN 85830]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 04:19:01

  • Fix Cocoa complaining when getting the plug-in info under OS X.

PCSX Reloaded[SVN 85829]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 03:59:23

  • Moving some code around.

PCSX Reloaded[SVN 85828]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 03:39:31

  • Make it build again

PCSX Reloaded[SVN 85827]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 03:32:50

  • Implement the Xcode setting files on Xcode projects.

PCSX Reloaded[SVN 85826]

Author: SNDMaddTheSane_cp | Date: 5 lipca 2013 03:04:08

  • Making the SIO plug-ins work on OS X.
  • Setting the deployment target on the SIO plug-in be set to 10.7, since we don't we have a 10.6 version of PCSXR that can use it.
  • Adding Xcode config files.

PCSX Reloaded[SVN 85824]

Author: SNDMaddTheSane_cp | Date: 4 lipca 2013 23:55:52

  • This should get the bladesio plug-in building on OS X.

PCSX Reloaded[SVN 85823]

Author: SNDMaddTheSane_cp | Date: 4 lipca 2013 23:52:43

  • SVN is being stupid

PCSX Reloaded[SVN 85818]

Author: SNDMaddTheSane_cp | Date: 4 lipca 2013 21:43:04

  • get rid of extra, blank lines on OS X.

PCSX Reloaded[SVN 85817]

Author: SNDMaddTheSane_cp | Date: 4 lipca 2013 21:35:20

  • Still more work to get Bladesio1 set up for OS X.

PCSX Reloaded[SVN 85816]

Author: SNDMaddTheSane_cp | Date: 4 lipca 2013 21:23:34

  • Still more work to get Bladesio1 set up for OS X.

PCSX Reloaded[SVN 85815]

Author: SNDMaddTheSane_cp | Date: 4 lipca 2013 21:19:39

  • DoConfiguration() for DFSound on OS X returns an int, and the function it calls also returns an int. Let's combile the two.

PCSX Reloaded[SVN 85814]

Author: SNDMaddTheSane_cp | Date: 4 lipca 2013 21:16:29

  • Copy over DFCdrom to bladesio1 on OS X. to begin the process for the OS X plug-in.

PCSX Reloaded[SVN 85795]

Author: SNDMaddTheSane_cp | Date: 4 lipca 2013 05:07:44

  • Make the plug-ins use ARC in 64-bit mode.
  • Change how the preprocessor macros are managed on OS X.
  • Set the name of the product to the target name.

PCSX Reloaded[SVN 85767]

Author: SNDedgbla_cp | Date: 3 lipca 2013 18:24:11

  • sio1 plugin was enabled for linux by default;

PCSX Reloaded[SVN 85757]

Author: SNDMaddTheSane_cp | Date: 3 lipca 2013 08:57:46

  • Get rid of the messy preprocessor hack for named sliders on the audio plug-ins for OS X:
  • Consolidate files that are the same.
  • Whatever class loads a nib, will be that owner, no matter what the nib says.
  • Have shared code be in a dylib that loads, so there isn't warnings about conflicting classes.
  • Other changes

PCSX Reloaded[SVN 85754]

Author: SNDMaddTheSane_cp | Date: 3 lipca 2013 06:46:53

  • Mess around with OS X memory objects:
  • Have the mangled name for the memImage setter send messages to KVO so they still get drawn.
  • Remove the memIconCount variable and have the object get it from the images array count.

PCSX Reloaded[SVN 85565]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 07:13:18

  • Getting rid of commented-out code.
  • Other minor changes.

PCSX Reloaded[SVN 85563]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 06:45:19

  • Disable the net plug-in in the freeze state handler on demand.
  • Run the disc image from the handler through PcsxrController so that it can disable the net plug-in as needed.
  • Cache the NSURL value in the Disc handler.

PCSX Reloaded[SVN 85562]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 06:41:26

  • Set some NSURLs as directories.

PCSX Reloaded[SVN 85561]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 06:39:52

  • Some work on OS X's net plug-in.

PCSX Reloaded[SVN 85560]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 03:18:49

  • Handle if we don't get sent a user dictionary or the memory card changed.

PCSX Reloaded[SVN 85559]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 03:05:20

  • Don't open plug-ins or memory cards if the emulator is running.

PCSX Reloaded[SVN 85558]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 02:53:22

  • Even more work on the memory card management.

PCSX Reloaded[SVN 85557]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 01:14:42

  • Making the memImage property readonly in the header, but readwrite in the main file, WITHOUT mangling the setter.

PCSX Reloaded[SVN 85556]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 01:00:46

  • Adding a comment.

PCSX Reloaded[SVN 85555]

Author: SNDMaddTheSane_cp | Date: 26 czerwca 2013 00:50:14

  • Implement creating and selecting memory cards in the memory card manager.
  • Get rid of imageFromMcd:index: and move the code to imagesFromMcd:.

PCSX Reloaded[SVN 85554]

Author: SNDMaddTheSane_cp | Date: 25 czerwca 2013 23:02:27

  • Add animated memory card icons on OS X

PCSX Reloaded[SVN 85532]

Author: SNDMaddTheSane_cp | Date: 25 czerwca 2013 19:05:29

  • Removing commented-out code in the memory object.
  • Encapsulate the icon image generator and setter in an autorelease block.

PCSX Reloaded[SVN 85493]

Author: SNDMaddTheSane_cp | Date: 23 czerwca 2013 00:59:56

  • Modify the Memory Object class a little bit. Some minor changes.

PCSX Reloaded[SVN 85492]

Author: SNDMaddTheSane_cp | Date: 23 czerwca 2013 00:00:50

  • Fixing a deadlock in PeopsSoftGL's shader code.

PCSX Reloaded[SVN 85491]

Author: SNDMaddTheSane_cp | Date: 22 czerwca 2013 23:39:09

  • Handle getting passed "files" that are actually command line options. This has the side effect of rejecting nonexistant files as well.

PCSX Reloaded[SVN 85490]

Author: SNDMaddTheSane_cp | Date: 22 czerwca 2013 23:28:51

  • Add an edit menu to OS X's menu bar.

PCSX Reloaded[SVN 85489]

Author: SNDMaddTheSane_cp | Date: 22 czerwca 2013 23:25:16

  • Minor spacing changes.
  • Enable logging in the debug build.
  • Warn if we are passed multiple memory cards of the same type from the command line.
  • Add a common method to set up the emulation thread.

PCSX Reloaded[SVN 85488]

Author: SNDMaddTheSane_cp | Date: 22 czerwca 2013 21:55:35

  • Ignore files passed via the command line if we're parsing.
  • Calls to GUI functions should happen on the main thread. Put the [NSApp presentError:] in a block to the main thread.
  • Put some bools in PcsxrController inside a struct with a size of 1.

PCSX Reloaded[SVN 85486]

Author: SNDMaddTheSane_cp | Date: 22 czerwca 2013 08:11:06

  • Adding some rudimentary command line support for OS X

PCSX Reloaded[SVN 85470]

Author: SNDMaddTheSane_cp | Date: 20 czerwca 2013 23:03:32

  • Adding the pauseSafeWithBlock declaration to the EmuThread header.

PCSX Reloaded[SVN 85469]

Author: SNDMaddTheSane_cp | Date: 20 czerwca 2013 22:42:46

  • Make OS X use LidInterrupt.

PCSX Reloaded[SVN 85183]

Author: SNDckain_cp | Date: 7 czerwca 2013 12:35:59

  • PSXCPU_LOG for dynarec64 (dumped only compile). Dump log only if PSXCPU_LOG defined and Config.PsxOut option is used. Minor code polishments.

PCSX Reloaded[SVN 85000]

Author: SNDMaddTheSane_cp | Date: 29 maja 2013 07:12:52

  • Since we haven't stated we can't open more than one file in OS X' cheat open file box, handle if we open more than one file.

PCSX Reloaded[SVN 84880]

Author: SNDckain_cp | Date: 23 maja 2013 15:13:46

  • GTK: generate 'CD lid open/close event' automagically when switching ISO images. No need to press F9 & F10 anymore when a game wants to change CDs.

PCSX Reloaded[SVN 84871]

Author: SNDckain_cp | Date: 22 maja 2013 22:48:04

  • Dynarec64: fixed CART World Series freeze. Issue #10846.

PCSX Reloaded[SVN 84818]

Author: SNDMaddTheSane_cp | Date: 20 maja 2013 19:53:35

  • Prevent deadlocking when saving states on OS X.
wstecz25/07/2013 23:56
Dodatkowe informacje
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

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