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
/
zxbox
/
zxbox.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Samsung YH820/92x keymap bugfixes
Sebastian Leonhardt
2015-12-27
*
zxbox: make source files include their header file and make function static w...
Bertrik Sikken
2012-02-15
*
Plugins: modify IRAM copying code
Rafaël Carré
2010-08-30
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
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-08-23
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
revert plugin_api part of r18830, as this was the wrong solution for those
Frank Gevaerts
2008-10-18
*
code police : fix some multiply defined variables
Frank Gevaerts
2008-10-18
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Make ZXBox work on the m:robe 100, and fix the linker script and loader to ma...
Jens Arnold
2008-05-31
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...
Jens Arnold
2008-04-04
*
Greyscale library: Preparations for a gamma measurement plugin.
Jens Arnold
2008-03-02
*
Greyscale library: Plugins can now put the management structure in IRAM for h...
Jens Arnold
2008-01-13
*
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
2008-01-04
*
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-07-27
*
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-04-21
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Fix warning. Should be CONFIG_CODEC, not CODEC.
Barry Wardell
2007-02-17
*
After FS#6357 I see that I left an unneeded call to pcm_play_stop in zxbox.c ...
Michael Sevakis
2006-11-26
*
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-26
*
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-11-18
*
Don't need to remove the backdrop for all plugins - leave it up for some.
Karl Kurbjun
2006-11-15
*
yet more code cleanup, quick snapshot feature,sound should no longer crash,li...
Anton Romanov
2006-09-25
*
Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It...
Dave Chapman
2006-09-15