Personal Data
Note: if personal data is being stored using a secret database, then it is only visible to the user and to administrators.
My Personal Preferences
Uncomment preferences variables to activate them (remove the #-sign). Help and details on preferences variables are available in DefaultPreferences.
- Show tool-tip topic info on mouse-over of WikiWord links, on or off:
- #Set LINKTOOLTIPINFO = off
- Horizontal size of text edit box:
- Vertical size of text edit box:
- Style of text edit box.
width: 99% for full window width (default), width: auto to disable.
- #Set EDITBOXSTYLE = width: 99%
- Write protect your home page: (set it to your WikiName)
Related Topics
Work in progress and ideas (without particular order)
- rk27xx internal flash driver (I did ~80% of FTL disassembly), flash controller code is working.
- rk27xx usb driver (see http://gerrit.rockbox.org/r/#/c/364) - device goes offline with longer transfer for unknown reason
- rk27xx radio support (I made initial attempt but could't get reliable communication with FM chip. Unfortunately I lost my work with disk crash so I'll need to start from scratch)
- zsp500 (rk27xx dsp core) support - reverse engineering of ISA has been (mostly) done, small hand assembled snippets run successfully. Many tests are needed as well as writing toolchain (pamaury started some work to support this arch in LLVM) and then working out general framework to support COP core with different arch in rockbox.
- elf loader (see http://gerrit.rockbox.org/r/#/c/326/, http://gerrit.rockbox.org/r/#/c/346/, http://gerrit.rockbox.org/r/#/c/336/) Proof of concept tested on PP, CF and n2g targets.
- espeak plugin (I have some code localy but it does not work in sim) - my work differs significantly from old espeak plugin. I try to abstract as much as possible so sync with upstream would be easy.
- pforth port (idea) - just for fun
Copyright © by the contributing authors.
|