summaryrefslogtreecommitdiff
path: root/apps/plugins/zxbox/zxbox.c (follow)
Commit message (Expand)AuthorAge
* Samsung YH820/92x keymap bugfixesSebastian Leonhardt2015-12-27
* zxbox: make source files include their header file and make function static w...Bertrik Sikken2012-02-15
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts2008-10-18
* code police : fix some multiply defined variablesFrank Gevaerts2008-10-18
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Make ZXBox work on the m:robe 100, and fix the linker script and loader to ma...Jens Arnold2008-05-31
* Plugin parameters should be const.Steve Bavin2008-05-13
* Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold2008-04-04
* Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold2008-03-02
* Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold2008-01-13
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Fix warning. Should be CONFIG_CODEC, not CODEC.Barry Wardell2007-02-17
* After FS#6357 I see that I left an unneeded call to pcm_play_stop in zxbox.c ...Michael Sevakis2006-11-26
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* yet more code cleanup, quick snapshot feature,sound should no longer crash,li...Anton Romanov2006-09-25
* Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It...Dave Chapman2006-09-15