hivelytracker
hivelytracker copied to clipboard
Amiga commandline replayer example has lots of deprecated functions
AllocVec, CreateMsgPort, CreateIORequest etc.
Original issue reported on code.google.com by [email protected] on 7 May 2013 at 8:16
What about migrating amiga stuff to libc functions?
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.