summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/MemArena.cpp
AgeCommit message (Expand)Author
2010-03-27Allows more than one instance of Dolphin to be running. Credit goes to Billi...skidau
2010-01-08Compilation fix for r4795ayuanx
2010-01-081. Expanded Framelimit range from 20 to 120 in case someone wants to run a li...ayuanx
2009-11-15STAND BACK - NEWLINE POLICEbztdlinux
2009-11-07forgot somethinghrydgard
2009-11-07Rewrite memory management, _hopefully_ banishing "failed to map 1 gb contiguo...hrydgard
2009-08-06misc cleanupShawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-03-28Some code cleanupomegadox
2009-01-19Initial work on F-Zero - map & gameconfig. Far from playable - wacky math err...hrydgard
2009-01-16Revert r1861LPFaint99
2009-01-13Move #include <window.h> from all files that include it and common.h to common.hLPFaint99
2008-12-08set svn:eol-style=native for **.cppbushing
2008-09-1732-bit Linux fix: check result of mmap(): if it fails, it returns MAP_FAILED,...Maarten ter Huurne
2008-09-17Changed return type of Find4GBBase() to u8*, since it really is a pointer (al...Maarten ter Huurne
2008-08-22Implemented Find4GBBase() on 32-bit non-Windows platforms. I am not sure the ...Maarten ter Huurne
2008-08-01More linux work. Getting a bit closer, but JIT does still not work.hrydgard
2008-07-31Blargh, 109 broke things, reverted most of it.hrydgard
2008-07-30Various linux stuff - JIT does not work yet :(hrydgard
2008-07-23Linux: Fixes so it compiles in 32bit. Now a Config dialog for the video plugi...Sonicadvance1
2008-07-16Mostly cleanup and some better crash messages. Also enabled partial block lin...hrydgard
2008-07-14Reduce contiguous memory space requirement in 32-bit mode slightly. Could hel...hrydgard
2008-07-12Initial megacommit.hrydgard