@Krashan, post #60
Jeżeli lekceważenie dokumentacji nazywasz „dobrą radą” to pozwól, że ja z takich rad korzystał nie będę.
Amiga library functions use registers D0, D1, A0 and A1 for work space and
use register A6 to hold the library base. Do not expect these registers
to be the same after calling a function. All routines return a full 32
bit longword unless noted otherwise.
@Hexmage960, post #61
@Krashan, post #62
@Krashan, post #65
@Krashan, post #66
@Krashan, post #67
@Hexmage960, post #68
@Krashan, post #71
@Krashan, post #75
@Hexmage960, post #79
@strim_, post #78
:
RSRESET
ss_Foo RS.L 1
ss_Bar RS.L 1
ss_SizeOf = __RS
RSRESET
gt_Blah RS.B ss_Size
gt_Brrr RS.L 1
...@Krashan, post #81
Gdybyś np. chciał się podzielić binarką, to ja chętnie.
@Krashan, post #81
ss_SizeOf RS 0 ; Rozmiar struktury
@strim_, post #3
@pong777, post #89