This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
56608cecc9a015995cd7e52e41f9079f972477a1
dolphin
/
Source
/
Core
History
gigaherz
56608cecc9
Added code to display the banners from the memcards. Doesn't overlay the icons yet.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@413
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-31 22:28:43 +00:00
..
Common
Fix build
2008-08-31 14:00:54 +00:00
Core
Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API.
2008-08-31 14:32:35 +00:00
DebuggerWX
Fix/workaround at least one class of buffer underruns in the GL plugin. Fix some bad deletes (instead of delete []). etc.
2008-08-31 13:36:52 +00:00
DiscIO
Added ReadBannerRGBA8 function to GCMemcard class.
2008-08-31 20:35:41 +00:00
DolphinWX
Added code to display the banners from the memcards. Doesn't overlay the icons yet.
2008-08-31 22:28:43 +00:00
VideoCommon
Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API.
2008-08-31 14:32:35 +00:00