EdouardBERGE / rasm

RASM powerful Z80 assembler
132 stars 16 forks source link

add pow2 function to raise 2 to the power of x #35

Closed BetaSoftCologne closed 9 months ago

EdouardBERGE commented 9 months ago

i made the modification myself to avoid encoding problem and the bug! you cannot place POW2 with functions that get string as parameter, it must be inserted after EXP