This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0ab3ee9dfb9d42bc96e570b097d6f550ec1b0e7a
dolphin
/
Source
/
Core
/
DebuggerWX
T
History
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
..
resources
minor improvements (mostly debugger)
2008-07-24 13:40:07 +00:00
Src
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.
2008-12-08 00:25:01 +00:00
DebuggerWX.vcproj
added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries.
2008-10-15 12:40:31 +00:00