From 968efa2d8c9e53646a06b8a64db27e16af32bf42 Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:05:02 +1100 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 318c59b..56f82ec 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,11 @@ Changelog: - 2024-03-09: - * modifications by Jason Bou-Samra + 2024-03-09:(modifications by Jason Bou-Samra) * changes to main() routine to make executable from Linux command line interface * modularised paula and modplayer classes into seperate files * added sound output using port audio - * sprinkled comments throughout source code, and general source formatting + * sprinkled comments throughout source code, and general source tidyup * created makefile 2007-12-07: