Mercurial > sdl-ios-xcode
log src/timer/mint/SDL_systimer.c @ 2116:b42abf0a50bc
age | author | description |
---|---|---|
Sat, 09 Jun 2007 19:58:41 +0000 | Patrice Mandin | Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt |
Fri, 08 Jun 2007 21:44:55 +0000 | Patrice Mandin | Set supervisor as volatile as it is modified from an interrupt |