From 9e4f8336fe5714daff6d4520ce7e60e88a06258c Mon Sep 17 00:00:00 2001 From: Michael Specht Date: Fri, 16 Feb 2018 16:06:05 +0100 Subject: [PATCH] documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c9ddff..2c2fb26 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a 6502/65C02 emulator / profiler that enables you to really get to know * full, cycle-accurate 65C02 emulation * screen output as animated GIF with exact frame timing -* average frame rate +* calculation of average frame rate * see how much time is spent in which subroutine * watch variables (single variables or pairs) * no required dependencies except Ruby, gcc and Merlin32