On 8/24/21 12:09 PM, Finn Thain wrote: > This code appears to be unnecessary. > > Also, these routines don't return the counter value but a time interval > between counter values, so they are misnamed. > > Signed-off-by: Finn Thain <fth...@linux-m68k.org> > --- > hw/misc/mos6522.c | 22 ++-------------------- > 1 file changed, 2 insertions(+), 20 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>