Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
plugins
/
rockboy
/
sound.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
437c3e4
Code police and clean up for rockboy.
by Tom Ross
· 17 years ago
a07b60e
Fix red and remove an unneeded file
by Karl Kurbjun
· 17 years ago
fa3fc0c
Commit FS #7379 - This patch fixes most of the sound problems from the previous version. This is a complete rewrite of VisualBoyAdvance's sound code from C++ to C. This patch also eliminates the need for some large tables giving more room in IRAM and the plugin buffer.
by Karl Kurbjun
· 17 years ago
78c4553
Sound improvements for rockboy - players now sync the sound (The gigabeat now plays at a steady 60 fps as long as the frameskip is set properly). If a new sample is not available a blank buffer is used. All devices use 44.1 kHz for gameboy sound now so no more high pitched sounds. Added a screen rotation option. Removed unscaled code for devices with a screensize smaller than the gameboy. All buttons are now configurable. Scroll wheel devices still have button configuration problems though.
by Karl Kurbjun
· 17 years ago
c3dcc87
Allow rockboy to run while music is playing with smaller roms. Works on players that do not use the IRAM macros. Only tested on the Gigabeat as I think that is the only player that will run rockboy well with music. Also simplified the sound and reduced the code size a bit.
by Karl Kurbjun
· 17 years ago
2882b26
Major Rockboy update.
by Tom Ross
· 18 years ago
137fb6c
Karl Kurbjun's patch #1407719:
by Daniel Stenberg
· 19 years ago
cf218e3
Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups
by Linus Nielsen Feltzing
· 19 years ago
d2456b4
Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and rockboy headers to avoid clashes with rockbox headers.
by Jens Arnold
· 19 years ago
451dd48
Sound api improvements, rockboy sound, contributed by xshock.
by Michiel Van Der Kolk
· 20 years ago
384de10
Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, but already playable on iRiver H1xx and the simulators. The archos recorder version is currently rather slow...
by Jens Arnold
· 20 years ago