1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-06-02 20:41:32 +00:00

Add HuC6280

Andy McFadden 2021-08-16 13:17:53 -07:00
parent ed1dd5fc94
commit ff9bb87de6

@ -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