summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/eigccx86.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Significant speedup for "divu_64x32_rem" by using inline assembly for x86_64 ... Couriersud2012-08-071-9/+34
* Small speedup for _get_profile_ticks. No WN. Couriersud2012-07-221-5/+9
* Corrected syntax in some inline assembly [Balrog] R. Belmont2011-07-091-21/+21
* Compile fix for 64-bit Win32 SDL.mame0136u2 Aaron Giles2010-01-281-0/+1
* Cleanups and version bump.mame0134u1 Aaron Giles2009-09-241-1/+1
* "=A" inline assembly seems to be only supported on 32bit gcc. Provide a 64bit... Couriersud2009-09-161-0/+16
* Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into Aaron Giles2009-09-061-0/+24
* Having decided to look at the MAME source again, I have a fairly minor patch: Aaron Giles2009-03-191-6/+6
* Rewrote some potentially compiler specific code: Couriersud2008-03-021-23/+23
* Various clean ups: Couriersud2008-03-011-2/+2
* From: KO Myung-Hun [mailto:komh@chollian.net] Aaron Giles2008-02-191-6/+8
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-45/+80
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+610