summaryrefslogtreecommitdiff
path: root/amiga/schedule.c
Commit message (Expand)AuthorAgeFilesLines
* List traversing tidy-up.Chris Young2008-10-061-10/+10
* Disabled the new scheduler by default as it is more unstable than I thought :(Chris Young2008-09-091-10/+18
* Scheduled events now signal when the scheduled time has passed.Chris Young2008-09-081-2/+33
* Reversed order of running a callback and removing it from the schedule list, ...Chris Young2008-08-171-13/+3
* Fully implemented schedule, schedule_run and schedule_remove.Chris Young2008-08-031-1/+104
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+32