AmigaOS 3.2 and ReAction
Post date
Mon, 05/04/2026 - 10:37
Posted this question on the Hyperion forum but I got no answer only a tip to try here
Have started to work on my first software on AmigaOS 3.2 that will have a GUI and.... how do I use ReAction in assembly? Can't find any include files or not a single example code for it. I see files for C in Includes_H but Includes_I are missing in the latest NDK
Post date
Thursday, May 21, 2026 - 08:19
Sorry to say this but writing C is a big no no :-). Maybe there is some tool to convert the .h to .i?
Online Status
Yeah there are few .i files for ReAction. They were now wirtten to begin with and we have never gotten around to write them. I can only suggest to write the ui part in C.