mirror of
https://github.com/holub/mame
synced 2025-05-31 10:01:51 +03:00
![]() 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. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |