From 901ab6d436e7bac8ab495f0ed2b21446c8d3002a Mon Sep 17 00:00:00 2001 From: tildearrow Date: Wed, 9 Jun 2021 12:37:46 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbd8a9227..5af3f2e5f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ this is a work-in-progress chip music player (currently) for the .dmf format. ## features -- supports Sega Genesis, Master System and Game Boy (for now, with more systems coming soon) +- supports Sega Genesis, Master System, Game Boy and PC Engine (for now, with more systems coming soon) - clean-room design (zero reverse-engineered code and zero decompilation; using official DMF specs, guesswork and ABX tests only) - bug/quirk implementation for increased playback accuracy - accurate emulation cores (Nuked, MAME, SameBoy and Mednafen PCE)