| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -431/+0 | |
| | | |||||
| * | moved all to std::string (nw) | 2015-04-22 | 1 | -24/+25 | |
| | | |||||
| * | removed bool conversion and implicit empty check (nw) | 2015-04-19 | 1 | -1/+1 | |
| | | |||||
| * | There is no implicit conversion to char* in std::string (nw) | 2015-04-12 | 1 | -8/+8 | |
| | | |||||
| * | cstr() - > c_str() as preparation for move to std::string (nw) | 2015-04-11 | 1 | -13/+13 | |
| | | |||||
| * | fixed several missing assert.h includes (nw) | 2015-03-20 | 1 | -0/+1 | |
| | | |||||
| * | Bulk convert files that already had standard BSD license in my name | 2013-10-16 | 1 | -31/+2 | |
| | | | | | to new license tagged form. | ||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -2/+2 | |
| | | |||||
| * | Removed old C-based interface to astrings. astring exists only as | 2012-01-03 | 1 | -54/+44 | |
| | | | | | | | a class now. Updated all stragglers (mostly tools) to use the class form. [Aaron Giles] | ||||
| * | Fixed compile of split tool under GCC 4.6 (no whatsnew) | 2011-09-11 | 1 | -2/+0 | |
| | | |||||
| * | - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] | 2011-07-31 | 1 | -2/+2 | |
| | | | | | - Various core and tools memory leaks fixes [Oliver Stoneberg] | ||||
| * | several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] | 2010-03-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | split.c: made the "split" return the actual result instead of just 0. [Oliver Stöneberg] clifront.c: made the identation of the CPU device in -listdevices the same like the others [Oliver Stöneberg] i386.c: gave some fatalerror() calls in the i386 proper messages [Oliver Stöneberg] ssem.c: fixed compilation of SSEM core with SSEM_DISASM_ON_UNIMPL [Oliver Stöneberg] srcclean.c: small wording change in the srcclean summary [Oliver Stöneberg] sdl/window.c: fixed a potential memory leak in sdlwindow_video_window_create() [Oliver Stöneberg] | ||||
| * | Change tools I wrote to be straight BSD. | 2009-10-31 | 1 | -4/+32 | |
| | | |||||
| * | Added some missing casts and other minor tweaks. | 2009-08-19 | 1 | -1/+1 | |
| | | |||||
| * | Oops, meant to say "core_stricmp" | 2009-07-16 | 1 | -3/+4 | |
| | | |||||
| * | Cleanups and version bump.mame0132u5 | 2009-07-16 | 1 | -42/+42 | |
| | | |||||
| * | Never send a monster to do the work of an evil scientist... | 2009-07-16 | 1 | -0/+441 | |
