Author: KermMartian
Posted: 01 Apr 2013 11:17:17 pm (GMT -5)
For the sake of optimization, I also want to point out that only pushing hl and bc is necessary there. Your code doesn't seem to require de and af to remain consistent across the bcall, so pushing and popping them is unnecessary.
_________________
![]()
![]()
![]()
![]()
![]()
Posted: 01 Apr 2013 11:17:17 pm (GMT -5)
For the sake of optimization, I also want to point out that only pushing hl and bc is necessary there. Your code doesn't seem to require de and af to remain consistent across the bcall, so pushing and popping them is unnecessary.
_________________




