summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/fileio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add LZMA codec and .7z container support [David Haywood, R. Belmont] R. Belmont2012-02-121-0/+13
* Fix for systems where getc() is a #define rather than a function [ElBarto] R. Belmont2011-09-251-1/+4
* path_iterator::next() now takes an optional filename to append to Aaron Giles2011-03-141-1/+1
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-37/+6
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-8/+8
* Hash generation and general cleanup. New class hash_collection holds Aaron Giles2011-02-141-2/+2
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-124/+163
* - Fixed issue with image empty slot [Miodrag Milanovic] Miodrag Milanovic2010-11-261-6/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-4/+3
* Extended the astring class wrapper into something useful, and Aaron Giles2010-01-081-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Added new function mame_fclose_and_open_next() which will close a file Aaron Giles2009-09-031-0/+3
* Fixed remaining occurrences of crsshairpath Fabio Priuli2009-07-141-25/+25
* Crosshair update Derrick Renaud2009-03-281-0/+1
* Fixed crash bug in DCS games. Aaron Giles2008-12-111-1/+1
* 02688: DIP switch settings are not being stored in INP files. Aaron Giles2008-12-041-0/+4
* Added new options 'cheatpath' to specify one or more paths for cheat Aaron Giles2008-07-311-1/+1
* Added uncompressed AVI recording. Extended aviio to be able Aaron Giles2008-05-131-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/+170