07/06/03: + learned more about jalr - 2 unneccessary instructions removed in CALL_V macro. + potential crash condition fixed: function address load is now done via lui/ori instead of lui/addiu (the latter caused signedness issues with addiu's 16bit constant in another application ...)