mame/src
Aaron Giles 61eb812096 > From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr]
> Sent: Sunday, September 27, 2009 5:45 AM
> To: submit@mamedev.org
> Subject: Increase the number of PROFILER_USERx slots when profiling
> 
> Hi,
> 
> sometimes, when I profile a game in order to see what is the most time
> consuming part of its emulation, the 4 PROFILER_USERx are just not
> enough.
> The attached patch increases this number to 8 in order to give more
> flexibility.
> 
> It also removes the now unused and obsolete PROFILER_END constant in
> order
> to be sure that 'profiler_mark_start' will never be called with it
> 
> Hope this help.
> Best regards,
> 
> CJ
2009-10-01 16:58:26 +00:00
..
build Added casts to ensure proper values are passed to the ctype.h functions. 2009-06-25 08:04:39 +00:00
emu > From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr] 2009-10-01 16:58:26 +00:00
ldplayer > -----Original Message----- 2009-08-13 04:55:32 +00:00
lib Cleanups and version bump. 2009-09-10 08:39:42 +00:00
mame Driver for Othello/Success. Incomplete sound emulation. 2009-10-01 15:50:42 +00:00
osd Move MSVC clean out of core makefile and into windows.mak where it belongs. 2009-09-21 09:03:25 +00:00
tools > From: Atari Ace [mailto:atari_ace@verizon.net] 2009-09-10 08:35:37 +00:00
version.c Cleanups and version bump. 2009-09-24 07:56:15 +00:00