summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/rockmacros.h
AgeCommit message (Expand)Author
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2009-10-14Remove private memcpy wrapper that is no longer needed since r19847 and may c...Nils Wallménius
2009-07-14FS#10080Nils Wallménius
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-08Fix cygwin sim build.Björn Stenberg
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2007-10-09Hopefully the last fix for crosscompilation of sims with mingw32.Nicolas Pennequin
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold
2007-01-17Doom for the Gigabeat and some code reductionKarl Kurbjun
2007-01-13Change the gamedata folder for doom to /.rockbox/doom to go in line with othe...Dominik Riebeling
2006-12-18Oops. Forgot rockmacros.h.Michael Sevakis
2006-12-13Dehacked and BEX support for Doom - currently only supports a DEHACKED file i...Karl Kurbjun
2006-04-15Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...Karl Kurbjun
2006-04-08Add a simple header and version number to the default.dfg config fileDave Chapman
2006-04-03Finishing touchesKarl Kurbjun
2006-03-28Do not export load_main_backdrop() via the plugin API. Plugins should alloca...Dave Chapman
2006-03-28Patch #2969 - Doom! Currently only working on the H300.Dave Chapman