summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox/SOURCES (follow)
Commit message (Collapse)AuthorAge
* pacbox_cf.S contains a h300-only function, AND a function for all CFRafaël Carré2010-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27889 a1c6a512-1295-4272-9138-f99709370657
* Remove a bunch of build conditions inside .c filesRafaël Carré2010-08-25
| | | | | | Fix logic in pacbox makefiles for asm optimizations git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27887 a1c6a512-1295-4272-9138-f99709370657
* Enable game sounds in PacBox. Sound is OFF by default but can be enabled ↵Michael Sevakis2010-07-01
| | | | | | from the menu. Enable a function for SWCODEC in the middle of the plugin API, so plugins must be made incompatible (full update). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27202 a1c6a512-1295-4272-9138-f99709370657
* Ooops.Jens Arnold2007-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13764 a1c6a512-1295-4272-9138-f99709370657
* Adjust Pacbox for H10 5GB screen (128x128).Barry Wardell2006-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11216 a1c6a512-1295-4272-9138-f99709370657
* Add new build target for iriver H10 5/6Gb.Barry Wardell2006-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10661 a1c6a512-1295-4272-9138-f99709370657
* More patches from Fredrik Öhrn - joystick2.diff (add support using buttons ↵Dave Chapman2006-03-18
| | | | | | on the iriver remotes) and speedup.diff (more optimisations for Coldfire targets). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9089 a1c6a512-1295-4272-9138-f99709370657
* Patch #4829 from Fredrik Öhrn - Coldfire assembler blit_display() function ↵Dave Chapman2006-03-15
| | | | | | for H300 and move the palette data into IRAM. Each of these gives about a 1fps speed improvement. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9038 a1c6a512-1295-4272-9138-f99709370657
* Various improvements and code re-organisation: Optimised assembler LCD ↵Dave Chapman2006-03-13
rendering function for the iPod 5G by me and an optimisations to the sprite drawing routines courtesy of stripwax (these improvements make pacbox almost realtime on the iPod 5G). MENU+SELECT now brings up the menu on the iPod instead of the hold switch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9018 a1c6a512-1295-4272-9138-f99709370657