summaryrefslogtreecommitdiff
path: root/apps/plugins/zxbox/zxbox.c
AgeCommit message (Expand)Author
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-17Fix warning. Should be CONFIG_CODEC, not CODEC.Barry Wardell
2006-11-26After FS#6357 I see that I left an unneeded call to pcm_play_stop in zxbox.c ...Michael Sevakis
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun
2006-09-25yet more code cleanup, quick snapshot feature,sound should no longer crash,li...Anton Romanov
2006-09-15Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It...Dave Chapman