summaryrefslogtreecommitdiff
path: root/frontends/amiga/schedule.c
Commit message (Expand)AuthorAgeFilesLines
* Move memory functions from misc.c to memory.cChris Young2016-11-191-1/+1
* Fix OS3 buildChris Young2016-08-111-1/+6
* Remove excessive scheduler debugChris Young2016-08-111-26/+0
* Don't Abort/WaitIO when we've already removed it from the message queue (thx ...Chris Young2016-08-111-4/+10
* Missing TAG_DONE (thx capehill)Chris Young2016-08-101-0/+1
* Use the API for duplicating IORequestsChris Young2016-08-101-17/+48
* Always wait for at least some time, as it's ambiguous as to whether a 0.0s ti...Chris Young2016-08-101-0/+2
* more debugChris Young2016-08-091-2/+3
* Decouple the scheduler from system timeChris Young2016-08-091-69/+54
* We don't need ReplyMsg here.Chris Young2016-08-091-4/+4
* Scheduler debug loggingChris Young2016-08-091-4/+11
* tidy-upChris Young2016-07-091-4/+4
* move frontends into sub directoryVincent Sanders2016-05-151-0/+353