Commit Graph

  • 870242fc79 Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replaced fullscreen on Esc key by Alt+Enter, Esc now escape fullscreen or stop emulation (as requested, but i find it better too) sl1nk3.s 2009-04-28 23:47:18 +00:00
  • be61375c01 Fix compile in OSX by reverting my change, dunno why OpenAL is different on my machine. Bit of debug work in nJoy test Sonicadvance1 2009-04-28 20:05:00 +00:00
  • 1f4c000ae6 DSP: updated condition code nakeee 2009-04-28 09:12:29 +00:00
  • f852ea41c4 Add the option to filter gamelist add a drive command that I have only seen with gcos multigame discs that allows them to boot, otherwise they will hang add a default path for browse in memcard manager fixed display of format time in MCMdebug.cpp LPFaint99 2009-04-28 02:30:50 +00:00
  • daf17ed27f replace actually changing VI beam position regs on a write, instead just log it. Shawn Hoffman 2009-04-28 01:02:48 +00:00
  • adb791dd58 Fixed a little crash I had in ISOProperties with Mario Kart Wii, it was trying to read a third unknown partition type. Effectively toggling throttle in DSP HLE/LLE when the game is running sl1nk3.s 2009-04-27 23:27:56 +00:00
  • 989f4fb6da Try to pass the wii "001" and "002" checks correctly Shawn Hoffman 2009-04-27 16:57:12 +00:00
  • ae41086ec8 fake out gcos into thinking it is using dvd drive debug commands Shawn Hoffman 2009-04-27 16:55:20 +00:00
  • 1990c79c25 fix for memmap when booting gc apps in wii mode Shawn Hoffman 2009-04-27 16:53:17 +00:00
  • 4945d6e24c updated results and fixed if_test5.ds ifnlz to iflnz LPFaint99 2009-04-26 22:00:36 +00:00
  • 9dbd4c6715 fix include dir for if tests LPFaint99 2009-04-26 21:38:48 +00:00
  • 3e4f0d1fc7 DSP updating if tests nakeee 2009-04-26 21:21:15 +00:00
  • 41674301b5 git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3085 8ced0084-cf51-0410-be5f-012b33b47a6e Shawn Hoffman 2009-04-26 18:39:22 +00:00
  • 36eec8d305 Revert r3083, we'll find a better way. Marcus Wanners 2009-04-26 17:38:31 +00:00
  • 15580e1c31 Added d3d and ogl settings to InfoWindow.cpp Marcus Wanners 2009-04-26 17:04:45 +00:00
  • 1181cda34e test cleanup nakeee 2009-04-26 14:37:20 +00:00
  • 5a4d65708e Results from if_tests LPFaint99 2009-04-25 22:20:10 +00:00
  • 7f74c3b1f3 InfoWindow formatting cleanup Marcus Wanners 2009-04-25 22:01:27 +00:00
  • 915dcec33e remove PanicAlert LPFaint99 2009-04-25 19:23:57 +00:00
  • 9849717d3a InfoWindow now shows text on linux again, can't explain why it wasnt working before, damn wx LPFaint99 2009-04-25 19:22:55 +00:00
  • 375e1227d9 InfoWindow fixes for linux build, dvd drive list LPFaint99 2009-04-25 18:55:05 +00:00
  • ad77806927 InfoWindow is now actually functional (Yay!). We got rid of the Action Replay stuff and added the core settings. OGL and D3D stuff still to come. Marcus Wanners 2009-04-25 18:13:24 +00:00
  • 264737fede A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX Sonicadvance1 2009-04-25 16:47:45 +00:00
  • 989e2590a2 Tiny fix XTra.KrazzY 2009-04-25 10:44:42 +00:00
  • 1045fc7e98 Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (compiling with include works perfectly) More small leftover fixes XTra.KrazzY 2009-04-25 10:38:26 +00:00
  • 72febe7b8a Add DVDLowOpenPartition Shawn Hoffman 2009-04-25 07:49:48 +00:00
  • a8c224023c Fixed DSPTool include bugs and some leftover fixes XTra.KrazzY 2009-04-25 02:13:33 +00:00
  • 2402d46e62 Fixed the names of the BBOX registers, plus a comment about how to fix the return values. Marcus Wanners 2009-04-24 22:31:15 +00:00
  • 7c4e1545e8 Try to fix the fence problem in Paper Mario:TTYD, might fix other things as well. See issue 360 for more details. Marcus Wanners 2009-04-24 18:15:47 +00:00
  • f39af5f9a5 The start of the InfoWindow (issue 722). By death2droid. Marcus Wanners 2009-04-24 18:04:50 +00:00
  • c25346773d revert r3060, instead call RecomputeCachedArraybases() once on init. Shawn Hoffman 2009-04-24 16:40:58 +00:00
  • e0a202b7ef Made DSPTool more informative and actually fail when compile fails (right now it kept creating invalid files) XTra.KrazzY 2009-04-24 15:31:13 +00:00
  • 92e6d7c283 DSP: fixed compiler warnings and 2 crash bugs made the dsp_code test use our lable table rather than the table which was there before (and had few mistakes). The other tests need to be fixed as well. nakeee 2009-04-24 14:36:31 +00:00
  • 9e427a4e59 Disabled portaudio on osx for now nakeee 2009-04-24 09:54:51 +00:00
  • c3926a35ae Only have this in OSX since that is only where it compiles apparently? Sonicadvance1 2009-04-24 05:42:57 +00:00
  • 6c29abe2ef fix existenze demo! warning: this may be a bad hack :( paging ector Shawn Hoffman 2009-04-24 03:59:32 +00:00
  • 599d9e9067 Fix OSX compiling. Still need to rollback nakee's revision 2566 if you want it to link in to a binary though. SMS under my unibody MBP looks like crap, dunno what's wrong Sonicadvance1 2009-04-24 01:51:42 +00:00
  • 41b02601d7 Make OSX running more stable with a single line change. You can't pass nil to makeKeyAndOrderFront and expect it to work well. Also the checking for GL version didn't work because the GL version is defined for all it supports, so first we check if we support GL version 1.3 and if we don't, check if we support 1.2 and set software rendering. Little bit of cleaning in the GL config as well, the checkboxes are default enabled and max aniso wasn't using it's own text ID Sonicadvance1 2009-04-24 01:30:45 +00:00
  • 6ed52d0d93 get rid of annoying extra null byte at the end of log lines written to file. Shawn Hoffman 2009-04-24 00:02:18 +00:00
  • c525563d77 Added support for AZERTY keyboard layout. Most keys should now work correctly for AZERTY keyboards, if you set the correct Wii language in Dolphin. To change keyboard layout used, you need to open User\Config\Dolphin.ini and add the following two lines: luigi2us 2009-04-23 18:19:38 +00:00
  • 35b99a80ed XFB in Single Core thx to Luigi___ on the forum daco65 2009-04-23 16:31:55 +00:00
  • a0e39011a3 Added experimental USB keyboard support. It works almost fine, some keys don't work correctly. luigi2us 2009-04-23 16:17:04 +00:00
  • ac55a807ef DSP: Created test directory and added some dspspy tests This way we can commonly share the tests we ran nakeee 2009-04-23 08:55:12 +00:00
  • 992dcea5ce Made s16 into set40 and s40 into set16, should fix the test getting stuck nakeee 2009-04-23 08:52:21 +00:00
  • b4f108102d implement some ES functions which were impeding sd card support. Shawn Hoffman 2009-04-23 08:05:22 +00:00
  • 092496a5b3 git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3049 8ced0084-cf51-0410-be5f-012b33b47a6e Shawn Hoffman 2009-04-23 00:09:47 +00:00
  • 409ec4ba5c wii sd: final revision to it, i think :p. Remove some logging that could slow stuff down Shawn Hoffman 2009-04-22 21:35:12 +00:00
  • c89ab7ba02 wii sd: reading now works in nintendo apps. not sure if writing works or not, yet :) Shawn Hoffman 2009-04-22 20:42:18 +00:00
  • 9e9abba9f8 wii sd: reply with the correct response for cmd64 Shawn Hoffman 2009-04-22 20:31:49 +00:00
  • 89178f411c DSP switched mode 16 and 40 nakeee 2009-04-22 19:08:13 +00:00
  • e3c4e040e9 git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3044 8ced0084-cf51-0410-be5f-012b33b47a6e Shawn Hoffman 2009-04-22 17:20:20 +00:00
  • ed598d3c67 aaaand the always-fun linux build fix Shawn Hoffman 2009-04-22 17:15:51 +00:00
  • 0709df4172 gah, some missing files from last commit... Shawn Hoffman 2009-04-22 17:06:26 +00:00
  • d2516e3ad1 auto-create a blank fat32 sd card image if one does not exist, thanks to google :p Shawn Hoffman 2009-04-22 17:03:46 +00:00
  • ea11b28e3d Better tooltip for DC Mode option. Marcus Wanners 2009-04-22 16:40:46 +00:00
  • c638de6f99 fix an unknown pointer error r3035 caused Shawn Hoffman 2009-04-22 15:24:36 +00:00
  • 8cb7ab559a Compile fix XTra.KrazzY 2009-04-22 11:11:58 +00:00
  • c4a21269d5 Some help in DSPTool XTra.KrazzY 2009-04-22 09:03:06 +00:00
  • a5a0e0fd08 wii sd can now get through the more intricate libogc init (which happens if the card is uninitialized). Unfortunately still doesn't work in nintendo apps... :( Thanks a lot lpfaint99 for dumping some values! Shawn Hoffman 2009-04-22 06:44:49 +00:00
  • e7846a94ba compile fix nakeee 2009-04-21 17:25:35 +00:00
  • 2d723d45ee More changes to tooltip. Marcus Wanners 2009-04-21 16:44:10 +00:00
  • bc8efa41fb Changed tooltip for LLE Thread option. Probably still needs revising, though. Marcus Wanners 2009-04-21 15:44:29 +00:00
  • c32572bfaf Tooltip for Dual Core Mode setting. Marcus Wanners 2009-04-21 15:26:45 +00:00
  • eecfb56219 Move LLE DSP on thread setting to advanced section and added a not-so-helpful tooltip to it (probably needs to be changed to something more informative). Marcus Wanners 2009-04-21 15:19:07 +00:00
  • cb02eac791 wii sd: got some register values from real hardware. nintendo apps still don't accept it though :( Shawn Hoffman 2009-04-21 13:17:02 +00:00
  • cf5b6efba0 DSP change condition code in accordance to latest finding nakeee 2009-04-21 08:53:36 +00:00
  • 874a31e8ba starting on wii sd writing and other things. I need someone to dump values of CID, CSD, and OCR! :) Shawn Hoffman 2009-04-20 21:18:21 +00:00
  • 821dd625b3 wii sd: fix reading! Shawn Hoffman 2009-04-20 18:19:03 +00:00
  • daac0d8ca1 some more error logging goodness in wii sd Shawn Hoffman 2009-04-20 17:26:40 +00:00
  • 8ef66cac92 fix memleak in wii sd reading Shawn Hoffman 2009-04-20 16:24:51 +00:00
  • afef9b2251 minor changes to wii sd test Shawn Hoffman 2009-04-20 16:13:12 +00:00
  • 8a35ed5c6b wii sd: trying to send back a block, not sure why it doesn't work Shawn Hoffman 2009-04-20 04:11:29 +00:00
  • d6158b90d9 wii sd: now gets to trying to read a block. Shawn Hoffman 2009-04-19 21:38:17 +00:00
  • dee79c719e defined the rest of the wii sd commands which libogc actually uses Shawn Hoffman 2009-04-19 19:26:45 +00:00
  • 2b906ae8b2 correct some wii sd cmd names Shawn Hoffman 2009-04-19 18:56:57 +00:00
  • bf42d9a268 wii sd: ioctl is done, gotta do ioctlv and cmds Shawn Hoffman 2009-04-19 18:33:51 +00:00
  • 2e4ffb356a Add better logging to wii SD device Shawn Hoffman 2009-04-19 17:14:33 +00:00
  • a1ab247533 give /dev/stm it's own log Shawn Hoffman 2009-04-19 17:03:48 +00:00
  • 7434c0c4cd Disable JITing of negx. Fixes controls in Sonic Adventure DX, maybe more. I'm not sure how to fix the jit func tho :( Shawn Hoffman 2009-04-19 17:02:39 +00:00
  • 173aa569c4 add a simple test to try and list contents of an wii SD card Shawn Hoffman 2009-04-19 17:00:48 +00:00
  • 93348abc18 Created a free look utility which only works on win32 right now. It lets the user fly around with the mouse and keyboard. Had to add some ugly matrix functions to the math utilities. donkopunchstania 2009-04-19 10:10:45 +00:00
  • b4c22390ac More DSPSpy findings - nakee's "TSTAXL" isn't test. Not sure what it is though. hrydgard 2009-04-18 21:35:21 +00:00
  • d939afdcf2 one file missing in sconstruct nakeee 2009-04-18 21:26:44 +00:00
  • 10989fda06 DSP: Comment some new discoveries. hrydgard 2009-04-18 20:44:42 +00:00
  • 1e10c567ff This one shouldn't be in SVN. hrydgard 2009-04-18 19:27:53 +00:00
  • 8716a58ae3 First DSPSpy results. cleanup and commenting. hrydgard 2009-04-18 19:26:06 +00:00
  • 5f0ac1db68 Fixed the DSP LLE debugger, it also automatically shows the disassembly on image load. XTra.KrazzY 2009-04-18 19:06:47 +00:00
  • ab5354d644 DSP: Comment the DSPSpy ucode a bit. hrydgard 2009-04-18 18:10:51 +00:00
  • 13b50e44c1 Add fake VS project for DSPSpy. hrydgard 2009-04-18 14:09:26 +00:00
  • 6ec5d28eda DSPSpy: First version submitted, resurrected from the ages of time. Build the dsp code by running dspbuild.bat (or an equivalent shell script), then build the elf using devkitpro/libogc and boot it on your Wii using Homebrew Channel or whatever. You'll get a lot of numbers on your screen. DSPTool: build fix. hrydgard 2009-04-18 14:02:34 +00:00
  • ee933cb5d4 DSPtool: Better code comparer + cmdline interface added. header generator bugfixed. dsp_test.S now matches the binary. hrydgard 2009-04-18 12:27:24 +00:00
  • e7e4ef4481 DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool. hrydgard 2009-04-18 11:31:37 +00:00
  • c395b93590 Fix those dependencies, once and for all (I hope!). Thanks to Nolan.Check. Marcus Wanners 2009-04-17 23:04:00 +00:00
  • 25df6acb15 HLE bios before loading a .dol Shawn Hoffman 2009-04-17 09:27:35 +00:00
  • 42726a7576 Trying clr15/set15, this is an educated guess after looking at ucodes. Please test it and tell me if you see any real difference in sound beside on hermes' demo nakeee 2009-04-16 21:46:55 +00:00
  • e6dbfb4f24 fix CreateFullPath, fix memcards not being created if the path didn't exist for some reason, don't put dsptool .pdb files in the binary dir Shawn Hoffman 2009-04-16 17:24:06 +00:00
  • 508b32b94f dsp: small disasm fix nakeee 2009-04-16 16:02:54 +00:00
  • 9516a6b19e compile fix nakeee 2009-04-16 08:21:57 +00:00
  • 0ef794369c fix some gui items which should have been available while running, and some that shouldn't be (issue 875) Shawn Hoffman 2009-04-16 05:29:45 +00:00
  • a152639683 add wii detection to ISOFile, gray refresh list menuitem when core is running, some cleanup Shawn Hoffman 2009-04-16 02:32:21 +00:00