Commit Graph

  • e4c96ece51 nJoy: Non-windows build fix John Peterson 2009-01-22 19:53:16 +00:00
  • d7fe42d069 Wii IOS FileIO: Fixed bug "NewSeekPosition = 0" to "NewSeekPosition = SeekPosition", now Zelda TP savegames should work as well as other games John Peterson 2009-01-22 12:35:12 +00:00
  • e332e18ce6 nJoy and SerialInterface: Fixed the crashes with MAXPADS more than 1, the downside is that it doesn't work well one the second boot John Peterson 2009-01-22 11:18:46 +00:00
  • 189285f071 continue working on display gamecube game name and description. now we can select Config -> General -> Game List Language to choose the language of PAL games for displaying hyperiris 2009-01-22 07:42:17 +00:00
  • bb06dfb823 nJoy and SerialInterface: Fixed the nJoy crashes John Peterson 2009-01-22 00:31:12 +00:00
  • 7f9dc55fbc nJoy: Improvements to the configuration, the SaveById option should now be simpler and better John Peterson 2009-01-21 18:09:31 +00:00
  • 1b12bc38ac Use wx style ListBox fast fill: Freeze and Thaw hyperiris 2009-01-21 18:08:12 +00:00
  • cd76970d8f SerialInterface: Fixed the Init for different MAXPADS values, I think John Peterson 2009-01-21 17:54:03 +00:00
  • cf8b3b2264 some small fix hyperiris 2009-01-21 17:10:08 +00:00
  • b71d92126d Debugger: add a tiny function, dump main memory to a file, mainram.dump in .\User\Cache\, this is for ram data analysis, open the dump in hex/tile editor we can do something... hyperiris 2009-01-21 17:02:01 +00:00
  • 8f4d58e082 UI: makes dolphin displays japanese region games' names and their descriptions. only work on windows and asian language support installed. (without fonts and codepages, we can not display text, I'm sure). BTW, I only test on GC games, I've no Wii games now, and .\User\Cache directory must be cleared to work (delete all cached files) hyperiris 2009-01-21 16:31:44 +00:00
  • 56ee6e5497 more f-zero work - no success :( Still fp errors. maybe we should pull in a full accuracy ppc fp emulator. hrydgard 2009-01-21 12:41:01 +00:00
  • 620bf888e7 misc debugger improvements - hle:d code can be read in disasm window, memview can show floating point values, a crash fix, the locked cache now shows up in memview, some disasm bugfixes (frsp) hrydgard 2009-01-21 11:44:36 +00:00
  • 852c35f705 update to sfml 1.4. also testsuite doesn't need debug and release configs, that was an accident Shawn Hoffman 2009-01-21 05:46:07 +00:00
  • 0ccdb44016 Oops... that was not supposed to be checked revert LPFaint99 2009-01-21 03:51:07 +00:00
  • f703046e01 MemcardManager: Fix most banner issues that I have seen. 1. Banners from any imported sav file 2. Banners for Time Splitters 2 LPFaint99 2009-01-21 03:49:38 +00:00
  • 303d8e5a50 Now DragonBall Z Sagas is playable with Sound! morzillo 2009-01-20 23:20:57 +00:00
  • a3b9c39fbf some win32 template so shuffle can implement the win32 side the code in the .cpp was taken from SMFL source nakeee 2009-01-20 23:09:24 +00:00
  • 5f85410c85 Crash Nitro Kart now Playable with Sound :) morzillo 2009-01-20 23:05:20 +00:00
  • 95f17db5e6 For Now it's time of Call Of duty Now is playable morzillo 2009-01-20 22:55:45 +00:00
  • a91f7ad44f Uppps I forgot to change emustate morzillo 2009-01-20 22:44:32 +00:00
  • 6d7583b164 Just make a patch region to the PAL version of FZeroGX. Now starts... morzillo 2009-01-20 22:42:31 +00:00
  • 8f2d1136a7 fix njoy build for non win32 os, and small osx64 build fix tmator 2009-01-20 20:21:05 +00:00
  • e6d78d3447 fix red coloring of fp regs in registerview hrydgard 2009-01-20 19:41:45 +00:00
  • 8cdbaa2714 Improve register view window (now shows fp, various special regs). If the window is too small, delete the RegisterView section in your Debugger.ini. hrydgard 2009-01-20 19:15:33 +00:00
  • d3d4cc641c Fix insanely annoyingly behaviour when setting breakpoints hrydgard 2009-01-20 19:00:51 +00:00
  • 8f0ca9998b Remove some unnecessary includes, clean some //////// hrydgard 2009-01-20 18:45:43 +00:00
  • 1dcd036b9e Stop the audio mixing when stepping in the debugger. hrydgard 2009-01-20 18:42:01 +00:00
  • e7e19bbfe8 Last commit: Missed a file John Peterson 2009-01-20 18:09:49 +00:00
  • d39819c4b5 DebuggerWX: Added jit block linking option to the code window John Peterson 2009-01-20 16:52:46 +00:00
  • 140ba01794 nJoy: Fixed configuration bug John Peterson 2009-01-20 14:41:58 +00:00
  • 85a53457de nJoy: Forgot the header file John Peterson 2009-01-20 14:32:15 +00:00
  • 1386ad69ff nJoy: Comment change John Peterson 2009-01-20 14:28:45 +00:00
  • 4f0298df1b nJoy: Added ifdefs for the XInput files John Peterson 2009-01-20 14:26:56 +00:00
  • a10c603255 nJoy: Fixed the 360 pad triggers with XInput, now they are separate triggers that work just like they should John Peterson 2009-01-20 14:25:33 +00:00
  • d6443478b0 fix a minor "misfeature" in the symbol table code. hrydgard 2009-01-20 13:13:03 +00:00
  • 8c997e90d9 Empty kills the string:( Using IsEmpty() nakeee 2009-01-20 11:58:31 +00:00
  • 68cfd3618e opss nakeee 2009-01-20 11:53:15 +00:00
  • 6730645dd8 Small compile fix nakeee 2009-01-20 11:44:32 +00:00
  • 0c9a1a9595 nJoy: The triggers were inversed John Peterson 2009-01-20 11:11:02 +00:00
  • af89d9e511 and today we'll learn about why not to cast pointer to int.... nakeee 2009-01-20 10:41:05 +00:00
  • 969f34bbd0 nJoy: Escape key stops waiting for input when configuring the pad, changed the display of a disabled button from -1 to "" John Peterson 2009-01-20 10:37:48 +00:00
  • 6f4cbb89f9 nJoy: Configuration bugfixes, and show the digital shoulder button status in the advanced settings to John Peterson 2009-01-20 06:38:29 +00:00
  • 00bca8d807 nJoy: Fixed the analog shoulder buttons for the XBox 360 pad John Peterson 2009-01-20 05:28:30 +00:00
  • ffc1af89bd up omegadox 2009-01-20 00:20:34 +00:00
  • bede48c6b1 nJoy: Fix halfpress button configuration John Peterson 2009-01-19 23:17:29 +00:00
  • 05a5333c80 fix build and change /EHsc to /EHa. jakestine (pcsx2-playground) says it is the Right Thing To Do. Shawn Hoffman 2009-01-19 23:01:17 +00:00
  • c64bae837f Initial work on F-Zero - map & gameconfig. Far from playable - wacky math errors. NOTE: The game only boots if you disable LoadStore in the debugger window menu. hrydgard 2009-01-19 21:42:24 +00:00
  • 0b267948cc fixed padsimple event some glwindow cleanup nakeee 2009-01-19 21:39:53 +00:00
  • c53797dc5b OpenGL config: Added tooltips John Peterson 2009-01-19 21:18:43 +00:00
  • 3d2570f53d revert game-specific hack which broke mp3. see r1805 r1806. change dolphinwx so it's not sized retardedly anymore... Shawn Hoffman 2009-01-19 20:43:47 +00:00
  • 015fc11baf Remember last iso (fix) nakeee 2009-01-19 20:06:03 +00:00
  • 80116f4966 Seems I screwed up the JIT cache clearing a while ago. This should fix it. hrydgard 2009-01-19 19:01:40 +00:00
  • c2c6e2bd47 nJoy: Fixed some misplaced values John Peterson 2009-01-19 18:09:03 +00:00
  • 8f40075f8f nJoy: Fixed the analog trigger buttons John Peterson 2009-01-19 17:47:00 +00:00
  • be1e403435 JPeterson forgot a header of SDL 1.2 daco65 2009-01-19 17:23:39 +00:00
  • e49e301411 Disable "warnings as errors" in Plugin_nJoy_SDL_Test. hrydgard 2009-01-19 16:04:25 +00:00
  • 179a134475 Memmap: Small comment John Peterson 2009-01-19 10:54:43 +00:00
  • 4a88f31ddb nJoy: Preparation for fixing the digital pad and the analog triggers John Peterson 2009-01-19 05:49:25 +00:00
  • c981d64ee4 SDL: Upgrade to 1.3 John Peterson 2009-01-19 05:44:43 +00:00
  • 2485e01b63 SDL: Preparation for upgrade John Peterson 2009-01-19 05:43:19 +00:00
  • f220f5f132 SDL: Preparation for upgrade John Peterson 2009-01-19 05:40:46 +00:00
  • 14b7f6d0fd Multiple pad plugins: Fixed configuration John Peterson 2009-01-19 05:16:05 +00:00
  • d60fea1d99 SerialInterface and pads: Allow MAXPADS lower than 4 John Peterson 2009-01-19 03:45:28 +00:00
  • 5708e14a0e don't fool with sysconf if you're booting a gc game, and add back ability to double click on initial gamelistitem in order to add a GCMPath. Shawn Hoffman 2009-01-19 01:30:54 +00:00
  • 4930a6d6cb Destination alpha works in OGL. Fixed reading XFB address from VI regs and removed a check to fix games which keep the XFB some place other than mem 1. donkopunchstania 2009-01-18 19:03:14 +00:00
  • 1ef5eca30c trying to support 2 pads plugins I don't have joystick so please check njoy and if someone can check if njoy and pad simple can be used together:) todo: add configuration now you can just do it from the ini by defining pad?Plugin manually nakeee 2009-01-18 13:02:38 +00:00
  • 8ca3b9a2ed Frame: Turn on the resize gripper again John Peterson 2009-01-18 11:43:10 +00:00
  • 7bd15a8560 MemMap: Divided into two files John Peterson 2009-01-18 09:51:09 +00:00
  • f9ffbd8c32 BootManager: Cosmetic changes John Peterson 2009-01-18 09:49:28 +00:00
  • 113a6a9dee Core Config: Load TLBHack from Dolphin.ini John Peterson 2009-01-18 08:49:37 +00:00
  • 38f8221bfc reverted 1914, but updated the default handler instead windows now suppose to use it until we fix the debug window nakeee 2009-01-18 08:47:24 +00:00
  • 53d85bce9e Main: Readded windows MessageBox John Peterson 2009-01-18 08:37:44 +00:00
  • 2b63ab65ee part one of a huge ini commit thx to MoRZiLLo daco65 2009-01-18 02:30:48 +00:00
  • 97818d6fe4 path on windows seems relative nakeee 2009-01-18 01:53:00 +00:00
  • a6447d1758 some clean up but there are too many references to g_CoreStartupParameter directly:( nakeee 2009-01-18 01:45:53 +00:00
  • 8fdf439c9a Core now uses SConfig and not startup params Please check everything is working well nakeee 2009-01-18 00:45:48 +00:00
  • 426d868adc how many fixes is this now? Shawn Hoffman 2009-01-18 00:17:42 +00:00
  • f8fdb23811 Recent commit: Reenabled logging in DSP HLE John Peterson 2009-01-18 00:13:26 +00:00
  • 4ccc5dd7b2 Recent commit: Missing file John Peterson 2009-01-18 00:09:17 +00:00
  • 5c0fe68dc0 made stf(stretch to fit) enabled by default. in windows stf works fine but in linux it doesn't. please report anything that could help cause the plan is to remove this option and always do stf daco65 2009-01-18 00:02:31 +00:00
  • fefc325a55 windows build fix for r1905 Shawn Hoffman 2009-01-17 23:50:22 +00:00
  • 4433e06447 Move Config.cpp to Core renamed it to ConfigManager Todo: Use it from core.cpp instead of the params nakeee 2009-01-17 23:41:21 +00:00
  • ee2bf31e56 Misc accumulated Jit64IL work; I don't recall whether any of these changes individually led to perf improvements, although overall it's spending a lot less time in interpreter fallbacks. magumagu9 2009-01-17 22:22:54 +00:00
  • 9cb25d6ba2 get WTL out of dsp_hle Shawn Hoffman 2009-01-17 21:42:43 +00:00
  • 5994897d9a add WPAD to TestSuite as an example wii/wiimote test. someone can replace it with wiimotiondemo if they want gx goodness, otherwise it's a just a nice simple test ;) Shawn Hoffman 2009-01-17 21:38:14 +00:00
  • 7d3dbde234 Don't skip the bottom half of the texture; fixes the text in Gamecube Tales of Symphonia with safe textures on. I haven't looked too carefully at exactly which textures are affected, though. magumagu9 2009-01-17 20:46:18 +00:00
  • fb51d14491 A couple more compile fixes to account for the fact that the commit of r1887 is *still* imcomplete. magumagu9 2009-01-17 20:36:23 +00:00
  • b6a8f11e48 Sorry GCC omegadox 2009-01-17 20:15:41 +00:00
  • 0099b5c957 Misc Linux build fixes in the wake of r1887; still doesn't work right because Source/Plugins/Plugin_DSP_HLE/Src/Debugger/Logging.cpp appears to be missing, and I haven't looked at the fallout of r1884 yet. magumagu9 2009-01-17 19:59:20 +00:00
  • 60c48278d8 a silly fix. omegadox 2009-01-17 18:34:25 +00:00
  • 86891bcf09 Recent commit: Missing file John Peterson 2009-01-17 18:15:00 +00:00
  • 231eb8682a Recent commit: Missing file John Peterson 2009-01-17 17:51:59 +00:00
  • 8ff64a12ea fix XFB enabled at boot. Should save some click for homebrew. memberTwo.mb2 2009-01-17 16:16:47 +00:00
  • 9e676263cd MusicMod: Small change John Peterson 2009-01-17 15:10:52 +00:00
  • b3ac9710e1 Last commit: Restored build events to the DolphinWX project John Peterson 2009-01-17 14:43:18 +00:00
  • 4eb4480b43 Last commit: Missing files John Peterson 2009-01-17 14:41:20 +00:00
  • 389fef2e30 Last commit: Missing files John Peterson 2009-01-17 14:36:32 +00:00
  • 709adce8f6 Last commit: Typo John Peterson 2009-01-17 14:34:40 +00:00
  • ae9cfbd8e3 Common: Moved Windows console functions to common John Peterson 2009-01-17 14:28:09 +00:00