Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emualloc.h: Force inlining of MAME's new and delete operators. | 2010-10-16 | 1 | -12/+12 | |
* | More Clang fixes (verified OK with GCC) [Balrog] | 2010-10-16 | 1 | -2/+2 | |
* | Converted render.c objects into C++ objects. Updated all callers. | 2010-10-13 | 1 | -1/+3 | |
* | C++-ified the debugger views. Not quite architecturally where I would | 2010-06-25 | 1 | -0/+1 | |
* | Moved global new/delete operators into inlines in emualloc.h | 2010-02-14 | 1 | -85/+163 | |
* | Cleanups and version bump. | 2010-01-16 | 1 | -14/+14 | |
* | Fixed memory freeing so that is it released in the opposite order | 2010-01-11 | 1 | -1/+16 | |
* | Re-enabled malloc/free but routed them to the file+line versions. | 2010-01-08 | 1 | -2/+2 | |
* | Oops, forgot these files. | 2010-01-08 | 1 | -0/+222 |