| Commit message (Collapse) | Author | Age |
| ... | |
| |\ \
| |/ |
|
| | |
| |
| |
| | |
Change-Id: I408d88d984f9026539c2d1bc2a9608243802c152
|
| | |
| |
| |
| | |
Change-Id: I0fc37aa98d68ba3ad70c2e510a1d5c9e929503e7
|
| | |
| |
| |
| | |
Change-Id: I72d59bb654920b17b031c870f73e8209f9b0cb28
|
| |\ \
| | |
| | |
| | | |
Change-Id: Ieeaae330e8330189e87ee6726848178d0b9934e7
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* "Type Code" feature
* Export feature
* Encryption feature (AES128-CTR)
* Refactor menus
* Should be backwards-compatible with old versions
* Some code by Amaury Pouly
* Adds tiny-AES128-c to plugins/lib
* Security might need to be reviewed before merge
Change-Id: Ie333e429364124fda312e1da01730fe516adffa5
|
| | |
| |
| |
| | |
Change-Id: If43788997d79f6cb805a8a9a8404300bd0851938
|
| |\ \ |
|
| | |/
| |
| |
| | |
Change-Id: I40adb1adb27894b15d3bc3a2388bd2059e75636e
|
| | |
| |
| |
| | |
Change-Id: I0def5ee506bc3c5fff97bcd8f6b3d228f2503822
|
| | |
| |
| |
| | |
Change-Id: I36bf75218e8e032e6dbb67792c4f2ff40ceaadc3
|
| | |
| |
| |
| | |
Change-Id: I07e78d46d1d9bcb77a33c066949e76342fde6882
|
| |\ \
| | |
| | |
| | | |
Change-Id: I28cec154ef75cc5531f6b75295a4d4c3446e455a
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
original xrick code by 'BigOrno' at:
http://www.bigorno.net/xrick/
Rockbox port, plus bugfixes at:
https://github.com/pierluigi-vicinanza/xrick
Change-Id: Id83928bc2539901b0221692f65cbca41389c58e7
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Change-Id: I9378a2d17fda5b8734d27a68f37036ec59127a0b
|
| |\ \ \ |
|
| | | |/
| |/|
| | |
| | |
| | |
| | | |
* some code by pamaury
Change-Id: Ie333e429364124fda312e1da01730fe516adffa5
|
| |\ \ \
| | |/
| |/| |
|
| | |/
| |
| |
| | |
Change-Id: I32f1cbca28fca977dcede1b1829013fc8611df33
|
| | |
| |
| |
| | |
Change-Id: I8367ec404811243a1a5f6b805272f8e169009416
|
| |\ \ |
|
| | |/
| |
| |
| |
| |
| |
| | |
* Import of Avi Eisenberg's latest patch (dated May 27 '13)
* Probably not mergeable due to copyright issues
Change-Id: I5a0c2879bc0947ef506eaab48d470b04afb7a870
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is the source from a patch file available from the comments
section of FS#2911. Not much to comment about, fixed up some
files to make it compile against current git master as of (1/9/14).
* Compiles without warning or error
* Loads and runs .nes files
* The sound is awfully awful sounding
TODO:
* Keymaps
* Rotate screen setting
* Fix awful sound
Change-Id: Idb9a20fbee63a4e2ab001b3185f5a6118ed0afe9
|
| |\ \ \
| | | |
| | | |
| | | | |
Change-Id: I094317012ad60ab359b080d5c8de931c015ca5bc
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Plan:
-----
A simple racing game like Pole Position or Enduro.
Status:
-------
- Currently generates a random road and scrolls through it
- Random road generation (curves and hills)
- Supports loading of maps from a file ("/output.xrm")
- Sample map at http://a.pomf.se/ynhlwq.xrm
Todo:
-----
- Convert to fixed-point math in all places (only one place left!)
- Improve/fix track looping
- Improve random road generation to start and end at the same height
- Finish sprite code
- Make sprites
- Game-ify!
What's new:
-----------
- NEW: uses greylib on low-depth targets!
- Loadable maps implemented, UNTESTED!
- Sprites in progress (see render() in graphics.c)
Change-Id: Ia2ff60b3c43d9f2e3a4f63e0ad90d2cb571c605e
|
| | | | |
| | | |
| | | |
| | | | |
Change-Id: I0e4562f40ba712504c3fa1613c6cfc82f6dd9c5e
|
| | | | |
| | | |
| | | |
| | | | |
Change-Id: I438de7c238829410e03fc431e1c98f7150210e0d
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: Ifff00687264e942201d1f47212e07c45b6197eba
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I3e51cc2ac3f408994f690ed6c24da33bf26a0608
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
You can count up to 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 with this plugin!
Change-Id: Ib51341d911277284435b1c4c71838be42593b5c4
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I341f24a7100309d2418e52837719cc8663177faa
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- update to build against latest Git
- cleanup (whitespace, indentation)
- fixed old PLA handling
- update indentation/curly brace style
- improve load/save mechanism
Change-Id: Ic84d98650c1152ab0ad268b51bd060f714ace288
|
| |\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ie5ff414d78bdd1d141d5c34b26e13d4576286ecd
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I4ce6538bd349b5c408745e7539a902c5062a108e
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Implements RFC 4226 (HOTP) and RFC 6238 (TOTP)
* Adds sha1.c to apps/plugins/lib (orignally tools/hmac-sha1.c)
* See manual entry for more information
Change-Id: Ia4a4031b29f97361b541e71438aa7f3ea82212f2
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Right now GUI boost interfers with test_codec running unboosted
by varying the CPU frequency. This at least makes it more consistent
if run without user input.
Change-Id: I121615098d6bd72ccd13c4e665cc2e4d45d7b58c
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I47c2d857fbf9e53696e005b075d8a6f041738fe3
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Some targets can only use storage DMA if the memory location is storage
aligned. The required alignment can be more strict than word alignment,
which was used previously. This change ensures that aligned transfers
in test_disk can use DMA.
Change-Id: I605b4d57f9e9c04920587017032f14449645693a
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This changes JPEG fill and invalid byte handling to be like
mozjpeg, and bases entropy data start on SOS marker location.
Thanks to Stefan Waldmann and Dean Tersigni for reporting.
Change-Id: I3c79cc6ac8d714fdc75c12b57ba427d611c99519
Chaange-Id: Ibc7c17d38d5be63642bdaf6adfd6acc2a6cf4450
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This fixes the "implicit declaration of function 'printf'" warning
Change-Id: I97d247bcab26ddba4d22e0fd19af45fdb47b8cce
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
I misunderstood the code a bit when I committed b58b9c2. The
read_char_no_whitespace() probably have to be done.
Change-Id: I024420149a04dbeed4d714795282bb7f88a8e1da
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Note that the error checking is probably useful if done correctly,
but I have no way to test this, so just removing the offending code
is the only way forward. Thanks to the fairly creative bug, the code
did nothing at all anyway.
Change-Id: Ifeef57202f31e842ca1befa331f8b34e1c76757c
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
seems more logical to me, and is more consistent, since
"SAMSUNG_YH92X_PAD" is already used in the tex files.
Change-Id: Ie9a9d850ea86155a7dcf86c88a22a420a10a3837
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change 12x12 and 22x22 sized tiles to hand-optimized ones
with better readibility :)
Tile values >= 1024 are abbreviated to "1k", "2k" etc.
Change-Id: I15f4649b20442b71027a3b1564bc51c7e72105ce
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change source to match manual description:
use UP key to open virtual keyboard.
Change-Id: I5c6ffc356db42f305c918053c31a9595bf0dc3ac
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This patch fixes some (mostly small) plugin issues with the "big"
YH-keymap patch (a507b). Only one fix affects the main keymaps
(virtual keyboard "DONE" now exits after long key /release/ instead
of long button /press/).
Change-Id: Id34f925ebfa97ae4974cd9405fbe1fee4f597833
|