| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Convert a number of places in core and plugins to use the BIT_N() macro ↵ | Jens Arnold | 2009-06-07 |
| | | | | | | | 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 | ||
| * | Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. ↵ | Dave Chapman | 2006-09-15 |
| 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 | |||