Sacha
|
4ab88cad12
|
Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be).
|
2013-01-16 02:20:21 +10:00 |
|
Unknown W. Brackets
|
ade0f4103b
|
Don't let native's log output spoil tests.
Also, log to stderr, makes more sense anyway.
|
2012-12-29 23:21:56 -08:00 |
|
TMaul
|
e8f240c1d4
|
Fix some more possible errors
Shadowed var n in MIPSIntVFPU
Possible buffer overflow in vertexdecoder.h
fix valid address checking in sceRtc function
|
2012-12-23 20:51:05 +00:00 |
|
Henrik Rydgard
|
a5e35ad6d9
|
Parse PARAM.SFO to get the disc ID, show in title bar on Windows
|
2012-11-30 22:32:51 +01:00 |
|
Henrik Rydgard
|
64cc573703
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
|
MrOrdinaire
|
1ab9943643
|
fix missing #include's and missing CMake linking directives
|
2012-11-03 10:33:24 +08:00 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|