P2kElfs icon indicating copy to clipboard operation
P2kElfs copied to clipboard

Various ELF programs for Motorola P2K phones.

Motorola P2K ELFs

The source code of ELF applications for Motorola phones on the P2K platform.

Screenshot 1 of ElfBox from Motorola ROKR E1 Screenshot 2 of ElfBox from Motorola ROKR E1 Screenshot 3 of ElfBox from Motorola ROKR E1

Ready-to-run ELFs builds are available in the Release section.

Projects

  1. 2048-UIS

    The "2048" puzzle game for the Motorola P2K platform written using AFW and UIS frameworks and implemented as ELF-application.
    Application type: GUI + UIS Canvas.

  2. 2048-AHI

    A popular "2048" puzzle game for Motorola P2K implemented as ELF-application. Written using AFW/UIS frameworks and AHI (ATI Handheld Interface) video driver.
    Application type: GUI + UIS Canvas + ATI.

  3. Ambilight

    ELF daemon utility with GUI settings for some funlights and bias lighting functionality.
    Application type: Deamon + GUI + ATI + Funlights.

  4. Batt Dump

    ELF utility for dumping battery ROM by 1-Wire interface.
    Application type: GUI.

  5. Benchmark

    A simple ELF benchmarking application for Motorola P2K phones.
    Application type: GUI + ATI + Java Heap.

  6. Dumper

    ELF utility for dumping various memory regions of Motorola P2K phones.
    Application type: GUI.

  7. Elf Box

    A simple "ElfBox" ELF-applications launcher.
    Application type: GUI + ElfLoader.

  8. Fire Effect

    Port of the Doom PSX fire effect demo splash screen to the Motorola P2K phones platform.
    Application type: GUI + ATI.

  9. Neko

    Fun animated widget for desktop screen with skin support.
    Application type: Deamon + GUI + ATI + Widgets.

  10. Overclock

    An application for overclocking ARM7TDMI core in Neptune SoC phones from stock 52 MHz to 65 MHz.
    Application type: GUI.

  11. Perlin

    Port of the "Perlin" plasma and fire demo by @BOOtak (Kirill Leyfer) from DCT-3 platform (Nokia 3310) to the Motorola P2K phones platform.
    Application type: GUI + ATI.

  12. Power Alert

    ELF example of sending SMS on power loss.
    Application type: Daemon.

  13. Screenshot

    ELF daemon utility with GUI to fast take screenshots.
    Application type: GUI + Deamon.

  14. Spout

    Port of the "Spout" game by kuni to the Motorola P2K phones platform.
    Application type: GUI + ATI.

  15. Vibro Haptic

    ELF daemon utility with GUI settings for vibration feedback like in Sony Ericsson phones.
    Application type: Deamon + GUI.

  16. Yeti3D Old

    Port of the "Yeti3D Old" 3D engine demo by Derek J. Evans from Nintendo Game Boy Advance (GBA) to the Motorola P2K phones platform.
    Application type: GUI + ATI.

  17. Yeti3D

    Port of the heavy optimized "Yeti3D" 3D engine demo by Derek J. Evans from Nintendo Game Boy Advance (GBA) to the Motorola P2K phones platform.
    Application type: GUI + ATI + Java Heap + Videomode + Tasks (in the Task version).

  18. Bad Apple

    The implementation of the popular "Bad Apple" demo for the Motorola P2K platform encoded as 1bpp compressed frames.
    Application type: GUI + ATI + zlib

  19. Flip Detector

    Detect closed flip of Motorola clamshell phones and do some things.

Infromation

  • ELFs by EXL: A thread on the MotoFan.Ru forum with my ELF projects and additional information.
  • ELFs development and porting: A section of the MotoFan.Ru forum dedicated to the development and porting of ELFs.
  • ElfPack 1.x: Page on MotoWiki site about first version of ElfPack for Motorola P2K phones.
  • ElfPack 2.x: Page on MotoWiki site about second version of ElfPack for Motorola P2K phones.
  • ElfPack 1.x M*CORE: A thread on the MotoFan.Ru forum dedicated to the development and porting of ELFs to M*CORE architecture and Rainbow POG platform (first version).
  • ElfPack 2.x M*CORE: A thread on the MotoFan.Ru forum dedicated to the development and porting of ELFs to M*CORE architecture and Rainbow POG platform (second version).