summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/corefile.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+19
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+2
* More UI stuff: Vas Crabb2019-01-191-2/+19
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* 1. Merge branch 'master' into diimage_filetype_as_stdstring Nathan Woods2016-07-311-1/+1
|\
* | This changes device_image_interface::filetype() to return 'const std::string ... Nathan Woods2016-07-311-2/+5
|/
* C++-ification of some corefile static functions Nathan Woods2016-07-101-2/+2
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-3/+3
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-13/+12
* Use type-safe printf for core_file and emu_file, surprisingly few knock-on ef... Vas Crabb2016-03-091-3/+6
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-56/+66
* Add function for flushing file buffers Vas Crabb2016-03-011-0/+3
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* corefile: add a function to truncate files Dirk Best2015-05-201-0/+3
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-2/+3
* Changed osd_font to struct osd_font and removed unnecessary osdepend.h couriersud2015-01-171-1/+0
* 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-6/+6
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-1/+1
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-0/+2
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-1/+1
* 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
* Added new function core_fload() to load a file into an allocated buffer. Aaron Giles2009-03-111-0/+3
* Fixed crash bug in DCS games. Aaron Giles2008-12-111-2/+7
* 02688: DIP switch settings are not being stored in INP files. Aaron Giles2008-12-041-0/+3
* Added a core_fopen_ram_copy() call, similar to core_fopen_ram() except that it Nathan Woods2008-09-061-0/+3
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Oliver Stoneberg) Aaron Giles2008-01-031-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+116