summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/fileio.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+0
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-4/+1
* Extended the astring class wrapper into something useful, and Aaron Giles2010-01-081-46/+29
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-18/+9
* Added some missing header declarations and static qualifiers. Added validity.... Phil Bennett2010-01-061-0/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Cleanups and version bump.mame0133u5 Aaron Giles2009-09-071-3/+3
* Added new function mame_fclose_and_open_next() which will close a file Aaron Giles2009-09-031-25/+45
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-5/+5
* Cleanups and version bump. Aaron Giles2009-03-051-1/+1
* 02180: Corrupt archives are read without problems Couriersud2009-03-041-11/+54
* Fixed crash bug in DCS games. Aaron Giles2008-12-111-3/+4
* Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles2008-12-061-1/+1
* 02688: DIP switch settings are not being stored in INP files. Aaron Giles2008-12-041-1/+11
* Cleanups and version bump.mame0125u1 Aaron Giles2008-05-151-1/+1
* Added uncompressed AVI recording. Extended aviio to be able Aaron Giles2008-05-131-9/+24
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+839