diff --git a/README.md b/README.md index 876ccb0..836e16b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ It's a work in progress so there's still a lot to do: - Create bitmap files with the decoded chr roms. - Problem with NMI triggering in emulation (DW III & DW IV). - - Add more mapping to the disassembler (especially MMC1). + - Add support for more mappers to the disassembler (especially MMC1). - Need to implement these mappers: diff --git a/changes.txt b/changes.txt index d28d52d..abfe8e2 100644 --- a/changes.txt +++ b/changes.txt @@ -1,4 +1,4 @@ -07/12/23 - 1.3 +06/07/24 - 1.3 - Switched to VS2010. - Added support for multiple Game Genies.