From d471277fe8d7c66d4afa9cef317e0c2911654c9b Mon Sep 17 00:00:00 2001 From: Tim Stirrat Date: Thu, 10 Oct 2024 09:24:41 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e222bc..01aec97 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ mGB is a Gameboy cartridge program (You need a Flash Cart and Transfer hardware) Changes: - The code has been updated to be closer to idiomatic GBDK-2020 -- Converted much of the assembler back into C code for +- Converted much of the assembler back into C code to invite more features and bug fixes ## Building mGB