Par Metalion
Paragon (1529)
31-05-2022, 08:49
Hello santiontanon,
I don't know if your optimizer uses this (time and size) optimization:
ld a,r ; 5 neg ; 10
transformed into:
xor a ; 5 sub a,r ; 5
Just a suggestion, if it's not already taken into account.
Par theNestruo
Champion (351)
31-05-2022, 12:05
Yup, it is there already: https://github.com/santiontanon/mdlz80optimizer/blob/master/...
Don't you have an account yet? Become an MSX-friend and register an account!
Register now