Jens Arnold
|
1d6df54df2
|
Convert a number of places in core and plugins to use the BIT_N() macro instead of 1<<n. Speeds up things on SH1, and also reduces core binsize. Most notable speedups: 1 bit lcd driver: drawpixel +20%, drawline + 27%, hline +5%; jpeg viewer: +8% for 1/8 scaling. Other targets are unaffected.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21205 a1c6a512-1295-4272-9138-f99709370657
|
2009-06-07 21:27:05 +00:00 |
|
Jens Arnold
|
52986fb79e
|
Fix name collision on misc.h between zxbox and core.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13420 a1c6a512-1295-4272-9138-f99709370657
|
2007-05-19 19:13:56 +00:00 |
|
Daniel Stenberg
|
895d577575
|
#if => #ifdef
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12386 a1c6a512-1295-4272-9138-f99709370657
|
2007-02-18 08:54:21 +00:00 |
|
Anton Romanov
|
ec2a5cce1a
|
yet more code cleanup, quick snapshot feature,sound should no longer crash,light optimizations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11041 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-25 09:44:10 +00:00 |
|
Dave Chapman
|
05a7f14f8d
|
Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10950 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-15 11:11:16 +00:00 |
|