John Peterson
|
65590711e9
|
CodeWindow: Added skip event
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1794 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 08:19:44 +00:00 |
John Peterson
|
a30d40692b
|
MusicMod: Typo
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1793 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 07:04:26 +00:00 |
John Peterson
|
b6f4c4e958
|
MusicMod: Simplified the initial console log
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1792 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 07:02:24 +00:00 |
John Peterson
|
6517f80316
|
nJoy: Config fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1791 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 06:35:59 +00:00 |
facugaich
|
d6ad009d7a
|
- Bugfix: Don't allow for repeated paths in ISOfolder
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1790 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 05:09:23 +00:00 |
magumagu9
|
fdd06da500
|
Small JIT WIP fix: I figured out how subfic and subfcx work. It was a
bit surprising to me that the carry flag works differently between PPC
and x86...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1789 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 04:18:10 +00:00 |
John Peterson
|
8842357b34
|
MusicMod: Typo
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1788 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 04:13:33 +00:00 |
John Peterson
|
b5ee01ea60
|
MusicMod: Stop function
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1787 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 04:08:18 +00:00 |
Shawn Hoffman
|
906c8a5a63
|
make debugger a bit more readable; TODO: merge code for codeview and memoryview, maybe use wxGrid?
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1786 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 03:09:13 +00:00 |
John Peterson
|
88291fe8be
|
CodeWindow: Missing file
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1785 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 03:01:22 +00:00 |
John Peterson
|
6c57f63280
|
CodeWindow: Made boot to pause optional, readded the tooltips in the Release build
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1784 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 02:52:55 +00:00 |
daco65
|
6359f53343
|
shuffle accidentally commited the vcproj :o bad bad shuffle :D
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1783 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 01:45:00 +00:00 |
magumagu9
|
96bab6bdd8
|
Small WIP JIT improvement: implement stfs.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1782 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 00:32:51 +00:00 |
nakeee
|
7d08aed4c1
|
Some small fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1781 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-05 00:10:19 +00:00 |
John Peterson
|
442f47df4c
|
DolphinWX: Non-Windows build fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1780 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 23:24:13 +00:00 |
magumagu9
|
6ad44fd470
|
A bunch more WIP JIT work.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1779 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 23:08:39 +00:00 |
John Peterson
|
3a3fd721d1
|
OpenGL: Readded hide cursor option for non-Windows builds
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1778 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 23:00:07 +00:00 |
nakeee
|
94fb0dc220
|
Somethin'
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1777 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 22:58:20 +00:00 |
Shawn Hoffman
|
b2e96e1ca5
|
separate SI to be more like EXI, this will be helpful to keep each device in it's own file(s), and fix some menu text. SI devices which are interesting (to me) are GC keyboard, GBA, and N64 devices. Possibly SI.cpp can have the channel part separated out like EXI? Just committing like this to see if this is ok.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1776 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 22:55:55 +00:00 |
John Peterson
|
42bcdc4292
|
Build Settings: The intended commit
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1775 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 22:44:54 +00:00 |
John Peterson
|
c99c768f70
|
Build Settings: Fixed linking errors, I think
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1774 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 22:40:35 +00:00 |
John Peterson
|
fe4fc22127
|
Build Settings: Reenabled the build events
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1773 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 22:36:58 +00:00 |
John Peterson
|
ee82a3ec28
|
DolphinWX: Build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1772 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 22:14:34 +00:00 |
John Peterson
|
f4b425d421
|
MusicMod: Build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1771 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 22:08:45 +00:00 |
John Peterson
|
eb2ce16a6c
|
Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1770 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 21:53:41 +00:00 |
Shawn Hoffman
|
1ed27a4fc1
|
merge the general and core configmain pages into "main" page, now it doesn't open onto a totally useless page ;)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1769 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 21:29:23 +00:00 |
Shawn Hoffman
|
34cad180e8
|
add inputcommon and padsimpleEvnt to windows build. note: the plugin is disabled atm; it builds but isn't fit for general consumption. Also a bit of dolphin-style cleanup on inputcommon
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1768 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 21:07:22 +00:00 |
nakeee
|
96d6fc6e85
|
More files
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1767 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 20:05:34 +00:00 |
nakeee
|
90560511c9
|
moving around some event handler code
creating inputcommon
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1766 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 19:54:56 +00:00 |
John Peterson
|
b7f1e937bb
|
LogManager: Opt out of <wx/datetime.h> even if you have wx
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1765 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 16:52:28 +00:00 |
nakeee
|
034986a7ac
|
better oprofile detection
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1764 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 10:37:10 +00:00 |
nakeee
|
952dfcd610
|
Some code cleanup + added scons flavor=prof
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1763 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 10:20:38 +00:00 |
nakeee
|
7c37718089
|
small compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1762 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 09:44:10 +00:00 |
magumagu9
|
4eed9912ad
|
Some minor tweaks for WIP JIT.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1761 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 09:14:02 +00:00 |
magumagu9
|
94a51a7817
|
Allow testing WIP JIT by using "scons jittest=1". Done by the request
of nakeee. Hopefully this works the way I think it does.
And of course, use at your own risk...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1760 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 09:12:12 +00:00 |
magumagu9
|
412626c327
|
Add CVTPS2DQ implementation.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1759 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 08:29:47 +00:00 |
magumagu9
|
b4d78829c3
|
A bit more WIP JIT work; primary change is psq_st implementation.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1758 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-04 08:28:45 +00:00 |
nakeee
|
a72da4e76a
|
Make event handler wx safe
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1756 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 23:33:45 +00:00 |
facugaich
|
09b3d2d227
|
Changed the way the iterator is used in PatchAddEdit, I thought I'd submit it since it makes for shorter code.
Also a couple of bugfixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1755 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 23:02:13 +00:00 |
nakeee
|
22753f9e3c
|
compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1754 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 22:21:34 +00:00 |
Shawn Hoffman
|
161d7f369a
|
complete patchaddedit. thanks facugaich
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1753 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 21:55:49 +00:00 |
John Peterson
|
677c94414b
|
MusicMod: Build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1752 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 19:39:17 +00:00 |
Shawn Hoffman
|
cea5259d30
|
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1751 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 19:31:27 +00:00 |
Shawn Hoffman
|
f0cffe4e98
|
debug build crash fix, re-enable copying of files on building in vs....why was this disabled?
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1750 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 19:30:59 +00:00 |
John Peterson
|
41e474d534
|
LogManager: Added milliseconds timestamp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1749 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 19:16:26 +00:00 |
XTra.KrazzY
|
5f0939dfd9
|
MusicMod: A couple of fixes, more to come (when I find what is the I/O interrupt we have to trap to only get music, and in the correct time)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1748 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 18:50:01 +00:00 |
XTra.KrazzY
|
dc189c688c
|
MusicMod: Fixed x64 build
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1747 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 15:13:26 +00:00 |
XTra.KrazzY
|
1db46b6b33
|
Removed "Invalid ISO File" notification (we seem to get negative feedback about it :| )
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1746 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 15:10:03 +00:00 |
XTra.KrazzY
|
7fc4f19750
|
fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1745 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 14:39:57 +00:00 |
XTra.KrazzY
|
2d5f6f6b01
|
Groundwork for profiling the current JIT
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1744 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-01-03 14:29:02 +00:00 |