Go to file
Aaron Giles ca3478a1fc Removed globals from cpuexec.
Removed ATTOTIME_TO_CYCLES() and ATTOTIME_IN_CYCLES(). Replaced them
with functions in cpuexec: cpu_clocks_to_attotime() and
cpu_attotime_to_clocks(), both of which take CPU devices instead of
indexes. Updated all callers, many of which were using the functions
dubiously.
2008-11-25 06:23:14 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Removed globals from cpuexec. 2008-11-25 06:23:14 +00:00
.gitattributes From: Barry Rodewald [mailto:bsr@xnet.co.nz] 2008-11-24 03:22:29 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00