4.0-268 10 years, 11 months ago Added memchecks when the MMU is enabled. Thanks to comex for the fix.
4.0-267 10 years, 11 months ago Fix build on Mavericks.
4.0-266 10 years, 11 months ago Gameini database update. Carmen Sandiego(gc), Ed, Edd n Eddy (gc), Ice Age 2 The Meltdown (gc), The Incredibles(gc), Jedi Knight II: Jedi Outcast(gc), Enter The Matrix (gc), X-Men Next Dimension(gc), ...
4.0-265 10 years, 11 months ago Document FPSCR fields
4.0-264 10 years, 11 months ago Allow frame limit to be set via game ini.
4.0-263 10 years, 11 months ago [Android] 0.12 release.
4.0-262 10 years, 11 months ago [Android] Fix MIPS compiling.
4.0-261 10 years, 11 months ago [Android] Fix MIPS compiling.
4.0-260 10 years, 11 months ago [Android] Fix Build.
4.0-259 10 years, 11 months ago Actually enable PCH.
4.0-258 10 years, 11 months ago Fix my fix.
4.0-257 10 years, 11 months ago Fix an issue where my recent changes would cause compilation to fail on some distros of Linux.
4.0-256 10 years, 11 months ago Really fix the Linux build this time.
4.0-255 10 years, 11 months ago Fix Linux build.
4.0-254 10 years, 11 months ago Add header cstdint to CommonTypes.h
4.0-253 10 years, 11 months ago Remove some more includes.
4.0-252 10 years, 11 months ago Clean up includes in DiscIO as much as possible.
4.0-251 10 years, 11 months ago Remove unnecessary include of "../../Core/Src/ConfigManager.h" from BannerLoaderGC.cpp. In actuality, all that was needed here was an include of CommonTypes.h.
4.0-250 10 years, 11 months ago Clean out unnecessary includes from the DSP JIT.
4.0-249 10 years, 11 months ago Woops forgot to clean out some files in the Jit64IL. All clean now.