index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
goban.c
(
unfollow
)
Commit message (
Expand
)
Author
2010-08-24
Fix yellows/reds. Red where caused by preprocessor condition mismatch.
Thomas Martitz
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2009-02-21
And now with the added file...
Mustapha Senhaji
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-31
Make ZXBox work on the m:robe 100, and fix the linker script and loader to ma...
Jens Arnold
2008-05-13
Plugin parameters should be const.
Steve Bavin
2007-08-06
Accept FS#5464 - organise the rocks directory.
Jonathan Gordon
2006-09-15
Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It...
Dave Chapman
2006-02-23
Made the overlay loader code part of the plugin library.
Jens Arnold
2006-01-16
Archos recorders: The Rockboy overlay loader now uses the same header as the ...
Jens Arnold
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2006-01-09
Fixed a warning.
Jens Arnold
2006-01-08
Don't include the .bss section in the archos rockboy overlay as well. Explici...
Jens Arnold
2005-04-05
mp3buf renamed to audiobuf
Linus Nielsen Feltzing
2005-03-02
Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...
Jens Arnold