summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-302-13/+13
* From:CD-i Fan Aaron Giles2009-11-301-1/+3
* The one-line fix below fixes a problem where aviio.c writes out ridiculously Aaron Giles2009-11-251-1/+1
* Oops, forgot to add these. Aaron Giles2009-11-232-0/+378
* Added new module tagmap which is a simple hashed string map. Aaron Giles2009-11-231-0/+1
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-3/+3
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-1240-520/+520
* Moved all files in src/lib/util over to straight BSD and common Aaron Giles2009-10-1012-29/+365
* Assert copyright ownership of core library files, and relicense Aaron Giles2009-10-0929-57/+840
* Cleanups and version bump. Aaron Giles2009-09-101-2/+2
* Added helper function core_i64_hex_format. Replaced several printf cases in t... Aaron Giles2009-09-102-0/+34
* Fix chdman -update to leave the write protect state alone when updating Aaron Giles2009-08-022-3/+4
* Cleanups and version bump.mame0132u5 Aaron Giles2009-07-161-1/+1
* Fixed resource leak in core_fload(). Aaron Giles2009-07-161-0/+3
* Added basic support in bitmap.c for 64-bit indexed bitmaps. As a Aaron Giles2009-07-132-0/+31
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-255-20/+21
* 'fixed' core_strwildcmp by increasing the limit from 8 to 16 characters smf-2009-03-281-15/+15
* V4 header format is no longer proposed. Aaron Giles2009-03-201-1/+1
* Cleanups and version bump. Aaron Giles2009-03-193-19/+19
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-3/+3
* Added new function core_fload() to load a file into an allocated buffer. Aaron Giles2009-03-112-0/+44
* Moved chd_clone_metadata code into chdman.c so that it can intelligently Aaron Giles2009-03-104-17/+42
* Redid metadata hashing. A digest of tags and hashes for each Aaron Giles2009-03-102-83/+104
* NOTE: With the change, all existing CHD diff files are invalid. Aaron Giles2009-03-092-48/+199
* Cleanups and version bump. Aaron Giles2009-03-051-2/+2
* Added flags to the metadata entries, encoded in the top bit. Right now Aaron Giles2009-03-054-14/+49
* include stddef.h for ptrdiff_t Couriersud2009-03-011-0/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-2818-115/+125
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-02-261-1/+1
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-2/+2
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-124-6/+25
* romload cleanups: Aaron Giles2009-01-021-8/+3
* 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-112-8/+14
* Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles2008-12-062-29/+29
* 02688: DIP switch settings are not being stored in INP files. Aaron Giles2008-12-043-5/+231
* Pool items are now tracked globally, and freed in reverse order Aaron Giles2008-11-261-43/+50
* 02456: wrong sector size at CD_TRACK_MODE2 conversion routine R. Belmont2008-10-301-4/+4
* Cleanups and version bump.mame0127u6 Aaron Giles2008-10-022-9/+9
* Simplified core deinterlacing logic based on availability of pre- Aaron Giles2008-09-292-2/+3
* Plumbed machine parameters through the renderer. Removed need for Aaron Giles2008-09-292-5/+108
* 02442: -aviwrite produces faulty files Aaron Giles2008-09-271-8/+8
* Changed MAKE_RGB macro to set the alpha to 255 instead of 0. Updated Aaron Giles2008-09-272-5/+6
* 02410: -aviwrite: files over 2 gigs sometimes get cut off Aaron Giles2008-09-271-2/+7
* Cleanups and version bump.mame0127u5 Aaron Giles2008-09-261-3/+3
* From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr] Aaron Giles2008-09-261-8/+24
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-2/+2
* Cleanups and version bump.mame0127u4 Aaron Giles2008-09-181-2/+2
* Changed requirements for laserdisc CHDs to require a new chunk of Aaron Giles2008-09-183-1/+93
* Cleanups and version bump.mame0127u3 Aaron Giles2008-09-111-1/+1