Sonicadvance1
|
05d2e470bf
|
Made opening the ISO file more safe, so it doesn't seg fault when it can't find the filetype from extension and etc.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1469 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 23:19:44 +00:00 |
hrydgard
|
0e47a7986d
|
Fix filesize computation broken by XtraKrazzy in R1405
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1468 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 22:54:57 +00:00 |
hrydgard
|
e450578710
|
TLB hack plus some project changes. I only get a Konami logo though in MGS. Sonic1, plz fix :p
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1467 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 22:20:50 +00:00 |
hrydgard
|
f51a08c604
|
fix nogui build
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1466 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 22:08:40 +00:00 |
nakeee
|
ea67c4eb0a
|
opsss osx fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1465 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 22:07:11 +00:00 |
nakeee
|
8fdfe2583c
|
scons fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1464 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 21:46:32 +00:00 |
John Peterson
|
61f6c097f4
|
Wiimote status: disabled logging
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1463 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 21:46:12 +00:00 |
hrydgard
|
d01e05b7b5
|
make all disassembler calls threadsafe .. hopefully.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1462 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 21:24:12 +00:00 |
hrydgard
|
6bf333c893
|
Remove WX stuff from core (boo!)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1461 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 20:33:40 +00:00 |
nakeee
|
736409632e
|
compile fix on linux
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1460 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 18:10:16 +00:00 |
John Peterson
|
7f7f4e8ac2
|
Build settings: Fixed the win32 Release linking with a /NODEFAULTLIB:msvcrt.lib, DebugFast still doesn't link
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1459 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 17:07:26 +00:00 |
John Peterson
|
743a12f53e
|
Made the Wiimote status go away in GC mode
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1458 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 14:57:55 +00:00 |
John Peterson
|
5c75ba6177
|
Fixed DebugFast wxAdv28 build to avoid wxOnAssert linking errors
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1457 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 14:07:51 +00:00 |
John Peterson
|
3c63813971
|
Fix to commit
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1456 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 05:41:55 +00:00 |
John Peterson
|
fee145244c
|
Wiimote: Added optional status icons for the Wiimote speaker and leds. And a few other small changes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1455 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 05:37:15 +00:00 |
Shawn Hoffman
|
668337eb84
|
convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1454 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 05:29:14 +00:00 |
John Peterson
|
5ede71fb84
|
Turned on logging with debugging in windows
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1453 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-09 03:14:44 +00:00 |
memberTwo.mb2
|
9b801927fa
|
MP3 PAL speedhack
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1452 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 23:22:44 +00:00 |
hrydgard
|
b3421467ad
|
add support for all seek modes (wii nand file i/o)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1451 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 22:02:06 +00:00 |
memberTwo.mb2
|
9d3d76837e
|
Fix logging at startup (i383).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1450 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 21:38:38 +00:00 |
bushing
|
8566df386b
|
oops
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1449 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 11:59:51 +00:00 |
bushing
|
f0758fc3e2
|
begin using GetUserDirectory()
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1448 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 11:34:26 +00:00 |
bushing
|
d5c9afd449
|
Xquartz doesn't support XF86VidMode, nor does it support fullscreen mode
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1447 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 09:58:02 +00:00 |
bushing
|
d26dabd3b9
|
redefine LOGV macro to avoid use of __Logv -- makes compiling easier
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1446 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 09:56:05 +00:00 |
bushing
|
cda50a3a82
|
add missing include
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1445 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 09:55:02 +00:00 |
bushing
|
6f21c69828
|
Look for plugins in Dolphin.app/Contents/PlugIns on OS X
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1444 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 09:53:38 +00:00 |
bushing
|
05e9ae0f6f
|
chdir to ~/Library/Application Support/Dolphin on OS X, to place our user root there
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1443 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 09:52:30 +00:00 |
bushing
|
49cfded60b
|
set svn:eol-style=native for **.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1442 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 05:30:24 +00:00 |
bushing
|
901fe7c00f
|
set svn:eol-style=native for Plugins/**.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1441 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 05:25:12 +00:00 |
bushing
|
9146b9b261
|
set svn:eol-style=native for Externals/**.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1440 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 05:17:03 +00:00 |
bushing
|
18ceeda47a
|
set svn:eol-type=native for **.c
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1439 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 04:58:11 +00:00 |
bushing
|
30c883bcfc
|
set svn:eol-style=native for **.h
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1438 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 04:46:09 +00:00 |
bushing
|
e6fe5ec42f
|
set svn:eol-style=native for Externals/**.h
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1437 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 04:36:27 +00:00 |
bushing
|
bbb98d8e2e
|
testing svn:eol-style=native on one file
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1436 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 03:32:03 +00:00 |
bushing
|
cad517866e
|
add partial support for building the plugins
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1435 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 03:22:31 +00:00 |
bushing
|
0ab3ee9dfb
|
Teach Dolphin that dynamic libraries end in .dylib on OS X
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1434 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 03:13:06 +00:00 |
John Peterson
|
f5fa53a397
|
Fix to last commit
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1433 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 01:55:43 +00:00 |
John Peterson
|
9e0439a193
|
Elf loader etc: Added command line elf loader so I can build and run homebrew with F5, use it with -e file.elf. Made some comments towards finding why lwbt fails to complete the HCI negotiation. I found that it worked in revision 800 so I will try to figure out what broke it along the way. Made some other small changes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1432 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-08 00:25:01 +00:00 |
nakeee
|
7f00e271e5
|
some nowx fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1431 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 22:42:49 +00:00 |
LPFaint99
|
41eabbf3d6
|
Compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1430 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 22:40:27 +00:00 |
nakeee
|
a683d2f5d3
|
no need for dis. It's done by wx (and the function is not portable)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1429 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 21:57:51 +00:00 |
nakeee
|
cd24b37924
|
can run dolphin by double clicking (osx)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1428 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 21:13:26 +00:00 |
nakeee
|
50c215a067
|
Forgot glu
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1427 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 19:13:44 +00:00 |
nakeee
|
0b7252b8f5
|
more small fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1426 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 19:09:14 +00:00 |
nakeee
|
fcfb8ffdd5
|
some scons fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1425 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 17:09:40 +00:00 |
nakeee
|
3f4d2633dd
|
ULL
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1424 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 16:15:46 +00:00 |
John Peterson
|
3b20086dc3
|
Fixed Homebrew again
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1423 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 10:51:48 +00:00 |
John Peterson
|
9d9c2fc983
|
Wii IOS: Some comments, logging changes and other small changes, no noticeable effects except that the MP3 WiiConnect24 error message has changed
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1422 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 10:15:36 +00:00 |
nakeee
|
fd0cb4afaa
|
missing define
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1421 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 07:06:25 +00:00 |
Shawn Hoffman
|
1b66c63625
|
windows build fix. nakee, what were you thinking >.>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1420 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2008-12-07 03:07:21 +00:00 |