Shawn Hoffman
|
cb02eac791
|
wii sd: got some register values from real hardware. nintendo apps still don't accept it though :(
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3028 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-21 13:17:02 +00:00 |
|
Shawn Hoffman
|
874a31e8ba
|
starting on wii sd writing and other things. I need someone to dump values of CID, CSD, and OCR! :)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3025 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-20 21:18:21 +00:00 |
|
Shawn Hoffman
|
821dd625b3
|
wii sd: fix reading!
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3024 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-20 18:19:03 +00:00 |
|
Shawn Hoffman
|
daac0d8ca1
|
some more error logging goodness in wii sd
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3023 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-20 17:26:40 +00:00 |
|
Shawn Hoffman
|
8ef66cac92
|
fix memleak in wii sd reading
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3022 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-20 16:24:51 +00:00 |
|
Shawn Hoffman
|
8a35ed5c6b
|
wii sd: trying to send back a block, not sure why it doesn't work
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3018 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-20 04:11:29 +00:00 |
|
Shawn Hoffman
|
d6158b90d9
|
wii sd: now gets to trying to read a block.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3013 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-19 21:38:17 +00:00 |
|
Shawn Hoffman
|
dee79c719e
|
defined the rest of the wii sd commands which libogc actually uses
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3012 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-19 19:26:45 +00:00 |
|
Shawn Hoffman
|
2b906ae8b2
|
correct some wii sd cmd names
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3011 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-19 18:56:57 +00:00 |
|
Shawn Hoffman
|
bf42d9a268
|
wii sd: ioctl is done, gotta do ioctlv and cmds
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3010 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-19 18:33:51 +00:00 |
|
Shawn Hoffman
|
2e4ffb356a
|
Add better logging to wii SD device
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3009 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-19 17:14:33 +00:00 |
|
Shawn Hoffman
|
a1ab247533
|
give /dev/stm it's own log
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3008 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-19 17:03:48 +00:00 |
|
Shawn Hoffman
|
7434c0c4cd
|
Disable JITing of negx. Fixes controls in Sonic Adventure DX, maybe more. I'm not sure how to fix the jit func tho :(
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3007 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-19 17:02:39 +00:00 |
|
Shawn Hoffman
|
25df6acb15
|
HLE bios before loading a .dol
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2987 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-17 09:27:35 +00:00 |
|
Shawn Hoffman
|
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
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2984 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-16 17:24:06 +00:00 |
|
nakeee
|
5f862cf297
|
more scons build fixups
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2960 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-12 21:30:22 +00:00 |
|
hrydgard
|
4b8741d524
|
Add Fix002 gameini parameter (no ui yet). Hack to fix games that display "002 error" without having to manually patch the games. (yeah this is ugly).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2952 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-10 21:09:49 +00:00 |
|
fires.gc
|
65fa1cb729
|
just added a small function for HLE
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2948 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-10 08:13:36 +00:00 |
|
hrydgard
|
8c3bb3796b
|
DSP: New non-threaded mode for the LLE plugin, with some idle skipping enabled. Use Dolphin Main config to set it. Some minor optimization and some spelling fixes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2937 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 20:26:33 +00:00 |
|
hrydgard
|
0c4d4835ac
|
DSP: Add cycles parameter to all Update functions in HLE, might be useful someday :p A couple more signatures for the idle skip detector. no big functional changes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2932 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 18:36:53 +00:00 |
|
omegadox
|
33cd584b38
|
small fix.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2925 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 01:46:02 +00:00 |
|
omegadox
|
449aa57de3
|
Some commenting fixes and use INFO_LOG again.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2923 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 01:20:52 +00:00 |
|
omegadox
|
d1c9d2463c
|
More commenting.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2921 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-07 21:17:15 +00:00 |
|
hrydgard
|
0fd2edbf98
|
DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2904 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-06 18:47:21 +00:00 |
|
Shawn Hoffman
|
c126c5a9f9
|
"better" ppc exception handling. I don't see any real world difference, though
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2896 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-06 14:15:02 +00:00 |
|
hrydgard
|
a583950f82
|
DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, minor cleanup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2878 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-05 15:46:47 +00:00 |
|
LPFaint99
|
b19309fdb3
|
Add option to search subfolders for iso directories
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2867 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-05 06:46:18 +00:00 |
|
Marcus Wanners
|
b6dd1d3f0a
|
Reverted some changes I accidentally commited...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2787 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-29 12:49:20 +00:00 |
|
Marcus Wanners
|
711f08c29b
|
Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video 1 codec for starters. Make sure to check the dump rendered frames box in the video plugin settings, or it won't work.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2781 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-28 21:07:16 +00:00 |
|
Shawn Hoffman
|
da07d04da9
|
Add precompiled headers back...I like being able to compile in less than 2 hours, kthx
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2780 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-28 17:50:32 +00:00 |
|
omegadox
|
eb0cab140f
|
Some code cleanup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2768 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-28 08:57:34 +00:00 |
|
Shawn Hoffman
|
bdabcd4bf5
|
disable boot from drive when emulator is running (issue 781)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2767 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-27 23:07:28 +00:00 |
|
Shawn Hoffman
|
29081c204d
|
come cleanup with lle test and misc
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2745 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-23 21:19:43 +00:00 |
|
Shawn Hoffman
|
fc582ea560
|
revert this for now, i need to read more
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2739 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-23 08:49:17 +00:00 |
|
Shawn Hoffman
|
32b983ef83
|
beginning to take a look at the wonderful world of exceptions. try to implement tw/twi
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2738 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-23 07:58:59 +00:00 |
|
hrydgard
|
e62b7f35ce
|
Clean up OpenGL plugin error handling macros. No longer bother with enabling TEXTURE_2D and TEXTURE_RECTANGLE_ARB - they don't apply when using shaders. Change a PanicAlert when looking for valid plugins into a LOG_WARN.
Let me know if this breaks anything - it shouldn't.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2726 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-22 11:21:44 +00:00 |
|
omegadox
|
853adcf5e4
|
Added fake registers to Pixel Engine, so the game can read/write to them. This shouldn't really affect anything.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2718 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-21 18:44:01 +00:00 |
|
Shawn Hoffman
|
7a68eac29a
|
build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2717 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-21 18:13:54 +00:00 |
|
hrydgard
|
76d24f2c0d
|
improve PE logging + misc
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2716 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-21 18:00:54 +00:00 |
|
hrydgard
|
81996b890b
|
Switch DTK ADPCM decoder to the one by hcs/destop, since it sounds quite a bit better. Affects Ikaruga, Crazy Taxi and maybe some more GC games.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2715 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-21 17:19:46 +00:00 |
|
hrydgard
|
d046b55d1b
|
Change a bunch of project settings to reduce the flood of warnings you get when building in debug mode. Tweak bootup logging a bit.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2706 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-20 22:54:59 +00:00 |
|
hrydgard
|
866e393426
|
More log fixing: Write to Window checkbox added, fix some log levels again, clean some code.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2701 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-20 21:23:36 +00:00 |
|
hrydgard
|
aa7fe1edee
|
Fix DEBUG logging (didn't work!). Shuffle around the log levels to make more sense (now NOTICE is the top one and always on), the rest is ERROR, WARNING, INFO, DEBUG. Fix the log levels of a lot of stuff. Use macros instead of numbers for various log level checks.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2700 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-20 20:52:37 +00:00 |
|
hrydgard
|
554a930fe9
|
Turn some WARN logs into INFO logs.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2699 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-20 19:51:00 +00:00 |
|
hrydgard
|
482ea5c0e7
|
Make the OptimizeQuantizers option apply to the IL build. More cleanup.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2696 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-20 19:12:04 +00:00 |
|
Shawn Hoffman
|
eacb9ccd80
|
Improve behavior of the console window on windows. Remove coloring from logwindow for the time being. Now you can use wxGetApp if you #include Main.h, and GetCFrame, etc...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2694 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-20 18:25:36 +00:00 |
|
hrydgard
|
7d910a5e4a
|
Assorted cleanup and comments.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2693 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-20 18:13:31 +00:00 |
|
nakeee
|
ad76edd157
|
Fixed some log messages
Fixed a crash when no game ini exists
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2690 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-20 15:01:49 +00:00 |
|
nakeee
|
f22af37320
|
Trying to make gameini support some gl options
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2687 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-20 11:51:22 +00:00 |
|
Marcus Wanners
|
3f54d2fe7d
|
Fix for rerecording build.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2685 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-03-19 21:18:26 +00:00 |
|