hivelytracker icon indicating copy to clipboard operation
hivelytracker copied to clipboard

Amiga commandline replayer example has lots of deprecated functions

Open GoogleCodeExporter opened this issue 10 years ago • 2 comments

AllocVec, CreateMsgPort, CreateIORequest etc.

Original issue reported on code.google.com by [email protected] on 7 May 2013 at 8:16

GoogleCodeExporter avatar Jun 28 '15 07:06 GoogleCodeExporter

What about migrating amiga stuff to libc functions?

pachuco avatar Oct 12 '21 09:10 pachuco

The SDL version of the HivelyTracker uses standard functions already. On AmigaOS 4, the standard C runtimes don't cover much territory when it comes to timing and synchronization, nor semaphores, nor driver support.

SamuraiCrow avatar Oct 14 '21 03:10 SamuraiCrow