| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -1646/+0 |
| * | Cleanups and version bumpmame0163 |  Miodrag Milanovic | 2015-06-24 | 1 | -184/+184 |
| * | Licenses for Raphael Nabet (nw) |  Miodrag Milanovic | 2015-06-07 | 1 | -47/+376 |
| * | moved all to std::string (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -4/+4 |
| * | There is no implicit conversion to char* in std::string (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -4/+4 |
| * | cstr() - > c_str() as preparation for move to std::string (nw) |  Miodrag Milanovic | 2015-04-11 | 1 | -1/+1 |
| * | moved assert replacement inside emucore.h so it is actually used / removed as... |  Oliver Stöneberg | 2015-03-20 | 1 | -0/+2 |
| * | CHD cleanups: [MetalliC] |  R. Belmont | 2014-04-28 | 1 | -1/+1 |
| * | cdrom: fix uninitialized flags [MetalliC] |  R. Belmont | 2014-04-18 | 1 | -0/+2 |
| * | don't memset structs or classes in C++, fixes regression from last commit (nw) |  R. Belmont | 2014-04-18 | 1 | -2/+0 |
| * | chd updates: [MetalliC] |  R. Belmont | 2014-04-18 | 1 | -13/+32 |
| * | rest of ATTR_PRINTF review (nw) |  Oliver Stöneberg | 2014-02-25 | 1 | -1/+1 |
| * | Bulk convert files that already had standard BSD license in my name |  Aaron Giles | 2013-10-16 | 1 | -31/+2 |
| * | cdrom: set GD flag for both "bare" and chd input (nw) |  R. Belmont | 2013-09-07 | 1 | -0/+1 |
| * | Cleanups and version bumpmame0148u5 |  Miodrag Milanovic | 2013-05-20 | 1 | -30/+29 |
| * | Various CD-ROM / CHDMAN improvements: [R. Belmont] |  R. Belmont | 2013-05-18 | 1 | -24/+72 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -104/+104 |
| * | cdrom: fixed getting the type of the last track, fixes PCE Bomberman '94 prot... |  R. Belmont | 2013-01-08 | 1 | -0/+3 |
| * | cdrom: Introduces concept of logical sector addresses so games see the disc w... |  R. Belmont | 2013-01-05 | 1 | -14/+93 |
| * | removed some expressions which are always true (no whatsnew) |  Oliver Stöneberg | 2012-10-03 | 1 | -1/+1 |
| * | Final round of struct/union/enum normalization. |  Aaron Giles | 2012-09-16 | 1 | -1/+1 |
| * | CHD fixes: [jmak] |  R. Belmont | 2012-06-17 | 1 | -0/+1 |
| * | Sync with MAME, various fixes from Firewave and RB (no whatsnew) |  Miodrag Milanovic | 2012-04-30 | 1 | -3/+5 |
| * | Clean-ups and version bumpmame0145u6 |  Angelo Salese | 2012-04-08 | 1 | -14/+14 |
| * | Added code to cdrom.c to compute and verify ECC codes for mode 1/2 |  Aaron Giles | 2012-04-06 | 1 | -0/+315 |
| * | Clean-ups and version bump (yes, I know, it's too late)mame0145u4 |  Angelo Salese | 2012-03-11 | 1 | -2/+2 |
| * | chdman: Correct processing of GDI files, add ability to extractcd to .gdi, ve... |  R. Belmont | 2012-03-04 | 1 | -19/+56 |
| * | The right fix is to not compare against array index -1. |  Aaron Giles | 2012-02-19 | 1 | -1/+1 |
| * | This one visible on clean only (nw) |  Miodrag Milanovic | 2012-02-19 | 1 | -1/+1 |
| * | Clean-ups and version bumpmame0145u1 |  Angelo Salese | 2012-02-19 | 1 | -1/+1 |
| * | Fixed cdrom_file allocation, it contains classes so can't be allocated by mal... |  Miodrag Milanovic | 2012-02-18 | 1 | -3/+3 |
| * | Major CHD/chdman update. The CHD version number has been increased |  Aaron Giles | 2012-02-16 | 1 | -143/+81 |
| * | chdman: fixed -extractcd of images with postgaps. CHDs do not need reconvers... |  R. Belmont | 2011-12-31 | 1 | -0/+3 |
| * | Cleanups and version bump |  Angelo Salese | 2011-08-25 | 1 | -11/+11 |
| * | Fixed closing cdrom in case of CHD (no whatsnew) |  Miodrag Milanovic | 2011-08-20 | 1 | -2/+5 |
| * | cdrom - Fixed offset calculation thanks to mahlemiut (no whatsnew) |  Miodrag Milanovic | 2011-08-20 | 1 | -6/+4 |
| * | Added support for loading other image types to cdrom device, with use of chdm... |  Miodrag Milanovic | 2011-08-20 | 1 | -4/+109 |
| * | Port from MESS, nw |  Angelo Salese | 2011-06-28 | 1 | -1/+1 |
| * | cdrom: convert Mode 1 Form 1 sectors to Mode 1 raw if requested [R. Belmont] |  R. Belmont | 2011-06-25 | 1 | -0/+17 |
| * | Added many instances of missing static and const qualifiers to MAME, and disa... |  Scott Stone | 2010-06-17 | 1 | -1/+1 |
| * | Cleanups and version bump. |  Aaron Giles | 2010-06-17 | 1 | -2/+2 |
| * | chdman/cdrom updates: [R. Belmont] |  R. Belmont | 2010-05-30 | 1 | -40/+142 |
| * | lib/util/cdrom.c: Fixed stack corruption in CHD code [Oliver Stöneberg] |  Michaël Banaan Ananas | 2010-05-10 | 1 | -1/+1 |
| * | cdrom: correct header length for form 2 raw sectors [R. Belmont] |  R. Belmont | 2010-04-25 | 1 | -4/+4 |
| * | lib/util now includes stdlib.h where needed |  Couriersud | 2010-01-17 | 1 | -0/+2 |
| * | Cleanups and version bump.mame0134u3 |  Aaron Giles | 2009-10-12 | 1 | -13/+13 |
| * | Moved all files in src/lib/util over to straight BSD and common |  Aaron Giles | 2009-10-10 | 1 | -2/+30 |
| * | Cleanups and version bump. |  Aaron Giles | 2009-03-19 | 1 | -2/+2 |
| * | Moved chd_clone_metadata code into chdman.c so that it can intelligently |  Aaron Giles | 2009-03-10 | 1 | -7/+31 |
| * | Added flags to the metadata entries, encoded in the top bit. Right now |  Aaron Giles | 2009-03-05 | 1 | -2/+2 |