Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved all to std::string (nw) | 2015-04-22 | 1 | -5/+5 | |
| | |||||
* | There is no implicit conversion to char* in std::string (nw) | 2015-04-12 | 1 | -4/+4 | |
| | |||||
* | Merge https://github.com/ZoeB/mame | 2015-04-12 | 1 | -1/+1 | |
|\ | |||||
| * | Fix various typos and spelling mistakes | 2015-04-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm purposefully leaving /src/emu/bus/cbmiec/c1541.c's kernal.bin as it is, as this particular spelling mistake was originally made by Robert Russell, therefore is canon. See http://en.wikipedia.org/wiki/KERNAL for details. I'm also leaving /src/emu/machine/nscsi_bus.c's RECIEVE as I don't want to break anything, but it's worth someone looking into. I renamed some variables in /src/mame/drivers/sfbonus.c, /src/mame/video/tia.c and /src/mame/video/tia.h, so if anyone wants to verify I didn't break anything, that would be nice. | ||||
* | | cstr() - > c_str() as preparation for move to std::string (nw) | 2015-04-11 | 1 | -6/+6 | |
|/ | |||||
* | moved assert replacement inside emucore.h so it is actually used / removed ↵ | 2015-03-20 | 1 | -0/+1 | |
| | | | | assert.h include from some headers and added it to lots of source | ||||
* | 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 bumpmame0149u1 | 2013-07-23 | 1 | -12/+12 | |
| | |||||
* | added pngcmp to tools (nw) | 2013-06-20 | 1 | -0/+226 | |