From 83b2386efbbd7764a054212587113e77ea00e130 Mon Sep 17 00:00:00 2001 From: Brandon Wright Date: Wed, 6 Jun 2018 16:20:47 -0500 Subject: [PATCH] Changes.txt again. --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index dfce6dbb..1dcd8df1 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -13,7 +13,7 @@ Snes9x 1.56 - Updated HDMA to not update indirect addresses until after (BearOso) transfers are completed. - Improved cheats support. This stores cheats in a human- (BearOso, OV2) - readable and editable format as gamename.bml. Cheats are + readable and editable format as gamename.cht. Cheats are converted from the old format on load. They can be added in many different formats, but they will convert to the simple address?condition=byte format.