aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2004-09-12New form with tabsChris Apers
2004-09-12This is now defined for each gamesChris Apers
2004-09-12CleanupChris Apers
2004-09-12- Music and sound options can now be defined for each gamesChris Apers
2004-09-12- Music and sound options can now be defined for each gamesChris Apers
2004-09-12- ARM functions are now globalChris Apers
2004-09-12Added Zodiac codeChris Apers
2004-09-12- New rumble codeChris Apers
2004-09-12Forgot this oneChris Apers
2004-09-12Feature memory init/cleanupChris Apers
2004-09-12- Pocket Tunes supportChris Apers
2004-09-12- New mouse emulation codeChris Apers
2004-09-12<<Get rid of _quitCount and _selfQuitChris Apers
2004-09-12Get rid of _quitCount and _selfQuitChris Apers
2004-09-12- Use new rumble functions\n- REnamed updateScreen functions\n- Zodiac suppor...Chris Apers
2004-09-12Cache read/write data to speed up accessChris Apers
2004-09-12Make use of --output-rate option + cleanupChris Apers
2004-09-12Removed obsolete codeChris Apers
2004-09-1216bit skin support + Palm API only redraw (=skins can now be compressed) + cl...Chris Apers
2004-09-12Rumble functionsChris Apers
2004-09-12CleanupChris Apers
2004-09-12New ARM optimized functionsChris Apers
2004-09-12Renamed and use the new ARM macrosChris Apers
2004-09-12Convenient macros to ease ARM codeChris Apers
2004-09-12Files to be renamedChris Apers
2004-09-12Removed obsolete filesChris Apers
2004-09-12New pocket Tunes CD driver (MP3/Ogg)Chris Apers
2004-09-12Prepare new form with tabsChris Apers
2004-09-12Use the new exit(...) functionChris Apers
2004-09-12New exit(...) functionChris Apers
2004-09-12Zodiac midi driverChris Apers
2004-09-04Got rid of OSystem::move_screenMax Horn
2004-08-29Clear screen and overlay buffer after allocation.Marcus Comstedt
2004-08-29Disable interrupts while performing cache trickery, just in case.Marcus Comstedt
2004-08-29Oops, forgot to clear BSS...Marcus Comstedt
2004-08-26Don't return -1 from read/write, they are uint32...Marcus Comstedt
2004-08-26Run the DC launcher from inside the regular main() function.Marcus Comstedt
2004-08-26Removed obsolete checks for LFL games (thank you MD5!).Marcus Comstedt
2004-08-26Disable building of scalers.Marcus Comstedt
2004-08-25Build plugins.Marcus Comstedt
2004-08-25Only relocate allocated sections.Marcus Comstedt
2004-08-22Support dynamic plugins on Dreamcast.Marcus Comstedt
2004-08-22cleanup of TimerProc messMax Horn
2004-08-20More build-dirs added.Marcus Comstedt
2004-08-11Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ...Max Horn
2004-07-31Allow Alt-Enter to toggle fullscreen mode, just like Alt-Return, matching our...Max Horn
2004-07-27Add passthrough ability. Patch by Christian Schoenebeck with slight modificat...Jonathan Gray
2004-07-21Ignore case when sorting file system nodesMax Horn
2004-07-20fix null backend driverJoost Peters
2004-07-19Updated the null driver to current OSystem interfaceBertrand Augereau