EtchedPixels / CC6303

A C compiler for the 6800 series processors
Other
37 stars 7 forks source link

lib6800: fix for shift left operation #9

Closed kwhr0 closed 2 years ago

kwhr0 commented 2 years ago

fix for 3 to 7 bits shift left operation

EtchedPixels commented 2 years ago

Thanks - 6800 has probably got a few more of those lurking. I know from the testing I've done so far there's at least one stack imbalance that seems to be left in the 6800 specific support code.