8 ms·
AmigaOS only used D0 and D1 for non-ptr values, and A0 and A1 for pointer values. Everything else was spilled to the stack.
by agent327 1y ago
AmigaOS only used D0 and D1 for non-ptr values, and A0 and A1 for pointer values. Everything else was spilled to the stack.
- flohofwoe 1y agoAh ok, I remembered wrong then. Thanks for the correction.