Lioncash
|
b3e0441940
|
Move PPUProgramCompiler to vector
|
2014-04-02 09:58:47 -04:00 |
|
Peter Tissen
|
8ac226ae69
|
replace all instances of wxString with std::string in all cases not
directly involved in either the GUI or other wxWidget classes like wxFile
|
2014-04-01 16:23:03 +02:00 |
|
lioncash
|
874da27599
|
Initialize strings through the initializer list in PPUProgramCompiler.h
|
2014-03-24 08:40:35 -04:00 |
|
Peter Tissen
|
b05e466e8f
|
clean up more output conversions, everything that wants to get printed needs to be explicitly convertex to the wxCharType otherwise the VFormat prints nothing
|
2014-02-10 19:51:03 +01:00 |
|
Sacha
|
6bcaf469e8
|
First stage of WX dependency removal.
|
2013-11-28 05:16:19 +10:00 |
|
DH
|
81e874c9e2
|
- Implemented HDD manager.
- Implemented VFS manager.
- Implemented MFC.
- Fixed ELF Compiler.
- Improved HLE Func binder.
|
2013-08-03 12:40:03 +03:00 |
|
DH
|
b35dfdf29b
|
- Improved PPCDecoder.
- Improved PPUDecoder.
- Improved Debugger GUI.
CompilerELF:
- Added all PPU instructions.
- Fixed analyzer crash.
|
2013-07-03 19:17:16 +03:00 |
|