AROS Exec
Development => AROS Software Development => Topic started by: hansfaust on January 13, 2020, 12:11:17 PM
-
Hi,
is there anyone, who can give me a litte help, to program a Interrupt for the timer.device in correct manner for AROS.
I'm working on the BarsnPipes-MIDI-sequencer, and there it will be used for the maintimer-base of the program.
I've done this already for 68k AMIGA OS, MorphOS(ppc) and OS4(ppc). Now I'm a little unsure, what's the correct way for AROS.
Here I work on the native AROS-i386 - ICAROS Desktop 2.2.8.
Up to now I was able to prepare the BnPi386-AROS-version for compiling without any warnings and errors, so I was able to start
the program.
Kindly, Alfred
-
Theoretically, AROS should be like AmigaOS3.
-
Theoretically, AROS should be like AmigaOS3.
Thanks for the answer. So I think - I'll try it.
-
Have a look at this project on github it can be compiled for various OS's including Amiga and AROS. And it may have the interrupt programming you are looking for too. :)
https://github.com/Mindwerks/wildmidi