diff --git a/TO-DO-List.md b/TO-DO-List.md index b595c65..16a8b8f 100644 --- a/TO-DO-List.md +++ b/TO-DO-List.md @@ -260,6 +260,8 @@ Contents: ### Code Analysis ### + * Add support for the HuC6280 CPU, used in the TurboGrafx-16. + (See https://github.com/fadden/6502bench/issues/106 ) * Try to improve "smart PLP". * Incremental code analysis. Changes that potentially affect the code flow require the code analysis pass to be repeated. For a large 65816 project