summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/x86log.c
Commit message (Expand)AuthorAgeFilesLines
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-2/+2
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-4/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-20/+20
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-4/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-3/+1
* Extended the astring class wrapper into something useful, and Aaron Giles2010-01-081-4/+3
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-5/+5
* Fix broken DRC logging. Aaron Giles2009-11-171-3/+3
* Fix the i386 disassembler duplication. Olivier Galibert2009-08-221-13/+3
* Bulk change alert. Aaron Giles2009-04-261-2/+1
* CPU cores now compile cleanly. Aaron Giles2009-03-151-6/+6
* Moved some of the CPU cores over to use get_safe_token like other devices. Aaron Giles2009-03-121-1/+1
* Populated tag and static_config parts of fake CPU device. Removed 'config' Aaron Giles2008-11-091-0/+1
* Couple of minor tweaks to sync with offline WIP work. Aaron Giles2008-05-011-1/+1
* Added support for outputting 64-bit target addresses. Aaron Giles2008-01-101-3/+4
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+316