summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/corefile.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-31/+29
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-4/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-0/+35
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-3/+3
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-311-1/+1
* GCC 4.6 "variable assigned but not used" fixes, part 1 (no whatsnew) R. Belmont2011-05-301-5/+3
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Assert copyright ownership of core library files, and relicense Aaron Giles2009-10-091-2/+30
* Fixed resource leak in core_fload(). Aaron Giles2009-07-161-0/+3
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-1/+1
* Cleanups and version bump. Aaron Giles2009-03-191-6/+6
* Added new function core_fload() to load a file into an allocated buffer. Aaron Giles2009-03-111-0/+41
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-9/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-02-261-1/+1
* 02745: all sets using autosave: Games using autosave segfault on startup Aaron Giles2008-12-201-1/+1
* Fixed crash bug in DCS games. Aaron Giles2008-12-111-6/+7
* Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles2008-12-061-24/+24
* 02688: DIP switch settings are not being stored in INP files. Aaron Giles2008-12-041-4/+227
* Cleanups and version bump.mame0127u3 Aaron Giles2008-09-111-1/+1
* Added a core_fopen_ram_copy() call, similar to core_fopen_ram() except that it Nathan Woods2008-09-061-4/+35
* Fixes hang/crash on empty config file. (patch by Wilbert Pol) R. Belmont2008-01-101-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+726